diff options
author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2016-10-25 22:51:48 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-26 09:31:47 +0100 |
commit | 2eaad03da803d029d8192aa24509d287ad55271c (patch) | |
tree | f3adbdb3b4cbf29eb351322aada17514a7cd15c9 /meta-yocto-bsp/recipes-kernel | |
parent | 4fe217d7a997f3e078700b5f480d55f96ed991e6 (diff) | |
download | poky-2eaad03da803d029d8192aa24509d287ad55271c.tar.gz |
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1
(From meta-yocto rev: 16ef41db64dffb57a8a863631e20fde2521f1880)
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel')
-rw-r--r-- | meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend index e6607c79f4..35edc35777 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | |||
@@ -7,8 +7,8 @@ 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 ?= "a38cb202738a2b055ac216b3699cc9377edea45a" | 10 | SRCREV_machine_genericx86 ?= "f4d0900b2851e829e990e0f64b09ed3b8e355fae" |
11 | SRCREV_machine_genericx86-64 ?= "a38cb202738a2b055ac216b3699cc9377edea45a" | 11 | SRCREV_machine_genericx86-64 ?= "f4d0900b2851e829e990e0f64b09ed3b8e355fae" |
12 | SRCREV_machine_edgerouter ?= "a38cb202738a2b055ac216b3699cc9377edea45a" | 12 | SRCREV_machine_edgerouter ?= "a38cb202738a2b055ac216b3699cc9377edea45a" |
13 | SRCREV_machine_beaglebone ?= "3e064525c427e128d08ea599ea3247e2963b54a5" | 13 | SRCREV_machine_beaglebone ?= "3e064525c427e128d08ea599ea3247e2963b54a5" |
14 | SRCREV_machine_mpc8315e-rdb ?= "a38cb202738a2b055ac216b3699cc9377edea45a" | 14 | SRCREV_machine_mpc8315e-rdb ?= "a38cb202738a2b055ac216b3699cc9377edea45a" |