summaryrefslogtreecommitdiff
path: root/packages/linux/gumstix_2.6.5-gnalm1-gum0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-08-31 19:27:54 +0000
committerKoen Kooi <koen@openembedded.org>2006-08-31 19:27:54 +0000
commit595160162414a8b0a1db18dfb80a457cac2b53ac (patch)
tree65e83d5d5a160d3e5932f42506a5bae22df70eeb /packages/linux/gumstix_2.6.5-gnalm1-gum0.bb
parentf520a657a9d66e5e80569cb7062527913de8b942 (diff)
packages/linux: set some more COMPATIBLE_MACHINES
* maintainers: please add the appropriate ones to your recipes
Diffstat (limited to 'packages/linux/gumstix_2.6.5-gnalm1-gum0.bb')
-rw-r--r--packages/linux/gumstix_2.6.5-gnalm1-gum0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/gumstix_2.6.5-gnalm1-gum0.bb b/packages/linux/gumstix_2.6.5-gnalm1-gum0.bb
index 846e5f4fa2..befb587f89 100644
--- a/packages/linux/gumstix_2.6.5-gnalm1-gum0.bb
+++ b/packages/linux/gumstix_2.6.5-gnalm1-gum0.bb
@@ -5,6 +5,8 @@ SECTION = "kernel"
DESCRIPTION = "Linux kernel for OMAP processors"
LICENSE = "GPL"
+COMPATIBLE_MACHINE = "gumstix"
+
# NOTE: pulled local linux-2.6.5-gnalm1, since it didn't apply cleanly
SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.5.tar.bz2 \
file://linux-2.6.5-gnalm1.patch;patch=1 \