From bf3813c19b824e75f3fddd5f24d06c59339c5e17 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 20 Dec 2011 13:57:29 +0100 Subject: linux 3.1: set COMPATIBLE_MACHINE to beagleboard for the time being to work around linux.inc problems Signed-off-by: Koen Kooi --- recipes-kernel/linux/linux_3.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux_3.1.bb b/recipes-kernel/linux/linux_3.1.bb index 591e811e..0ec0d268 100644 --- a/recipes-kernel/linux/linux_3.1.bb +++ b/recipes-kernel/linux/linux_3.1.bb @@ -1,6 +1,6 @@ require linux.inc -COMPATIBLE_MACHINE = "omap3" +COMPATIBLE_MACHINE = "beagleboard" DESCRIPTION = "Linux kernel for TI processors" KERNEL_IMAGETYPE = "uImage" -- cgit v1.2.3-54-g00ecf