diff options
author | 2021-04-09 08:21:23 +0200 | |
---|---|---|
committer | 2021-04-09 08:21:23 +0200 | |
commit | 8b923cb97c5a3f9fc049443bcb1e80a61acddca7 (patch) | |
tree | 1074b8e9d7c4c3fc9fbe55a141e2cea5671aeacd | |
parent | a1c04957d33495fe52df87963b3b8b023eedb159 (diff) | |
parent | cf6ec404a4ed16d7c692836738c4efef0d6b2d62 (diff) | |
download | meta-qcom-8b923cb97c5a3f9fc049443bcb1e80a61acddca7.tar.gz meta-qcom-8b923cb97c5a3f9fc049443bcb1e80a61acddca7.tar.bz2 meta-qcom-8b923cb97c5a3f9fc049443bcb1e80a61acddca7.zip |
Merge pull request #298 from lumag/rb5-pre-release
linux-linaro-qcomlt_5.12: update SRCREV
-rw-r--r-- | recipes-kernel/linux/linux-linaro-qcomlt_5.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-linaro-qcomlt_5.12.bb b/recipes-kernel/linux/linux-linaro-qcomlt_5.12.bb index ab86959..254b94a 100644 --- a/recipes-kernel/linux/linux-linaro-qcomlt_5.12.bb +++ b/recipes-kernel/linux/linux-linaro-qcomlt_5.12.bb @@ -10,6 +10,6 @@ require recipes-kernel/linux/linux-qcom-bootimg.inc LOCALVERSION ?= "-linaro-lt-qcom" SRCBRANCH = "release/rb5/qcomlt-5.12" -SRCREV = "56d9230c7e441a00b30468071557b68d0fa5ce55" +SRCREV = "deeb40c41728645cd6971b1d7bd08281238caba0" COMPATIBLE_MACHINE = "(sm8250)" |