diff options
author | 2018-05-31 23:53:27 -0700 | |
---|---|---|
committer | 2018-06-01 09:09:17 +0200 | |
commit | a1338e56f05680a0241a38bf1ab002817ed17fa8 (patch) | |
tree | 6695bbefbc6c98d791dcdedf7743323ea8f73ee2 | |
parent | 40d611d2176b746f84ffee6b2168caeee4f73092 (diff) | |
download | meta-qcom-a1338e56f05680a0241a38bf1ab002817ed17fa8.tar.gz meta-qcom-a1338e56f05680a0241a38bf1ab002817ed17fa8.tar.bz2 meta-qcom-a1338e56f05680a0241a38bf1ab002817ed17fa8.zip |
bootrr: Bump revision
Bjorn Andersson (2):
helpers: Allow timeout in assert_driver as well
boards: db820c: Test for atl1c and ath10k_pci
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
(cherry picked from commit 20afcc54132243df0725fb058cc34699bf1e09d6)
-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 6ff830e..bbe3996 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 = "25e06598f1b322d8b11e55ca924b496ed18866bf" +SRCREV = "ca9605bd7211f20feaa18a7c454906b2fc4a602e" SRC_URI = "git://git@github.com/andersson/${BPN}.git;branch=master;protocol=https" PV = "0.0+${SRCPV}" |