diff options
author | 2019-02-27 10:33:05 +0800 | |
---|---|---|
committer | 2019-02-27 11:25:32 +0800 | |
commit | ba5f7ecd26630b74b6338c1828847a64ab172453 (patch) | |
tree | 1dbc3adeddf5053aadf2bd6cfc6f5c3e3f95d31a | |
parent | c4d96f9b37e8752bb863b8ce1bdde38a60be5d39 (diff) | |
download | meta-intel-sumo.tar.gz meta-intel-sumo.tar.bz2 meta-intel-sumo.zip |
linux-intel/4.9: update to v4.9.146yocto-2.5.3sumo-19.0.3sumo
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r-- | recipes-kernel/linux/linux-intel_4.9.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.9.bb b/recipes-kernel/linux/linux-intel_4.9.bb index 30db4d34..687c6be8 100644 --- a/recipes-kernel/linux/linux-intel_4.9.bb +++ b/recipes-kernel/linux/linux-intel_4.9.bb @@ -8,8 +8,8 @@ SRC_URI_append = " \ file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ " -LINUX_VERSION ?= "4.9.134" -SRCREV_machine ?= "33c9f20d1f40e87af4ccaf55c0fabb89b068d6ab" +LINUX_VERSION ?= "4.9.146" +SRCREV_machine ?= "0411ffc9047ee2b127991663660d2514ba451ef3" SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422" # For Crystalforest and Romley |