diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2018-08-23 11:53:49 +0200 |
---|---|---|
committer | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2018-08-23 11:54:38 +0200 |
commit | 68d67447ec83de4784203afa016c49538165532d (patch) | |
tree | 6e09d3cab11f2bc49c8486c0b797395e2a9c79ae | |
parent | 432e3b1d881bf91a5f5537387a68d3e2cb88bccd (diff) | |
download | meta-qcom-68d67447ec83de4784203afa016c49538165532d.tar.gz meta-qcom-68d67447ec83de4784203afa016c49538165532d.tar.bz2 meta-qcom-68d67447ec83de4784203afa016c49538165532d.zip |
bootrr: upgrade versionrocko
Amit Kucheria (1):
db410c/db820c: Check thermal zone characteristics
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
(cherry picked from commit 5fb41dd1b4f831963cd6ce4713cd50fff9eebba4)
-rw-r--r-- | recipes-test/bootrr/bootrr.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-test/bootrr/bootrr.bb b/recipes-test/bootrr/bootrr.bb index 40121cc..759114c 100644 --- a/recipes-test/bootrr/bootrr.bb +++ b/recipes-test/bootrr/bootrr.bb @@ -4,7 +4,7 @@ SECTION = "test" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" -SRCREV = "7e731b76bd0a150ab2d574dc322c7be5673b681d" +SRCREV = "2a0a7ab0c77776810ed1d9b266ec0a59c558378e" SRC_URI = "git://git@github.com/andersson/${BPN}.git;branch=master;protocol=https" PV = "0.0+${SRCPV}" |