populate_sdk: Allow for attempt only packages in the SDK
authorMark Hatle <mark.hatle@windriver.com>
Thu, 21 Jun 2012 20:11:53 +0000 (15:11 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jul 2012 13:54:58 +0000 (14:54 +0100)
commit0d63452c51abbc4c715ee6edf36f048aa4affb39
treee812d16b4f676568597707a2b01bc52d86e17510
parent8c1fa26e91e04a4a07500faea3bed5c145d41173
populate_sdk: Allow for attempt only packages in the SDK

We want to be able to supply attempt only packages in the SDK in order to
support more advanced SDK images that more closely match specific image
recipes.

(From OE-Core rev: 9b9efa96537f4977b158c29151e53d02600d2294)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_base.bbclass
meta/classes/populate_sdk_deb.bbclass
meta/classes/populate_sdk_ipk.bbclass
meta/classes/populate_sdk_rpm.bbclass