diff options
author | Saul Wold <sgw@linux.intel.com> | 2015-12-01 15:12:45 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-09 08:48:26 +0000 |
commit | 992e5774714ef44bc91d45e2aaf2acfc23c72d63 (patch) | |
tree | 73ef3e7c9a08c6c9f1c91e35d675a4eee618cc54 /meta-yocto-bsp/recipes-kernel | |
parent | b4f6950451a133284fd0d754dfdb280b3f8daec6 (diff) | |
download | poky-992e5774714ef44bc91d45e2aaf2acfc23c72d63.tar.gz |
linux-yocto: Update genericx86* BSPs to v4.1.13
Update the 4.1 kernel to the lastest stable for the generixx86 meta-yocto-bsps
(From meta-yocto rev: 7e81049a6bf06e970ff434acecb278966048ce3a)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@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 5fdff2586e..916e4ae0cf 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 ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" | 10 | SRCREV_machine_genericx86 ?= "c22dc676d6d560d0b2a316283a514d65d2a510e4" |
11 | SRCREV_machine_genericx86-64 ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" | 11 | SRCREV_machine_genericx86-64 ?= "c22dc676d6d560d0b2a316283a514d65d2a510e4" |
12 | SRCREV_machine_edgerouter ?= "79a31b9d23db126f8a6be3eb88fd683056a213f1" | 12 | SRCREV_machine_edgerouter ?= "79a31b9d23db126f8a6be3eb88fd683056a213f1" |
13 | SRCREV_machine_beaglebone ?= "efb6ffb2ca96a364f916c9890ad023fc595e0e6e" | 13 | SRCREV_machine_beaglebone ?= "efb6ffb2ca96a364f916c9890ad023fc595e0e6e" |
14 | SRCREV_machine_mpc8315e-rdb ?= "79a31b9d23db126f8a6be3eb88fd683056a213f1" | 14 | SRCREV_machine_mpc8315e-rdb ?= "79a31b9d23db126f8a6be3eb88fd683056a213f1" |