[oe-commits] Marcin Juszkiewicz : linux: added 2.6.31

git version control git at git.openembedded.org
Wed Sep 30 17:06:44 UTC 2009


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

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Wed Sep 30 19:05:54 2009 +0200

linux: added 2.6.31

---

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

diff --git a/recipes/linux/linux_2.6.31.bb b/recipes/linux/linux_2.6.31.bb
new file mode 100644
index 0000000..a7b8759
--- /dev/null
+++ b/recipes/linux/linux_2.6.31.bb
@@ -0,0 +1,11 @@
+require linux.inc
+
+S = "${WORKDIR}/linux-${PV}"
+
+# Mark archs/machines that this kernel supports
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
+	   ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.1.bz2;patch=1 \
+           http://maxim.org.za/AT91RM9200/2.6/2.6.31-at91.patch.gz;patch=1 \
+           file://defconfig"





More information about the Openembedded-commits mailing list