diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-17 21:52:10 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-30 12:47:51 +0100 |
commit | 6b17c3831897ee1d46a763d807c5bd863d426bc1 (patch) | |
tree | 8f98a1c68e48d4e3bc6d15bbf3619579486228a4 /meta-yocto-bsp/recipes-kernel | |
parent | b0db6c2a7fb98287fa112d23399aad8831397209 (diff) | |
download | poky-6b17c3831897ee1d46a763d807c5bd863d426bc1.tar.gz |
linux-yocto-3.14: Update to latest revisions
Update the 3.14 kernel to the latest metadata to add in fixes for gcc 5 in
particular.
(From meta-yocto rev: fa157f6cc5d3f37bb3bcf57baacf75a5d1bd875c)
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_3.14.bbappend | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.14.bbappend index 1e594a8912..d1497a8038 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.14.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.14.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 ?= "48833301518748d82cbc2412fea3617eeee6d01b" | 10 | SRCREV_machine_genericx86 ?= "550f5379bc4b001f656e7c98165606e543d0858c" |
11 | SRCREV_machine_genericx86-64 ?= "7534aeb01883b48cc42eb4900d0a8c64e8160e14" | 11 | SRCREV_machine_genericx86-64 ?= "302ca233332fd364ecd028a0cf21b4cdc045e056" |
12 | SRCREV_machine_edgerouter ?= "7534aeb01883b48cc42eb4900d0a8c64e8160e14" | 12 | SRCREV_machine_edgerouter ?= "302ca233332fd364ecd028a0cf21b4cdc045e056" |
13 | SRCREV_machine_beaglebone ?= "7534aeb01883b48cc42eb4900d0a8c64e8160e14" | 13 | SRCREV_machine_beaglebone ?= "302ca233332fd364ecd028a0cf21b4cdc045e056" |
14 | SRCREV_machine_mpc8315e-rdb ?= "1ff749c0f0ac559efc4c388bfee3a1b098bbaead" | 14 | SRCREV_machine_mpc8315e-rdb ?= "fdf979958c000ff805cd17be17310167becd6bb9" |
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" |