diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-03-26 07:52:57 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-26 17:50:09 +0000 |
commit | 4bf20a38f220b6627def6c441a7a49e5dc70f679 (patch) | |
tree | e143fa6c50d5cdc96d319a5395f4092ceab9ed7b /meta-yocto-bsp | |
parent | 566e9699d5b601a5d45bda47f0e1d000723f81e1 (diff) | |
download | poky-4bf20a38f220b6627def6c441a7a49e5dc70f679.tar.gz |
linux-yocto/meta-yocto-bsps: update h/w references to v3.4.36
Updating the hardware reference boards to the korg 3.4.36 -stable release.
(From meta-yocto rev: bd862239aaaa3ea874f110e4ffb04488db83de47)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend | 9 |
1 files changed, 4 insertions, 5 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 40ebe15683..b763cd8cdf 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,11 +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 ?= "59c2a9eb334c2def405c9d93ed6d8d4e822d1945" | 6 | SRCREV_machine_atom-pc ?= "c994390cfa28339cbc1ec3b56eeec83a5fa75bb7" |
7 | SRCREV_machine_routerstationpro ?= "85c72b6f0775fb3f4babe266fc00b7e8e5305f01" | 7 | SRCREV_machine_routerstationpro ?= "a45e1fb8bd549cbec860980f71dd0012449418e4" |
8 | SRCREV_machine_mpc8315e-rdb ?= "dd6f6f7ca0d56fce2942509024647264ff9c9caa" | 8 | SRCREV_machine_mpc8315e-rdb ?= "3663df787956385df7c6a9c964bb834a6106ac8b" |
9 | SRCREV_machine_beagleboard ?= "59c2a9eb334c2def405c9d93ed6d8d4e822d1945" | 9 | SRCREV_machine_beagleboard ?= "c994390cfa28339cbc1ec3b56eeec83a5fa75bb7" |
10 | |||
11 | 10 | ||
12 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 11 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |
13 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" | 12 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" |