From 3a70078c369def85aca1086ac8ca83d082bb27ec Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Tue, 1 Feb 2011 08:24:48 -0800 Subject: beagleboard: set kernel provider to linux-yocto (2.6.37) Support has been added for basic Beagleboard xM functionality, including networking, to the linux-yocto kernel repository. Tested on the Beagleboard xM. Signed-off-by: Darren Hart CC: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_git.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb index 5f126b37b..cc5239700 100644 --- a/meta/recipes-kernel/linux/linux-yocto_git.bb +++ b/meta/recipes-kernel/linux/linux-yocto_git.bb @@ -20,7 +20,7 @@ SRCREV_FORMAT = "meta_machine" SRC_URI = "git://git.pokylinux.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta \ file://tools-perf-no-scripting.patch" -COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|mpc8315e-rdb|routerstationpro)" +COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64|mpc8315e-rdb|routerstationpro|beagleboard)" # Functionality flags KERNEL_REVISION_CHECKING ?= "t" -- cgit v1.2.3