From: Phil Blundell <philb@gnu.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] Rename references from POKY_*_INSTALL to COREIMAGE_*_INSTALL
Date: Tue, 03 Jan 2012 16:47:12 +0000 [thread overview]
Message-ID: <1325609233.28005.4.camel@phil-desktop> (raw)
In-Reply-To: <5ddaf71a4148625744ed202bfb80c99583bae056.1325608510.git.sgw@linux.intel.com>
On Tue, 2012-01-03 at 08:40 -0800, Saul Wold wrote:
> The names POKY_BASE_INSTALL and POKY_EXTRA_INSTALL have been renamed to
> COREIMAGE_BASE_INSTALL and COREIMAGE_EXTRA_INSTALL
Actually, it seems that they haven't quite...
> -POKY_BASE_INSTALL = '\
> +COERIMAGE_BASE_INSTALL = '\
> task-core-boot \
> task-base-extended \
> \
> ${@base_contains("IMAGE_FEATURES", "package-management", "", "${ROOTFS_PKGMANAGE_BOOTSTRAP}",d)} \
> \
> - ${POKY_EXTRA_INSTALL} \
> + ${COERIMAGE_EXTRA_INSTALL} \
[...]
But:
> IMAGE_INSTALL = "\
>- ${POKY_BASE_INSTALL} \
>+ ${COREIMAGE_BASE_INSTALL} \
> task-core-basic \
Does that patch actually work for you?
p.
next prev parent reply other threads:[~2012-01-03 16:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-03 16:40 [PATCH 0/1] Change POKY_*_INSTALL to COREIMAGE_*_INSTALL Saul Wold
2012-01-03 16:40 ` [PATCH 1/1] Rename references from " Saul Wold
2012-01-03 16:47 ` Phil Blundell [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-01-03 17:57 [PATCH 0/1] v2 - POKY -> COREIMAGE Saul Wold
2012-01-03 17:57 ` [PATCH 1/1] Rename references from POKY_*_INSTALL to COREIMAGE_*_INSTALL Saul Wold
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=1325609233.28005.4.camel@phil-desktop \
--to=philb@gnu.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.