busybox: detects customized configs when do_install
authorTing Liu <b28495@freescale.com>
Mon, 15 Apr 2013 09:50:51 +0000 (04:50 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Apr 2013 14:57:30 +0000 (15:57 +0100)
commit41ee476b018391addb1954c017f3b1b4b1c4812b
tree58398f4a4213976782c9c90bed49eb4f35096731
parent83214170cb0fb73f8e7306090c2f71e8010c3019
busybox: detects customized configs when do_install

After using 'bitbake -c menuconfig busybox' to customize defconfig,
do_install fail to detect the changes. Grep configs in ${B}/.config
instead of ${WORKDIR}/defconfig.

(From OE-Core rev: 5c088c2d3b23026752649d077ee44fe3dbe26aa4)

Signed-off-by: Ting Liu <b28495@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox.inc
meta/recipes-core/busybox/busybox_1.20.2.bb