busybox: Fix the -dbg package, bump INC_PR
commit40c5906ebe86137fd03b5ebe6e501339710dc26d
authorTom Rini <tom_rini@mentor.com>
Fri, 14 May 2010 17:14:15 +0000 (14 10:14 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 14 May 2010 17:15:15 +0000 (14 10:15 -0700)
tree3527467aeba60d5d7f022fb56738a81dc0e4b186
parent4a5fdf935722e22673732f8883bb45290681e082
busybox: Fix the -dbg package, bump INC_PR

busybox will link to busybox_unstripped then strip to produce busybox,
giving us an empty -dbg package.  At the end of do_compile, copy
busybox_unstripped to busybox, so our striping happens as expected.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/busybox/busybox.inc