* [STABLE][PATCH] 3/3 modified linux recipe for at91sam9g20ek support
@ 2009-04-02 12:59 Marco Cavallini
0 siblings, 0 replies; only message in thread
From: Marco Cavallini @ 2009-04-02 12:59 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: 0003-modified-linux-recipe-for-at91sam9g20ek-support.patch --]
[-- Type: text/x-diff, Size: 1356 bytes --]
From b3d301887620f5647e6d344028c2d94ba580bc6c Mon Sep 17 00:00:00 2001
From: Marco Cavallini <m.cavallini@koansoftware.com>
Date: Thu, 2 Apr 2009 14:50:13 +0200
Subject: [PATCH] modified linux recipe for at91sam9g20ek support
---
recipes/linux/linux_2.6.28.bb | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/recipes/linux/linux_2.6.28.bb b/recipes/linux/linux_2.6.28.bb
index 6e6b280..2a9d92d 100644
--- a/recipes/linux/linux_2.6.28.bb
+++ b/recipes/linux/linux_2.6.28.bb
@@ -1,11 +1,12 @@
require linux.inc
-PR = "r6"
+PR = "r7"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_at91sam9263ek = "28"
+DEFAULT_PREFERENCE_at91sam9g20ek = "28"
DEFAULT_PREFERENCE_ronetix-pm9263 = "28"
DEFAULT_PREFERENCE_stb225 = "28"
DEFAULT_PREFERENCE_collie = "1"
@@ -19,6 +20,10 @@ SRC_URI_append_at91sam9263ek = " \
file://linux-2.6.28-at91.patch.bz2;patch=1 \
file://linux-2.6.28-exp.patch.bz2;patch=1 "
+SRC_URI_append_at91sam9g20ek = " \
+ file://linux-2.6.28-at91.patch.bz2;patch=1 \
+ file://linux-2.6.28-exp.patch.bz2;patch=1 "
+
SRC_URI_append_ronetix-pm9263 = " \
file://linux-2.6.28-at91.patch.bz2;patch=1 \
file://linux-2.6.28-exp.patch.bz2;patch=1 \
--
1.5.6.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-04-02 13:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-02 12:59 [STABLE][PATCH] 3/3 modified linux recipe for at91sam9g20ek support Marco Cavallini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox