All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-handheld][PATCH 10/10] initramfs-kexecboot*image: import from meta-zaurus
Date: Thu,  1 Sep 2011 17:39:17 +0200	[thread overview]
Message-ID: <52474e220091dd5e48fffa0e330d816cbf99ec4c.1314891222.git.Martin.Jansa@gmail.com> (raw)
In-Reply-To: <d5fa6ed7bc46990f2652da9019d9531de1cd443d.1314891222.git.Martin.Jansa@gmail.com>
In-Reply-To: <cover.1314891222.git.Martin.Jansa@gmail.com>

* from rev 36ad029194d2b57efa07896b5cda3231bc71f357 in meta-smartphone repo
  http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=36ad029194d2b57efa07896b5cda3231bc71f357

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 recipes-bsp/images/initramfs-kexecboot-image.bb    |   23 ++++++++++++++++++++
 .../images/initramfs-kexecboot-klibc-image.bb      |    3 ++
 2 files changed, 26 insertions(+), 0 deletions(-)
 create mode 100644 recipes-bsp/images/initramfs-kexecboot-image.bb
 create mode 100644 recipes-bsp/images/initramfs-kexecboot-klibc-image.bb

diff --git a/recipes-bsp/images/initramfs-kexecboot-image.bb b/recipes-bsp/images/initramfs-kexecboot-image.bb
new file mode 100644
index 0000000..a1609d6
--- /dev/null
+++ b/recipes-bsp/images/initramfs-kexecboot-image.bb
@@ -0,0 +1,23 @@
+# Initramfs image providing kexecboot
+# a linux as bootloader implementation
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
+
+IMAGE_FSTYPES = "cpio.gz cpio.lzma"
+
+# avoid circular dependencies
+EXTRA_IMAGEDEPENDS = ""
+
+IMAGE_INSTALL = "kexecboot"
+
+IMAGE_LINGUAS = ""
+IMAGE_LOGIN_MANAGER = ""
+IMAGE_INIT_MANAGER = ""
+IMAGE_INITSCRIPTS = ""
+IMAGE_DEV_MANAGER = ""
+
+FEED_DEPLOYDIR_BASE_URI = ""
+ONLINE_PACKAGE_MANAGEMENT = "none"
+
+inherit image
diff --git a/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb b/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb
new file mode 100644
index 0000000..d8e92ca
--- /dev/null
+++ b/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb
@@ -0,0 +1,3 @@
+require initramfs-kexecboot-image.bb
+
+IMAGE_INSTALL = "kexecboot-klibc"
-- 
1.7.6.1




  parent reply	other threads:[~2011-09-01 15:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-01 15:38 [meta-handheld][PATCH 00/10] Pull request #1 Martin Jansa
2011-09-01 15:39 ` [meta-handheld][PATCH 01/10] linux-2.6.39: drop files which don't belong here Martin Jansa
2011-09-01 15:39 ` [meta-handheld][PATCH 02/10] linux-2.6.39: upgrade to 2.6.39.4 and import 2 patches from meta-zaurus Martin Jansa
2011-09-01 15:39 ` [meta-handheld][PATCH 03/10] linux-kexecboot: import " Martin Jansa
2011-09-01 15:39 ` [meta-handheld][PATCH 04/10] linux: add some logo files " Martin Jansa
2011-09-01 15:39 ` [meta-handheld][PATCH 05/10] linux(-kexecboot): move shared definitions to linux-${PV}.inc Martin Jansa
2011-09-01 15:39 ` [meta-handheld][PATCH 06/10] initramfs-kexecboot.inc: import missing file from meta-zaurus Martin Jansa
2011-09-01 15:39 ` [meta-handheld][PATCH 07/10] conf/machine: unify MACHINE_GUI_CLASS/GUI_MACHINE_CLASS to MACHINE_GUI_CLASS in all configs Martin Jansa
2011-09-01 15:39 ` [meta-handheld][PATCH 08/10] kexecboot: import from meta-zaurus Martin Jansa
2011-09-01 15:39 ` [meta-handheld][PATCH 09/10] spitz, akita: add iwmmxt to PACKAGE_EXTRA_ARCHS_tune-xscale not PACKAGE_EXTRA_ARCHS Martin Jansa
2011-09-01 17:18   ` Koen Kooi
2011-09-01 15:39 ` Martin Jansa [this message]
2011-09-01 15:48 ` [meta-handheld][PATCH] zaurusd: switch from svn.o-hand.com to git.yoctoproject.org Martin Jansa
2011-09-01 21:11 ` [meta-handheld][PATCH 00/10] Pull request #1 Paul Eggleton
2011-09-04 21:50 ` Paul Eggleton

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=52474e220091dd5e48fffa0e330d816cbf99ec4c.1314891222.git.Martin.Jansa@gmail.com \
    --to=martin.jansa@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.