diff options
author | 2020-02-12 12:10:14 -0600 | |
---|---|---|
committer | 2020-02-13 17:37:48 +0100 | |
commit | c4e008936963bb344efaa196a715e1a4c36919c2 (patch) | |
tree | da0108692c3b4d5bd6c69792e71b64cc0d7d7dc1 | |
parent | b350d0e6328e93a6db23a3e21c25344e3965045b (diff) | |
download | meta-qcom-warrior.tar.gz meta-qcom-warrior.tar.bz2 meta-qcom-warrior.zip |
recipes-kernel/linux: Linux 5.4 bump to rev 447814278e3fwarrior
Fixes,
447814278e3f remoteproc: qcom: wcnss: Add iris completion barrie
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
(cherry picked from commit af4991b7e0e0c0b7b06b00d2d9670ddd28101162)
-rw-r--r-- | recipes-kernel/linux/linux-linaro-qcomlt_5.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-linaro-qcomlt_5.4.bb b/recipes-kernel/linux/linux-linaro-qcomlt_5.4.bb index 3ae2f0f..24b162c 100644 --- a/recipes-kernel/linux/linux-linaro-qcomlt_5.4.bb +++ b/recipes-kernel/linux/linux-linaro-qcomlt_5.4.bb @@ -11,7 +11,7 @@ require recipes-kernel/linux/linux-qcom-bootimg.inc LOCALVERSION ?= "-linaro-lt-qcom" SRCBRANCH ?= "release/qcomlt-5.4" -SRCREV ?= "37a87299c86289371173ba70c186b9201ba0f4fc" +SRCREV ?= "447814278e3fcaef6db32a458e976b8c0c30ea0d" COMPATIBLE_MACHINE = "(apq8016|apq8096|sdm845)" |