From patchwork Mon Apr 16 20:09:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] Image description fixes Date: Mon, 16 Apr 2012 20:09:08 -0000 From: Elizabeth Flanagan X-Patchwork-Id: 25951 Message-Id: To: openembedded-core@lists.openembedded.org [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(-)