summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.21.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-08-23 12:04:39 +0000
committerKoen Kooi <koen@openembedded.org>2007-08-23 12:04:39 +0000
commitcc388e7dbc4634553e2918b31050698fea8e6762 (patch)
tree514540610bfa91b0c3524d384c03f34936f0c3a1 /packages/linux/linux_2.6.21.bb
parentf4c65cbaa1fe07d8e9d833a74afcd6812e246ba7 (diff)
linux 2.6.21: fix gumstix patches and verdex defconfig (works with iwmmxt now)
Diffstat (limited to 'packages/linux/linux_2.6.21.bb')
-rw-r--r--packages/linux/linux_2.6.21.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/linux/linux_2.6.21.bb b/packages/linux/linux_2.6.21.bb
index c7103173d5..accce5ba1e 100644
--- a/packages/linux/linux_2.6.21.bb
+++ b/packages/linux/linux_2.6.21.bb
@@ -28,7 +28,7 @@ SRC_URI_append_sarge-at91 = " http://maxim.org.za/AT91RM9200/2.6/2.6.21-at91.pat
file://2.6.21-sarge-phy.patch;patch=1 \
file://2.6.21-sarge-mmc.patch;patch=1"
-SRC_URI_append_gumstix = "\
+GUMSTIX_PATCHES = "\
file://pxa-regs-additions.patch;patch=1 \
file://header.patch;patch=1 \
file://arch-config.patch;patch=1 \
@@ -72,3 +72,6 @@ SRC_URI_append_gumstix = "\
file://gumstix-fb-logo.patch;patch=1 \
file://pxafb-18bpp-mode.patch;patch=1 \
"
+
+SRC_URI_append_gumstix-verdex = "${GUMSTIX_PATCHES}"
+SRC_URI_append_gumstix-connex = "${GUMSTIX_PATCHES}"