Merge pull request #612 from lumag/upd-bootrr

bootrr: bump to the latest revision
This commit is contained in:
Dmitry Baryshkov
2024-07-06 15:16:22 +03:00
committed by GitHub

View File

@@ -3,9 +3,9 @@ SUMMARY = "simple low-level testing tool for qcom boards"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=987293312a134ab40eec5f3d446cfaff"
SRCREV = "bd84c8a164e9c603db85781cfa019b516a6d2ded"
SRCREV = "7dd53678fe1e677a63883639c2dad927d7266c00"
SRC_URI = "\
git://github.com/andersson/bootrr.git;branch=master;protocol=https \
git://github.com/linux-msm/bootrr.git;branch=master;protocol=https \
"
S = "${WORKDIR}/git"