generic-poky/meta/recipes-extended/lsb/lsb
Athanasios Oikonomou 00a2a55c01 lsb: lsb_release script incompatible with busybox head and find
Busybox implementation only supports head -1 option if ENABLE_INCLUDE_SUSv2
or ENABLE_FEATURE_FANCY_HEAD configuration options are enabled. Also the -and
option for find is only supported if ENABLE_DESKTOP configuration option is
enabled. These configuration options are not enabled in several builds, which is
why this patch is needed.

[YOCTO #11041]

(From OE-Core rev: 9b036ac92073cadd26819def37ac0199f1ec9934)

Signed-off-by: Athanasios Oikonomou <athoik@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-02-23 12:49:52 -08:00
..
0001-fix-lsb_release-to-work-with-busybox-head-and-find.patch lsb: lsb_release script incompatible with busybox head and find 2017-02-23 12:49:52 -08:00
init-functions lsb: fix lsb_log_msg() implementation 2014-03-27 09:42:07 +00:00
lsb_killproc lsb: de-bash scripts to remove bash dependency 2013-11-30 22:26:26 +00:00
lsb_log_message lsb: fix lsb_log_msg() implementation 2014-03-27 09:42:07 +00:00
lsb_pidofproc lsb: de-bash scripts to remove bash dependency 2013-11-30 22:26:26 +00:00
lsb_start_daemon lsb: de-bash scripts to remove bash dependency 2013-11-30 22:26:26 +00:00