From: Florian Boor Date: Fri, 24 Oct 2008 11:02:37 +0000 (+0200) Subject: linux-bd-neon: Set COMPATIBLE_MACHINES X-Git-Tag: Release-2010-05/1~5695^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8655c6c036a930bd0767efcf512ddb8dd654c6b9;p=openembedded.git linux-bd-neon: Set COMPATIBLE_MACHINES --- diff --git a/packages/linux/linux-bd-neon-2.6_2.6.22.bb b/packages/linux/linux-bd-neon-2.6_2.6.22.bb index 05ceb28ee5..400fe782db 100644 --- a/packages/linux/linux-bd-neon-2.6_2.6.22.bb +++ b/packages/linux/linux-bd-neon-2.6_2.6.22.bb @@ -2,6 +2,7 @@ DESCRIPTION = "2.6 Linux Kernel for Boundary Devices NEON Board" SECTION = "kernel" HOMEPAGE = "N/A" LICENSE = "GPL" +COMPATIBLE_MACHINE = "bd-neon" DEPENDS += "u-boot-utils-native" PR = "r2"