]> 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>
Wed, 9 Nov 2011 14:58:14 +0000 (14:58 +0000)
commit013eca09c863862cc6b7ee3bc22923bf8fb42956
tree6120991828ec175be6f4b0e0827c28f9a74b3945
parent1d3f37dc9a43ba6d6beb7b4530c077f239032b99
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.

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