]> code.ossystems Code Review - openembedded-core.git/commit
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:47:40 +0000 (15:47 +0100)
commit5c088c2d3b23026752649d077ee44fe3dbe26aa4
treeb6bc8b20fe8b4b3371a400e89ce9ea6394387173
parent087a680429efa713a98fbb89f927b046fe07f87c
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.

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