summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2013-09-13 16:14:41 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-14 08:21:01 +0100
commit34e875e7ecd641f9128d4eb8ef2e78902d876c03 (patch)
treef17b704dae90788ea54dbd64809bb7b79857a864 /meta/recipes-kernel
parent58324d8c0938d4ceaf9576c0ca4d382dea312d08 (diff)
downloadpoky-34e875e7ecd641f9128d4eb8ef2e78902d876c03.tar.gz
LSB Command Check: fix install_initd and remove_initd not found
The install_initd and remove_initd are linked to /sbin/chkconfig for lsb core test, but chkconfig has been moved from /sbin to /usr/sbin in order to fix QA warning about unsafe references in binaries. (In commit e486242db83297701803866bea971a2f1a1135fe) Let install_initd and remove_initd link to /usr/sbin/chkconfig could fix this issue. [YOCTO #5152] (From OE-Core rev: 789c4c13c5095a2865d1ee1b242141b5b076bed5) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions