All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrea Adami <andrea.adami@gmail.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-handheld][PATCH 0/3] migrate recipes to meta-initramfs
Date: Tue, 21 Feb 2012 01:23:22 +0100	[thread overview]
Message-ID: <cover.1329780587.git.andrea.adami@gmail.com> (raw)

* Once the meta-initramfs layer will be in place,
* remove recipes which have been regrouped in the new
* layer and add appropriate .bbappends.

Andrea Adami (3):
  meta-handheld: recipe moved to meta-initramfs, add bbappends    
    Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
  meta-handheld: remove initramfs-images, now in meta-initramfs
  meta-handheld: remove linux-kexecboot_3.1 now in meta-initramfs

 recipes-bsp/images/initramfs-kexecboot-image.bb    |   28 ----
 .../images/initramfs-kexecboot-klibc-image.bb      |    5 -
 recipes-bsp/kexecboot/kexecboot-cfg/icon.xpm       |   43 ------
 recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb         |   61 --------
 recipes-bsp/kexecboot/kexecboot-handhelds.inc      |    6 +
 recipes-bsp/kexecboot/kexecboot-klibc_git.bb       |   12 --
 recipes-bsp/kexecboot/kexecboot-klibc_git.bbappend |    3 +
 recipes-bsp/kexecboot/kexecboot.inc                |   62 ---------
 recipes-bsp/kexecboot/kexecboot_git.bb             |    9 --
 recipes-bsp/kexecboot/kexecboot_git.bbappend       |    3 +
 ...xx_sharpsl-retain-ops-structure-on-collie.patch |   34 -----
 .../linux/linux-kexecboot-3.1/akita/defconfig      |  132 ------------------
 .../linux/linux-kexecboot-3.1/c7x0/defconfig       |  134 ------------------
 .../linux/linux-kexecboot-3.1/collie/defconfig     |  144 --------------------
 .../linux-kexecboot-3.1/locomo_kbd_tweak-r2.patch  |   66 ---------
 .../linux/linux-kexecboot-3.1/poodle/defconfig     |  136 ------------------
 .../linux/linux-kexecboot-3.1/spitz/defconfig      |  132 ------------------
 .../linux/linux-kexecboot-3.1/tosa/defconfig       |  134 ------------------
 recipes-kernel/linux/linux-kexecboot_3.1.bb        |    7 -
 recipes-kernel/linux/linux-kexecboot_3.1.bbappend  |   19 +++
 20 files changed, 31 insertions(+), 1139 deletions(-)
 delete mode 100644 recipes-bsp/images/initramfs-kexecboot-image.bb
 delete mode 100644 recipes-bsp/images/initramfs-kexecboot-klibc-image.bb
 delete mode 100644 recipes-bsp/kexecboot/kexecboot-cfg/icon.xpm
 delete mode 100644 recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb
 create mode 100644 recipes-bsp/kexecboot/kexecboot-handhelds.inc
 delete mode 100644 recipes-bsp/kexecboot/kexecboot-klibc_git.bb
 create mode 100644 recipes-bsp/kexecboot/kexecboot-klibc_git.bbappend
 delete mode 100644 recipes-bsp/kexecboot/kexecboot.inc
 delete mode 100644 recipes-bsp/kexecboot/kexecboot_git.bb
 create mode 100644 recipes-bsp/kexecboot/kexecboot_git.bbappend
 delete mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/0001-pcmcia-pxa2xx_sharpsl-retain-ops-structure-on-collie.patch
 delete mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/akita/defconfig
 delete mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/c7x0/defconfig
 delete mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/collie/defconfig
 delete mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/locomo_kbd_tweak-r2.patch
 delete mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/poodle/defconfig
 delete mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/spitz/defconfig
 delete mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/tosa/defconfig
 delete mode 100644 recipes-kernel/linux/linux-kexecboot_3.1.bb
 create mode 100644 recipes-kernel/linux/linux-kexecboot_3.1.bbappend

-- 
1.7.3.4




             reply	other threads:[~2012-02-21  0:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-21  0:23 Andrea Adami [this message]
2012-02-21  0:23 ` [meta-handheld][PATCH 1/3] meta-handheld: recipe moved to meta-initramfs, add bbappends Andrea Adami
2012-02-21  0:23 ` [meta-handheld][PATCH 2/3] remove initramfs-images, now in meta-initramfs Andrea Adami
2012-02-21  0:23 ` [meta-handheld][PATCH 3/3] remove linux-kexecboot_3.1, " Andrea Adami
2012-02-21 22:20   ` [meta-handheld][PATCH v2 " Andrea Adami
2012-02-21 22:48   ` [meta-handheld][PATCH v3 " Andrea Adami
2012-02-21 22:51     ` Martin Jansa
2012-02-21 23:30       ` Andrea Adami

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.1329780587.git.andrea.adami@gmail.com \
    --to=andrea.adami@gmail.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.