diff options
-rw-r--r-- | meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend index d630dc4f..1551ccfd 100644 --- a/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend +++ b/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | |||
@@ -3,6 +3,6 @@ COMPATIBLE_MACHINE_romley = "romley" | |||
3 | KMACHINE_romley = "romley" | 3 | KMACHINE_romley = "romley" |
4 | 4 | ||
5 | # Update the following to use a different BSP branch or meta SRCREV | 5 | # Update the following to use a different BSP branch or meta SRCREV |
6 | #KBRANCH_sugarbay = "yocto/standard/preempt-rt/base" | 6 | #KBRANCH_romley = "yocto/standard/preempt-rt/base" |
7 | #SRCREV_machine_pn-linux-yocto-rt_sugarbay ?= XXXX | 7 | #SRCREV_machine_pn-linux-yocto-rt_romley ?= XXXX |
8 | #SRCREV_meta_pn-linux-yocto-rt_sugarbay ?= XXXX | 8 | #SRCREV_meta_pn-linux-yocto-rt_romley ?= XXXX |