aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/firmware/firmware-qcom-rb5_20210331-v4.bb (renamed from recipes-bsp/firmware/firmware-qcom-rb5_20210118133815-v2.bb)9
-rw-r--r--recipes-kernel/linux/linux-linaro-qcomlt_5.12.bb (renamed from recipes-kernel/linux/linux-linaro-qcomlt_5.11.bb)8
2 files changed, 11 insertions, 6 deletions
diff --git a/recipes-bsp/firmware/firmware-qcom-rb5_20210118133815-v2.bb b/recipes-bsp/firmware/firmware-qcom-rb5_20210331-v4.bb
index 79b97e3..618a55f 100644
--- a/recipes-bsp/firmware/firmware-qcom-rb5_20210118133815-v2.bb
+++ b/recipes-bsp/firmware/firmware-qcom-rb5_20210331-v4.bb
@@ -12,8 +12,13 @@ LIC_FILES_CHKSUM = "file://LICENSE.qcom.txt;md5=cbbe399f2c983ad51768f4561587f000
SRC_URI = " \
http://releases.linaro.org/96boards/rb5/qualcomm/firmware/RB5_firmware_${PV}.zip;subdir=${BP} \
"
-SRC_URI[md5sum] = "d9289f59fe4f93ce433707294c9286ca"
-SRC_URI[sha256sum] = "9d7b42916d83c8f721258175b8d7a9ed758ebe02228d36099e6ea1a2b2a556d3"
+SRC_URI[md5sum] = "d65ec09ba18dcafe291c870e0516c290"
+SRC_URI[sha256sum] = "30e2c02be32de9f809b590f4fe76d9eb66d35f8c7d13b1f2850beb3d793192cc"
+
+# From v2 to v4 the versioning has changed, so add epoch
+# 20210118133815-v2
+# 20210331-v4
+PE = "1"
DEPENDS += "qca-swiss-army-knife-native"
diff --git a/recipes-kernel/linux/linux-linaro-qcomlt_5.11.bb b/recipes-kernel/linux/linux-linaro-qcomlt_5.12.bb
index 18f6acf..ab86959 100644
--- a/recipes-kernel/linux/linux-linaro-qcomlt_5.11.bb
+++ b/recipes-kernel/linux/linux-linaro-qcomlt_5.12.bb
@@ -1,7 +1,7 @@
-# Copyright (C) 2014-2020 Linaro
+# Copyright (C) 2014-2021 Linaro
# Released under the MIT license (see COPYING.MIT for the terms)
-DESCRIPTION = "Linaro Qualcomm Landing team 5.11 Kernel"
+DESCRIPTION = "Linaro Qualcomm Landing team 5.12 Kernel"
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
require recipes-kernel/linux/linux-linaro-qcom.inc
@@ -9,7 +9,7 @@ require recipes-kernel/linux/linux-qcom-bootimg.inc
LOCALVERSION ?= "-linaro-lt-qcom"
-SRCBRANCH = "release/rb5/qcomlt-5.11"
-SRCREV = "17daa17a8971e68b9bf48e2965042860ce994435"
+SRCBRANCH = "release/rb5/qcomlt-5.12"
+SRCREV = "56d9230c7e441a00b30468071557b68d0fa5ce55"
COMPATIBLE_MACHINE = "(sm8250)"