]> code.ossystems Code Review - openembedded-core.git/commit
core-image-rt-*.bb: require munges DESCRIPTION
authorBeth Flanagan <elizabeth.flanagan@intel.com>
Mon, 16 Apr 2012 20:10:31 +0000 (13:10 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Apr 2012 21:22:08 +0000 (22:22 +0100)
commit0bd5f0a86370881b4eb2455df21b0575f6ffd008
tree3673b665a519531b2990db48f4239fc37ec67747
parentd928e91a57e6e9dfa6a7d4e888e1e1064d7fc668
core-image-rt-*.bb: require munges DESCRIPTION

The require of core-image-minimal overrides the description.
The best fix for this would be conditional setting of DESCRIPTION
in the required images for all image descriptions, but that opens
a potential can of worms. Moving the require fixes this.

Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-rt/images/core-image-rt-sdk.bb
meta/recipes-rt/images/core-image-rt.bb