All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: poky@yoctoproject.org
Subject: [meta-yocto][PATCH 0/1] Package group fixes
Date: Mon,  3 Sep 2012 11:44:56 +0100	[thread overview]
Message-ID: <cover.1346668926.git.paul.eggleton@linux.intel.com> (raw)

This patch on top of the changes submitted for OE-Core fixes up
meta-yocto after the rename of task to packagegroup.



The following changes since commit 9789b60fb0668eb978de64f032a23048f780c78a:

  packagegroup-*: add RPROVIDES for backwards compatibility (2012-09-03 11:27:23 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/task-rework
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/task-rework

Paul Eggleton (1):
  meta-yocto: fix for task rename

 meta-yocto/conf/distro/include/distro_alias.inc    |   60 ++++++++++----------
 meta-yocto/conf/distro/include/maintainers.inc     |   36 ++++++------
 meta-yocto/conf/distro/include/recipe_color.inc    |   12 ++--
 .../conf/distro/include/upstream_tracking.inc      |    2 +-
 meta-yocto/conf/distro/poky-tiny.conf              |    6 +-
 meta-yocto/conf/distro/poky.conf                   |    2 +-
 .../packagegroup-core-tools-profile.bbappend       |    2 +
 .../tasks/task-core-tools-profile.bbappend         |    2 -
 .../packagegroup-core-sdk-gmae.bbappend}           |    0
 ...group-core-standalone-gmae-sdk-target.bbappend} |    0
 .../packagegroup-core-tools-profile.bbappend       |    2 +
 .../tasks/task-core-tools-profile.bbappend         |    2 -
 12 files changed, 63 insertions(+), 63 deletions(-)
 create mode 100644 meta-yocto/recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend
 delete mode 100644 meta-yocto/recipes-core/tasks/task-core-tools-profile.bbappend
 rename meta-yocto/recipes-gnome/{tasks/task-core-sdk-gmae.bbappend => packagegroups/packagegroup-core-sdk-gmae.bbappend} (100%)
 rename meta-yocto/recipes-gnome/{tasks/task-core-standalone-gmae-sdk-target.bbappend => packagegroups/packagegroup-core-standalone-gmae-sdk-target.bbappend} (100%)
 create mode 100644 scripts/lib/bsp/substrate/target/arch/common/recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend
 delete mode 100644 scripts/lib/bsp/substrate/target/arch/common/recipes-core/tasks/task-core-tools-profile.bbappend

-- 
1.7.9.5



             reply	other threads:[~2012-09-03 10:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-03 10:44 Paul Eggleton [this message]
2012-09-03 10:44 ` [meta-yocto][PATCH 1/1] meta-yocto: fix for task rename Paul Eggleton
2012-09-04 12:44   ` Richard Purdie

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=cover.1346668926.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=poky@yoctoproject.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.