From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] core-image-gtk-directfb, qt4e-demo-image: Remove module-init-tools from IMAGE_INSTALL list
Date: Mon, 18 Jun 2012 09:48:59 -0700 [thread overview]
Message-ID: <4FDF5BFB.3020700@linux.intel.com> (raw)
In-Reply-To: <1339678865-3610-1-git-send-email-laurentiu.palcu@intel.com>
On 06/14/2012 06:01 AM, Laurentiu Palcu wrote:
> As module-init-tools package does not exist anymore there's no reason to
> have it in the IMAGE_INSTALL package list. If RPM package manager is
> used, build will fail with:
>
> Unable to find package module-init-tools (module-init-tools)!
>
> [Yocto #2580]
>
> Signed-off-by: Laurentiu Palcu<laurentiu.palcu@intel.com>
> ---
> .../images/core-image-gtk-directfb.bb | 3 +--
> meta/recipes-qt/images/qt4e-demo-image.bb | 3 +--
> 2 files changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/meta/recipes-graphics/images/core-image-gtk-directfb.bb b/meta/recipes-graphics/images/core-image-gtk-directfb.bb
> index a5fba17..dcf5165 100644
> --- a/meta/recipes-graphics/images/core-image-gtk-directfb.bb
> +++ b/meta/recipes-graphics/images/core-image-gtk-directfb.bb
> @@ -1,5 +1,5 @@
> LICENSE = "MIT"
> -PR="r0"
> +PR="r1"
>
>
> LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
> @@ -17,7 +17,6 @@ inherit core-image
> IMAGE_INSTALL += "\
> ${CORE_IMAGE_BASE_INSTALL} \
> task-core-basic \
> - module-init-tools \
> task-core-gtk-directfb-base \
> "
>
> diff --git a/meta/recipes-qt/images/qt4e-demo-image.bb b/meta/recipes-qt/images/qt4e-demo-image.bb
> index 6c0dc70..794dac5 100644
> --- a/meta/recipes-qt/images/qt4e-demo-image.bb
> +++ b/meta/recipes-qt/images/qt4e-demo-image.bb
> @@ -1,6 +1,6 @@
> DESCRIPTION = "Version 1.0-r1 of the qtr3-demo-image."
> LICENSE = "MIT"
> -PR="r1"
> +PR="r2"
>
> LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
> file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
> @@ -13,7 +13,6 @@ RDEPENDS_${PN} += " \
>
> IMAGE_INSTALL += "\
> ${CORE_IMAGE_BASE_INSTALL} \
> - module-init-tools \
> task-qt4e-base \
> "
>
Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2012-06-18 16:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-14 13:01 [PATCH] core-image-gtk-directfb, qt4e-demo-image: Remove module-init-tools from IMAGE_INSTALL list Laurentiu Palcu
2012-06-14 17:05 ` Saul Wold
2012-06-15 13:03 ` Laurentiu Palcu
2012-06-15 13:36 ` Paul Eggleton
2012-06-18 16:48 ` Saul Wold [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FDF5BFB.3020700@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox