Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-initramfs][PATCH 1/2] linux-yocto-tiny-kexecboot_3.2: remove orphan recipe
@ 2013-05-31 21:55 Andrea Adami
  2013-05-31 21:55 ` [meta-initramfs][PATCH 2/2] linux-yocto-tiny-kexecboot: move to version 3.8 Andrea Adami
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Adami @ 2013-05-31 21:55 UTC (permalink / raw)
  To: openembedded-devel

* this kernel recipe was requiring linux-yocto-tiny_3.2.bb
* which has been removed on 2013-05-31 with commit id
* b8d53d8f91bd1b165016ea1063868c8b15f07ce0

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 .../linux/linux-yocto-tiny-kexecboot_3.2.bb             | 17 -----------------
 1 file changed, 17 deletions(-)
 delete mode 100644 meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.2.bb

diff --git a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.2.bb b/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.2.bb
deleted file mode 100644
index d4798e8..0000000
--- a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.2.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-require recipes-kernel/linux/linux-yocto-tiny_3.2.bb
-
-PACKAGES = ""
-PROVIDES = ""
-
-KERNEL_IMAGE_BASE_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${PV}-${PR}-${MACHINE}"
-KERNEL_IMAGE_SYMLINK_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${MACHINE}"
-
-INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image"
-
-do_populate_sysroot() {
-    :
-}
-
-do_install() {
-    :
-}
-- 
1.8.1.5



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

* [meta-initramfs][PATCH 2/2] linux-yocto-tiny-kexecboot: move to version 3.8
  2013-05-31 21:55 [meta-initramfs][PATCH 1/2] linux-yocto-tiny-kexecboot_3.2: remove orphan recipe Andrea Adami
@ 2013-05-31 21:55 ` Andrea Adami
  0 siblings, 0 replies; 2+ messages in thread
From: Andrea Adami @ 2013-05-31 21:55 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 .../linux/linux-yocto-tiny-kexecboot_3.4.bb             | 17 -----------------
 .../linux/linux-yocto-tiny-kexecboot_3.8.bb             | 17 +++++++++++++++++
 2 files changed, 17 insertions(+), 17 deletions(-)
 delete mode 100644 meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.4.bb
 create mode 100644 meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.8.bb

diff --git a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.4.bb b/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.4.bb
deleted file mode 100644
index 189f87b..0000000
--- a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.4.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-require recipes-kernel/linux/linux-yocto-tiny_3.4.bb
-
-PACKAGES = ""
-PROVIDES = ""
-
-KERNEL_IMAGE_BASE_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${PV}-${PR}-${MACHINE}"
-KERNEL_IMAGE_SYMLINK_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${MACHINE}"
-
-INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image"
-
-do_populate_sysroot() {
-    :
-}
-
-do_install() {
-    :
-}
diff --git a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.8.bb b/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.8.bb
new file mode 100644
index 0000000..c4f7f20
--- /dev/null
+++ b/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.8.bb
@@ -0,0 +1,17 @@
+require recipes-kernel/linux/linux-yocto-tiny_3.8.bb
+
+PACKAGES = ""
+PROVIDES = ""
+
+KERNEL_IMAGE_BASE_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${PV}-${PR}-${MACHINE}"
+KERNEL_IMAGE_SYMLINK_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${MACHINE}"
+
+INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image"
+
+do_populate_sysroot() {
+    :
+}
+
+do_install() {
+    :
+}
-- 
1.8.1.5



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

end of thread, other threads:[~2013-05-31 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-31 21:55 [meta-initramfs][PATCH 1/2] linux-yocto-tiny-kexecboot_3.2: remove orphan recipe Andrea Adami
2013-05-31 21:55 ` [meta-initramfs][PATCH 2/2] linux-yocto-tiny-kexecboot: move to version 3.8 Andrea Adami

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox