]> code.ossystems Code Review - openembedded-core.git/commit
scripts/bitbake: Update to help rebuild pseudo-native
authorMark Hatle <mark.hatle@windriver.com>
Tue, 27 Mar 2012 21:57:31 +0000 (16:57 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Mar 2012 08:34:12 +0000 (09:34 +0100)
commitf79184d4000708020f76d82330428b5e7a803642
tree7bbf0fbff5218e1fd0bd733643f9f8f5d327d15d
parent0b007519fcfb1bcf2be9cad40b0f6265f8798518
scripts/bitbake: Update to help rebuild pseudo-native

Attempt to detect when pseudo-native has been updated.  If it has been updated,
or if the user is attempting an operation with pseudo-native in the name, force
a build of pseudo-native, prior to running the main build.

Note: This causes a build, then clean in the case of
   bitbake -c cleansstate pseudo-native

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/bitbake