diff options
author | 2021-02-17 00:05:29 +0300 | |
---|---|---|
committer | 2021-02-17 00:05:29 +0300 | |
commit | 45eb29f610d7508a4fdd4d19312b886085f6f885 (patch) | |
tree | 5edfc1d4c6dc205736f1bb4d7617d1fc2c4f2c0e | |
parent | 265412eb676e83c41725001be6feec5b839cb86e (diff) | |
download | meta-qcom-45eb29f610d7508a4fdd4d19312b886085f6f885.tar.gz meta-qcom-45eb29f610d7508a4fdd4d19312b886085f6f885.tar.bz2 meta-qcom-45eb29f610d7508a4fdd4d19312b886085f6f885.zip |
linux-linaro-qcomlt_5.11: bump SRCREV to 5.11 release
Bump SRCREV to include Linus'es 5.11 release.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
-rw-r--r-- | recipes-kernel/linux/linux-linaro-qcomlt_5.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-linaro-qcomlt_5.11.bb b/recipes-kernel/linux/linux-linaro-qcomlt_5.11.bb index 9ff0647..18f6acf 100644 --- a/recipes-kernel/linux/linux-linaro-qcomlt_5.11.bb +++ b/recipes-kernel/linux/linux-linaro-qcomlt_5.11.bb @@ -10,6 +10,6 @@ require recipes-kernel/linux/linux-qcom-bootimg.inc LOCALVERSION ?= "-linaro-lt-qcom" SRCBRANCH = "release/rb5/qcomlt-5.11" -SRCREV = "84882774d77f1f841b01142219eea531b135655c" +SRCREV = "17daa17a8971e68b9bf48e2965042860ce994435" COMPATIBLE_MACHINE = "(sm8250)" |