summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.22.6.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-01-14 07:33:42 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-01-14 07:33:42 +0000
commite04e540f70e47af0019789b691e63914db5d8d11 (patch)
tree3ce81e26bb6169245421a41b4adb02ee02099daa /packages/linux/linux_2.6.22.6.bb
parentf926060e424f1732296b30de2e21a35f6d2f662f (diff)
parent6b8dd1e263356efca24e32aa337c7c987d8a09c2 (diff)
merge of '396d43c9459edaab2f04c5dd3825de0391fc1b73'
and 'e4f83871a267ab0720e73ef096ce3ab5fc40a303'
Diffstat (limited to 'packages/linux/linux_2.6.22.6.bb')
-rw-r--r--packages/linux/linux_2.6.22.6.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/linux/linux_2.6.22.6.bb b/packages/linux/linux_2.6.22.6.bb
index dfe1e2e8b1..69b988e332 100644
--- a/packages/linux/linux_2.6.22.6.bb
+++ b/packages/linux/linux_2.6.22.6.bb
@@ -2,6 +2,7 @@ require linux.inc
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_ts72xx = "1"
+DEFAULT_PREFERENCE_mx31moboard = "1"
PR = "r1"
@@ -25,4 +26,6 @@ SRC_URI_append_ts72xx = "\
file://ts72xx-use-cpld-reset.patch;patch=1 \
"
+SRC_URI_append_mx31moboard = "http://mobots.epfl.ch/mx31moboard/linux-2.6.22-moboard.patch.bz2;patch=1"
+
S = "${WORKDIR}/linux-2.6.22"