diff options
author | 2016-12-12 16:07:19 +0100 | |
---|---|---|
committer | 2016-12-12 16:07:19 +0100 | |
commit | a974be838737666323770071dbec067fd6565896 (patch) | |
tree | 39218b22489d3fdbf389354a724d30bace458c74 | |
parent | 47fc9e951fe25987b0e60da2d0578ea065b278b8 (diff) | |
download | meta-qcom-a974be838737666323770071dbec067fd6565896.tar.gz meta-qcom-a974be838737666323770071dbec067fd6565896.tar.bz2 meta-qcom-a974be838737666323770071dbec067fd6565896.zip |
linux-linaro-qcomlt: update 4.4 kernel version
* merge 4.4.38
* new improvements in camss driver
* new improvements in v4l2/venus driver
* fix memory reserver-memory mapping in DTS for DB410c
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r-- | recipes-kernel/linux/linux-linaro-qcomlt_4.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-linaro-qcomlt_4.4.bb b/recipes-kernel/linux/linux-linaro-qcomlt_4.4.bb index 7eff665..6fdcd69 100644 --- a/recipes-kernel/linux/linux-linaro-qcomlt_4.4.bb +++ b/recipes-kernel/linux/linux-linaro-qcomlt_4.4.bb @@ -11,7 +11,7 @@ require recipes-kernel/linux/linux-qcom-bootimg.inc LOCALVERSION ?= "-linaro-lt-qcom" SRCBRANCH ?= "release/qcomlt-4.4" -SRCREV ?= "4fffd62d74b4db1163b32800976086771a1924ae" +SRCREV ?= "4c23d139dbab35c183d94ea69b339c1b4c9fd14c" COMPATIBLE_MACHINE = "(ifc6410|sd-600eval|dragonboard-410c)" |