summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb
Commit message (Collapse)AuthorAgeFilesLines
* tcsh: Do not install symlinks into /bin with usrmergeKhem Raj2022-05-031-2/+4
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e059bf5da05dd895ac5fde665f283022ad5c59d2) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tcsh: fix compile error after LDFLAGS changeTony Battersby2021-08-111-1/+1
| | | | | | | | | | | | | | Adding -f*-prefix-map to LDFLAGS caused the following issue when compiling tcsh on Ubuntu 18.04: gcc: error: unrecognized command line option ‘-fmacro-prefix-map=...’ Fix by using BUILD_LDFLAGS instead of LDFLAGS for gethost. [YOCTO #14481] Signed-off-by: Tony Battersby <tonyb@cybernetics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-4/+4
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tcsh: upgrade 6.22.03 -> 6.22.04zhengruoqin2021-04-291-0/+44
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>