diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2012-07-11 22:16:09 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-11 23:24:39 +0100 |
commit | 8efb5fd8a9de10f8c4433aeba4d4771f52360fad (patch) | |
tree | 9ae0d7f4041769d43fd449e440e92f60327826c0 | |
parent | 89008d4fedb253184d9e651243cd98fe8c29d52f (diff) | |
download | poky-8efb5fd8a9de10f8c4433aeba4d4771f52360fad.tar.gz |
linux-yocto: update mpc8315e-rdb linux-yocto-3.4 kernel SRCREV
The mpc8315e-rdb was updated to the 3.4 kernel, but the SRCREV wasn't
updated along with it; this updates it.
(From meta-yocto rev: 422619e0aa68b24ca04c652a7369eebb1b0f597e)
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend index 6d7d54d3a0..2ff467b020 100644 --- a/meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.4.bbappend | |||
@@ -5,7 +5,7 @@ KBRANCH_beagleboard = "standard/beagleboard" | |||
5 | 5 | ||
6 | SRCREV_machine_atom-pc ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" | 6 | SRCREV_machine_atom-pc ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" |
7 | SRCREV_machine_routerstationpro ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" | 7 | SRCREV_machine_routerstationpro ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" |
8 | SRCREV_machine_mpc8315e-rdb ?= "a371ff9dc5cbf9629fd3257d57120d5182e0d981" | 8 | SRCREV_machine_mpc8315e-rdb ?= "47d3076aa7e2a640a1dab8d663529a784709f697" |
9 | SRCREV_machine_beagleboard ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" | 9 | SRCREV_machine_beagleboard ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" |
10 | 10 | ||
11 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 11 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |