[oe-commits] Andrea Adami : linux: commit initial 2.6.38 recipe.

git version control git at git.openembedded.org
Wed Mar 16 00:14:39 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 497bf2d5bffc6f80dcaaab682df0f2188103700f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=497bf2d5bffc6f80dcaaab682df0f2188103700f

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Wed Mar 16 01:11:19 2011 +0100

linux: commit initial 2.6.38 recipe.

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 recipes/linux/linux_2.6.38.bb |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/recipes/linux/linux_2.6.38.bb b/recipes/linux/linux_2.6.38.bb
new file mode 100644
index 0000000..a3f61ab
--- /dev/null
+++ b/recipes/linux/linux_2.6.38.bb
@@ -0,0 +1,12 @@
+require linux.inc
+
+PR = "r0"
+
+# Mark archs/machines that this kernel supports
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
+           file://defconfig "
+
+SRC_URI[kernel.md5sum] = "7d471477bfa67546f902da62227fa976"
+SRC_URI[kernel.sha256sum] = "72f0cfaefb8dc86b219d5a742dd0375332627641ecbdf5badd3158e2127b9304"





More information about the Openembedded-commits mailing list