[oe-commits] Marco Cavallini : linux_2.6.28.bb: added patches for machine Microhard mh355

git version control git at git.openembedded.org
Mon Mar 22 16:06:48 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: b80f71438ae5f33e006aa3cc6721df927578d41c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b80f71438ae5f33e006aa3cc6721df927578d41c

Author: Marco Cavallini <m.cavallini at koansoftware.com>
Date:   Mon Mar 22 10:20:39 2010 +0100

linux_2.6.28.bb: added patches for machine Microhard mh355

---

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

diff --git a/recipes/linux/linux_2.6.28.bb b/recipes/linux/linux_2.6.28.bb
index 3b6e5d0..5288208 100644
--- a/recipes/linux/linux_2.6.28.bb
+++ b/recipes/linux/linux_2.6.28.bb
@@ -13,6 +13,7 @@ DEFAULT_PREFERENCE_gamecube = "1"
 DEFAULT_PREFERENCE_wrap = "1"
 DEFAULT_PREFERENCE_tx27 = "1"
 DEFAULT_PREFERENCE_nokia900 = "1"
+DEFAULT_PREFERENCE_mh355 = "1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.28.tar.bz2 \
            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.10.bz2;patch=1 \
@@ -27,6 +28,11 @@ SRC_URI_append_ronetix-pm9263 = " \
            file://linux-2.6.28-exp.patch.bz2;patch=1 \
            http://download.ronetix.info/sk-eb926x/linux/kernel/2.6.28/003_linux-2.6.28-at91-ronetix-20112009.patch;patch=1 "
 
+SRC_URI_append_mh355 = " \
+           file://linux-2.6.28-at91.patch.bz2;patch=1 \
+           file://linux-2.6.28-exp.patch.bz2;patch=1 \
+           file://linux-2.6.28.10-at91-mh.patch;patch=1 "
+
 SRC_URI_append_stb225 = " \
            file://uImage.patch;patch=1 \
            file://ebase-fix.patch;patch=1 \





More information about the Openembedded-commits mailing list