hob: fix build again when building packages only
authorJoshua Lock <josh@linux.intel.com>
Mon, 19 Sep 2011 22:25:45 +0000 (15:25 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Sep 2011 21:24:10 +0000 (22:24 +0100)
commitc96eb7b79f5db03aaae68f33af440cc682ebd6b5
tree7ed54ebdd754ee629d1919f31ba9e27a8aacf2a5
parent401300701a04b61a4c40fc466940ee5e48e0435b
hob: fix build again when building packages only

The different code paths for package vs image builds have lead to some bit
rot in the package only build and an incompatability between package only
builds and the build again mechanism.

This patch unifies the code paths and fixes build again for package only
builds.

Fixes [YOCTO #1480]

(Bitbake rev: ab6c63f35739c30df0e8a9d0f1ae982b96e538ed)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/hobeventhandler.py
bitbake/lib/bb/ui/hob.py