Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcsh: fix compile error after LDFLAGS change | Tony Battersby | 2021-08-11 | 1 | -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 syntax | Martin Jansa | 2021-08-03 | 1 | -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.04 | zhengruoqin | 2021-04-29 | 1 | -0/+44 |
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |