diff options
-rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend index e9a6d9de48..b1ee9526ba 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend | |||
@@ -3,10 +3,10 @@ KBRANCH_routerstationpro = "standard/routerstationpro" | |||
3 | KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | 3 | KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" |
4 | KBRANCH_beagleboard = "standard/beagleboard" | 4 | KBRANCH_beagleboard = "standard/beagleboard" |
5 | 5 | ||
6 | SRCREV_machine_atom-pc ?= "0985844fa6235422c67ef269952fa4e765f252f9" | 6 | SRCREV_machine_atom-pc ?= "59c3ff750831338d05ab67d5efd7fc101c451aff" |
7 | SRCREV_machine_routerstationpro ?= "a2907c57acfb8fa71095a3ce5b20994ff859dbc5" | 7 | SRCREV_machine_routerstationpro ?= "009935376be574746446f4bead6f0fb7b40d6d79" |
8 | SRCREV_machine_mpc8315e-rdb ?= "363a6f7e0c95aabec779a7ea3474662d191b935c" | 8 | SRCREV_machine_mpc8315e-rdb ?= "6b18b6f483716b757c7c8642fa3792235118bb63" |
9 | SRCREV_machine_beagleboard ?= "0985844fa6235422c67ef269952fa4e765f252f9" | 9 | SRCREV_machine_beagleboard ?= "59c3ff750831338d05ab67d5efd7fc101c451aff" |
10 | 10 | ||
11 | 11 | ||
12 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 12 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |