diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-06-05 11:25:54 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-05 16:42:02 +0100 |
commit | ffd9a4bad8a08e23c421b1ce467f0a59249efe10 (patch) | |
tree | 297e68d4657c9b0a4d1ba5d1da5de24acd86cfd5 | |
parent | be0c6ecd47a6dd88a0f641f1c8211a0479e3275c (diff) | |
download | poky-ffd9a4bad8a08e23c421b1ce467f0a59249efe10.tar.gz |
bsps: update SRCREVs to the 3.19 latest
Updating the reference BSP's SRCREVs to pick up the latest 3.19 changes.
(From meta-yocto rev: bad2646473eaad889f77cec4ec40c759d3acfb4a)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.19.bbappend | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.19.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.19.bbappend index e6aea1c405..c87f840ef4 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.19.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.19.bbappend | |||
@@ -7,11 +7,11 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | |||
7 | KMACHINE_genericx86 ?= "common-pc" | 7 | KMACHINE_genericx86 ?= "common-pc" |
8 | KMACHINE_genericx86-64 ?= "common-pc-64" | 8 | KMACHINE_genericx86-64 ?= "common-pc-64" |
9 | 9 | ||
10 | SRCREV_machine_genericx86 ?= "0befa35f40997c90936047e57fbbdd7edbf7e525" | 10 | SRCREV_machine_genericx86 ?= "e152349de59b43b2a75f2c332b44171df461d5a0" |
11 | SRCREV_machine_genericx86-64 ?= "0befa35f40997c90936047e57fbbdd7edbf7e525" | 11 | SRCREV_machine_genericx86-64 ?= "e152349de59b43b2a75f2c332b44171df461d5a0" |
12 | SRCREV_machine_edgerouter ?= "2a5e3b16afa1e599df55aa4c3341c66f317172c9" | 12 | SRCREV_machine_edgerouter ?= "e152349de59b43b2a75f2c332b44171df461d5a0" |
13 | SRCREV_machine_beaglebone ?= "2a5e3b16afa1e599df55aa4c3341c66f317172c9" | 13 | SRCREV_machine_beaglebone ?= "e152349de59b43b2a75f2c332b44171df461d5a0" |
14 | SRCREV_machine_mpc8315e-rdb ?= "2d5ac895707436a0d9afcbb96cd3b68a6e443771" | 14 | SRCREV_machine_mpc8315e-rdb ?= "2893f3e8ece72f6f47329714d6afe4c9c545bbf9" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE_genericx86 = "genericx86" | 16 | COMPATIBLE_MACHINE_genericx86 = "genericx86" |
17 | COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" | 17 | COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" |