From 622fb696a6fc9eab991a5f412eb28e2ff949a32b Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Fri, 6 May 2011 12:12:50 -0700 Subject: atom-pc: use linux-yocto (2.6.37) kernel Tested boot, network, sato desktop, amixer, and audio playback on a Toshiba NB305 netbook. Depends on "linux-yocto: move non-core machines to meta-yocto" from Bruce Ashfield to the yocto list: Message-Id: Signed-off-by: Darren Hart --- meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-yocto/recipes-kernel') diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend index e4aa7fd..3f2d795 100644 --- a/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend +++ b/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend @@ -9,4 +9,4 @@ SRCREV_machine_routerstationpro = "95ca94d2e71ca2db6822a37a7f575fa79c3d05d0" SRCREV_machine_mpc8315e-rdb = "53c800c244e73d81d2832f6da306eeae3b09e5dc" SRCREV_machine_beagleboard = "b906f358fd404a1e74a961f25079274e0d933ee1" -COMPATIBLE_MACHINE = "(mpc8315e-rdb|routerstationpro|beagleboard)" +COMPATIBLE_MACHINE = "(mpc8315e-rdb|routerstationpro|beagleboard|atom-pc)" -- cgit v1.1