summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-12-22 13:12:19 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-03 21:30:58 +0000
commit1fcf1fae71965fd3da27bfb9aaf654ba407a30a8 (patch)
tree609d0879f7563122838f8f1b6830023c9c0686bb /meta-yocto
parent9e993225272cf05ed03bce4baad8436de3b64621 (diff)
downloadpoky-1fcf1fae71965fd3da27bfb9aaf654ba407a30a8.tar.gz
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 <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend8
1 files changed, 4 insertions, 4 deletions
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
19#SRCREV_machine_pn-linux-yocto-rt_beagleboard = 19#SRCREV_machine_pn-linux-yocto-rt_beagleboard =
20 20
21# routerstationpro support - preempt-rt kernel build failure 21# routerstationpro support - preempt-rt kernel build failure
22#COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" 22COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
23#KMACHINE_routerstationpro = "routerstationpro" 23KMACHINE_routerstationpro = "routerstationpro"
24#KBRANCH_routerstationpro = "yocto/standard/preempt-rt/base" 24KBRANCH_routerstationpro = "yocto/standard/preempt-rt/routerstationpro"
25#SRCREV_machine_pn-linux-yocto-rt_routerstationpro = "7e1e5b6c8a13c615feb0d7b6d37988a094aae98f" 25SRCREV_machine_pn-linux-yocto-rt_routerstationpro = "43dcdffebb64d9ce2f5cdcb18bb74bd9c301133f"