From 1fcf1fae71965fd3da27bfb9aaf654ba407a30a8 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 22 Dec 2011 13:12:19 -0500 Subject: linux-yocto-rt/meta-yocto: add routerstationpro support Fixes [YOCTO #1390] Updated the meta-yocto support for the routerstationpro on the preempt-rt kernel support. Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'meta-yocto') diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend index ab0f24c95c..831df8db9e 100644 --- a/meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend +++ b/meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend @@ -19,7 +19,7 @@ SRCREV_machine_pn-linux-yocto-rt_mpc8315e-rdb = "0b805cce57f61a244eb3b8fce460b14 #SRCREV_machine_pn-linux-yocto-rt_beagleboard = # routerstationpro support - preempt-rt kernel build failure -#COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" -#KMACHINE_routerstationpro = "routerstationpro" -#KBRANCH_routerstationpro = "yocto/standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_routerstationpro = "7e1e5b6c8a13c615feb0d7b6d37988a094aae98f" +COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" +KMACHINE_routerstationpro = "routerstationpro" +KBRANCH_routerstationpro = "yocto/standard/preempt-rt/routerstationpro" +SRCREV_machine_pn-linux-yocto-rt_routerstationpro = "43dcdffebb64d9ce2f5cdcb18bb74bd9c301133f" -- cgit v1.2.3-54-g00ecf