All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe] [PATCH 0/5] More meta-oe tidying
Date: Fri, 15 Jul 2011 17:42:02 +0100	[thread overview]
Message-ID: <cover.1310748001.git.paul.eggleton@linux.intel.com> (raw)

The following changes since commit 040f75eca217c79fed7b881589d9bb36358cffe1:

  Drop PRIORITY variable (2011-07-14 16:49:27 +0100)

are available in the git repository at:
  git://git.openembedded.org/meta-openembedded-contrib paule/cleanup2
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/cleanup2

Paul Eggleton (5):
  classes/kernel.bbclass: sync up with oe-core
  Remove meta-oe/patches/
  libgcrypt: turn into a bbappend
  atk: switch over to a bbappend
  libgpg-error: switch over to a bbappend

 meta-oe/classes/kernel.bbclass                     |   15 ++--
 ...ass-merge-in-OE-improvements-for-mkimage-.patch |  109 --------------------
 meta-oe/patches/kernel-temp                        |   33 ------
 meta-oe/recipes-support/atk/atk.inc                |   10 --
 meta-oe/recipes-support/atk/atk_1.30.0.bb          |   19 ----
 meta-oe/recipes-support/atk/atk_1.32.0.bbappend    |    2 +
 meta-oe/recipes-support/libgcrypt/libgcrypt.inc    |   32 ------
 .../libgcrypt/add-pkgconfig-support.patch          |   49 ---------
 .../recipes-support/libgcrypt/libgcrypt_1.4.6.bb   |    3 -
 .../libgcrypt/libgcrypt_1.4.6.bbappend             |    2 +
 .../libgpg-error/libgpg-error-1.8/pkgconfig.patch  |   53 ----------
 .../libgpg-error/libgpg-error_1.10.bbappend        |    2 +
 .../libgpg-error/libgpg-error_1.8.bb               |   26 -----
 13 files changed, 13 insertions(+), 342 deletions(-)
 delete mode 100644 meta-oe/patches/0001-kernel-bbclass-merge-in-OE-improvements-for-mkimage-.patch
 delete mode 100644 meta-oe/patches/kernel-temp
 delete mode 100644 meta-oe/recipes-support/atk/atk.inc
 delete mode 100644 meta-oe/recipes-support/atk/atk_1.30.0.bb
 create mode 100644 meta-oe/recipes-support/atk/atk_1.32.0.bbappend
 delete mode 100644 meta-oe/recipes-support/libgcrypt/libgcrypt.inc
 delete mode 100644 meta-oe/recipes-support/libgcrypt/libgcrypt/add-pkgconfig-support.patch
 delete mode 100644 meta-oe/recipes-support/libgcrypt/libgcrypt_1.4.6.bb
 create mode 100644 meta-oe/recipes-support/libgcrypt/libgcrypt_1.4.6.bbappend
 delete mode 100644 meta-oe/recipes-support/libgpg-error/libgpg-error-1.8/pkgconfig.patch
 create mode 100644 meta-oe/recipes-support/libgpg-error/libgpg-error_1.10.bbappend
 delete mode 100644 meta-oe/recipes-support/libgpg-error/libgpg-error_1.8.bb

-- 
1.7.4.1




             reply	other threads:[~2011-07-15 16:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-15 16:42 Paul Eggleton [this message]
2011-07-15 16:42 ` [meta-oe] [PATCH 1/5] classes/kernel.bbclass: sync up with oe-core Paul Eggleton
2011-07-15 16:42 ` [meta-oe] [PATCH 2/5] Remove meta-oe/patches/ Paul Eggleton
2011-07-15 16:42 ` [meta-oe] [PATCH 3/5] libgcrypt: turn into a bbappend Paul Eggleton
2011-07-15 16:42 ` [meta-oe] [PATCH 4/5] atk: switch over to " Paul Eggleton
2011-07-15 16:42 ` [meta-oe] [PATCH 5/5] libgpg-error: " Paul Eggleton
2011-07-15 18:54 ` [meta-oe] [PATCH 0/5] More meta-oe tidying Koen Kooi

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.1310748001.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-devel@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.