From: Bruce Ashfield Date: Thu, 22 Dec 2011 18:12:19 +0000 (-0500) Subject: linux-yocto-rt/meta-yocto: add routerstationpro support X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d19066a2925ef69fdc51f6a7f3cdc71d765da29f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- 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 ab0f24c95ca..831df8db9e3 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"