From a66ded20b5ccbe7ac7b9acadaa896e192d6033b2 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Mon, 12 Dec 2016 15:32:00 +0000 Subject: [PATCH] linux-linaro-qcomlt_4.9: switch 4.7 kernel to 4.9 for 8096 SoC Signed-off-by: Nicolas Dechesne --- ...inux-linaro-qcomlt_4.7.bb => linux-linaro-qcomlt_4.9.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-kernel/linux/{linux-linaro-qcomlt_4.7.bb => linux-linaro-qcomlt_4.9.bb} (78%) diff --git a/recipes-kernel/linux/linux-linaro-qcomlt_4.7.bb b/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bb similarity index 78% rename from recipes-kernel/linux/linux-linaro-qcomlt_4.7.bb rename to recipes-kernel/linux/linux-linaro-qcomlt_4.9.bb index 2b8125a..bfed7e5 100644 --- a/recipes-kernel/linux/linux-linaro-qcomlt_4.7.bb +++ b/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bb @@ -1,15 +1,15 @@ # Copyright (C) 2014 Linaro # Released under the MIT license (see COPYING.MIT for the terms) -DESCRIPTION = "Linaro Qualcomm Landing team 4.7 Kernel" +DESCRIPTION = "Linaro Qualcomm Landing team 4.9 Kernel" require recipes-kernel/linux/linux-linaro-qcom.inc require recipes-kernel/linux/linux-dtb.inc require recipes-kernel/linux/linux-qcom-bootimg.inc LOCALVERSION ?= "-linaro-lt-qcom" -SRCBRANCH ?= "release/qcomlt-4.7" -SRCREV ?= "56d2bf18463d52d63fe382cb8610af6cb21bd822" +SRCBRANCH ?= "release/qcomlt-4.9" +SRCREV ?= "31eed9beb6ceaba63a2c35ccceba7e3ffcaa3eed" COMPATIBLE_MACHINE = "(apq8064|apq8016|apq8096)"