From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-opie][PATCH] task-opie: Adjust for nativesdk renaming
Date: Sun, 09 Sep 2012 11:43:06 +0100 [thread overview]
Message-ID: <6071251.PkDIszpbs0@helios> (raw)
In-Reply-To: <1347171642-22926-1-git-send-email-raj.khem@gmail.com>
On Saturday 08 September 2012 23:20:42 Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> .../tasks/task-opie-toolchain-host-nativesdk.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-opie/tasks/task-opie-toolchain-host-nativesdk.bb
> b/recipes-opie/tasks/task-opie-toolchain-host-nativesdk.bb index
> 5ca80e6..42138f1 100644
> --- a/recipes-opie/tasks/task-opie-toolchain-host-nativesdk.bb
> +++ b/recipes-opie/tasks/task-opie-toolchain-host-nativesdk.bb
> @@ -1,8 +1,8 @@
> -require recipes-core/tasks/task-sdk-host-nativesdk.bb
> +require recipes-core/tasks/nativesdk-task-sdk-host.bb
>
> DESCRIPTION = "Host packages for Opie SDK"
> PR = "r2"
> LICENSE = "MIT"
> ALLOW_EMPTY = "1"
>
> -RDEPENDS_${PN} += "qmake-nativesdk uicmoc-nativesdk"
> +RDEPENDS_${PN} += "nativesdk-qmake nativesdk-uicmoc"
This patch got merged to meta-opie master 5 days ago as
180d4b32d553baf4de152c601f6ccc72a84aee73. Did you mean to send a different
patch?
FYI I have some packagegroup renaming fixes queued, should be pushing today.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2012-09-09 10:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-09 6:20 [meta-opie][PATCH] task-opie: Adjust for nativesdk renaming Khem Raj
2012-09-09 10:43 ` Paul Eggleton [this message]
2012-09-09 15:32 ` Khem Raj
-- strict thread matches above, loose matches on Subject: below --
2012-09-04 4:43 Khem Raj
2012-09-04 8:33 ` Paul Eggleton
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=6071251.PkDIszpbs0@helios \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/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.