| Submitter | Elizabeth Flanagan |
|---|---|
| Date | April 16, 2012, 8:09 p.m. |
| Message ID | <cover.1334606582.git.elizabeth.flanagan@intel.com> |
| Download | mbox |
| Permalink | /patch/25951/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib eflanagan/image_descComments
On 04/16/2012 01:09 PM, Beth Flanagan wrote: > [YOCTO #2227] > > This changeset fixes two issues. > > core-image-rt* DESCRIPTION: because of the require for core-image-minimal, > DESCRIPTION is reset to the imported value. Moved the require to the beginning. > > A better solution may be to set all the image DESCRIPTIONS to ?= but that > may introduce some issues. > > This also fixes a small typo in core-image-sato-sdk. > > The following changes since commit 5326847ef821c382aac26b474ab0e35939c463b7: > > Hob: fixed a little view issue about package selection page (2012-04-16 12:56:25 +0100) > > are available in the git repository at: > git://git.yoctoproject.org/poky-contrib eflanagan/image_desc > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=eflanagan/image_desc > > Beth Flanagan (2): > core-image-rt-*.bb: require munges DESCRIPTION > core-image-sato-sdk: typo in DESCRIPTION > > meta/recipes-rt/images/core-image-rt-sdk.bb | 3 +-- > meta/recipes-rt/images/core-image-rt.bb | 3 +-- > meta/recipes-sato/images/core-image-sato-sdk.bb | 2 +- > 3 files changed, 3 insertions(+), 5 deletions(-) > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > Merged into OE-Core Thanks Sau!