summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2017-03-29 12:03:27 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-31 10:10:30 +0100
commit06fd392de56b0472635d0fd4f8ac28c8f39a3c67 (patch)
tree12531ed7f8e09725539d7b409c2d081620c7fba9 /meta-yocto-bsp
parentc5814108bcc87bbda46cc9ba1d077623578b9d74 (diff)
downloadopenembedded-core-contrib-06fd392de56b0472635d0fd4f8ac28c8f39a3c67.tar.gz
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9 Updates to Linux 4.9.17
(From meta-yocto rev: 1dc5a4e88d35b51dd6f871f7d1f8b949d5b83f06) 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')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index 766adb759b..986be83727 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -7,8 +7,8 @@ KBRANCH_edgerouter = "standard/edgerouter"
KBRANCH_beaglebone = "standard/beaglebone"
KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
-SRCREV_machine_genericx86 ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098"
-SRCREV_machine_genericx86-64 ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098"
+SRCREV_machine_genericx86 ?= "e675c4ecccb9dd9dd637f104e32b7808b4d56846"
+SRCREV_machine_genericx86-64 ?= "e675c4ecccb9dd9dd637f104e32b7808b4d56846"
SRCREV_machine_edgerouter ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098"
SRCREV_machine_beaglebone ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098"
SRCREV_machine_mpc8315e-rdb ?= "7744d762ee37396dfab60f21a2b974c5b94c47b4"
@@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
COMPATIBLE_MACHINE_beaglebone = "beaglebone"
COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
-LINUX_VERSION_genericx86 = "4.9.13"
-LINUX_VERSION_genericx86-64 = "4.9.13"
+LINUX_VERSION_genericx86 = "4.9.17"
+LINUX_VERSION_genericx86-64 = "4.9.17"
LINUX_VERSION_edgerouter = "4.9.13"
LINUX_VERSION_beaglebone = "4.9.13"
LINUX_VERSION_mpc8315e-rdb = "4.9.13"