]> code.ossystems Code Review - openembedded-core.git/commit
busybox: add grep to temporary links during uninstall
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 9 Nov 2011 11:33:41 +0000 (11:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:27:13 +0000 (16:27 +0000)
commita425305249cdd89ab481310b31ae04970c6ae3be
treec43b5860a8d61dfdfc2063762ad09b83651b4505
parent6e66ecd201760fe418a9884e3605b88a68208776
busybox: add grep to temporary links during uninstall

In the busybox package prerm we set up some temporary links and modify
PATH so that certain utilities are provided for the purpose of running
update-alternatives; if grep is not among these then you get errors when
removing busybox, so add a temporary link for grep as well.

(From OE-Core rev: 013eca09c863862cc6b7ee3bc22923bf8fb42956)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox.inc
meta/recipes-core/busybox/busybox_1.18.5.bb