All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-handheld][PATCH 0/3] migrate recipes to meta-initramfs
@ 2012-02-21  0:23 Andrea Adami
  2012-02-21  0:23 ` [meta-handheld][PATCH 1/3] meta-handheld: recipe moved to meta-initramfs, add bbappends Andrea Adami
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andrea Adami @ 2012-02-21  0:23 UTC (permalink / raw)
  To: openembedded-devel

* 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




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-02-21 23:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-21  0:23 [meta-handheld][PATCH 0/3] migrate recipes to meta-initramfs Andrea Adami
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

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.