summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/tmux/tmux_3.3a.bb
Commit message (Collapse)AuthorAgeFilesLines
* tmux: Upgrade to 3.4Richard Tollerton2024-09-131-26/+0
| | | | | | | | | | | | | | | Changes vs 3.3a are located at https://raw.githubusercontent.com/tmux/tmux/3.4/CHANGES. However, the most pressing reason to upgrade is that tmux crashes on copy, see https://github.com/tmux/tmux/issues/3699. tmux's config parser was rewritten to use yacc, which necessitates DEPENDS += bison-native. drop md5sum Signed-off-by: Rich Tollerton <rich.tollerton@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tmux: update UPSTREAM_CHECK_* variables to fix devtool upgradesYoann Congal2024-07-241-0/+1
| | | | | | | | Update UPSTREAM_CHECK_* variables to fix UNKNOWN_BROKEN status with devtool check-upgrade-status. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Alexandre Truong <alexandre.truong@smile.fr>
* tmux: update to tmux_3.3aChee Yang Lee2023-02-101-0/+25
Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>