From patchwork Thu Jan 19 12:38:04 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] core-image-foo: add summary to each image bb file Date: Thu, 19 Jan 2012 12:38:04 -0000 From: Shane Wang X-Patchwork-Id: 19771 Message-Id: To: openembedded-core@lists.openembedded.org This path is to add summary variable to each image bb file for Hob 2 use later, according to the poky reference manual. Please review. The following changes since commit 522c6b376d067243bff20c64a1f6f8700be8e586: gnutls: Fix configure issue wrt to rm (2012-01-19 11:34:13 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib shane/summary http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/summary Shane Wang (1): core-image-foo: add summary to each image bb file meta/recipes-core/images/core-image-base.bb | 2 ++ meta/recipes-core/images/core-image-core.bb | 2 ++ meta/recipes-core/images/core-image-minimal-dev.bb | 2 ++ .../images/core-image-minimal-initramfs.bb | 3 +++ .../images/core-image-minimal-mtdutils.bb | 4 ++++ meta/recipes-core/images/core-image-minimal.bb | 2 ++ meta/recipes-extended/images/core-image-basic.bb | 3 +++ meta/recipes-extended/images/core-image-lsb-dev.bb | 4 ++++ meta/recipes-extended/images/core-image-lsb-sdk.bb | 4 ++++ meta/recipes-extended/images/core-image-lsb.bb | 3 +++ meta/recipes-graphics/images/core-image-clutter.bb | 3 +++ meta/recipes-sato/images/core-image-sato-dev.bb | 3 +++ meta/recipes-sato/images/core-image-sato-sdk.bb | 4 +++- meta/recipes-sato/images/core-image-sato.bb | 2 ++ 14 files changed, 40 insertions(+), 1 deletions(-)