diff options
author | 2016-02-19 07:38:21 +0000 | |
---|---|---|
committer | 2016-02-19 07:38:21 +0000 | |
commit | 32fcda819acb8ec485d9ab05108d554f807bf75d (patch) | |
tree | 8456517d647d1aa53669a6534925db2b938bc0fe | |
parent | 6abe7a655a61f805e428b5b9a407078ffacf8339 (diff) | |
download | meta-qcom-32fcda819acb8ec485d9ab05108d554f807bf75d.tar.gz meta-qcom-32fcda819acb8ec485d9ab05108d554f807bf75d.tar.bz2 meta-qcom-32fcda819acb8ec485d9ab05108d554f807bf75d.zip |
linux-linaro-qcomlt: update kernel commit/version
Use latest kernel from the 4.4 release branch.
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 83e104c..ca1bee9 100644 --- a/recipes-kernel/linux/linux-linaro-qcomlt_4.4.bb +++ b/recipes-kernel/linux/linux-linaro-qcomlt_4.4.bb @@ -8,7 +8,7 @@ require recipes-kernel/linux/linux-dtb.inc require recipes-kernel/linux/linux-qcom-bootimg.inc SRCBRANCH = "release/qcomlt-4.4" -SRCREV = "15fddd0d508b672385f4fd6fed33c179a7943c5d" +SRCREV = "01c59c198eb787e00dbdf233257411eb21d24d68" COMPATIBLE_MACHINE = "(ifc6410|dragonboard-410c)" |