We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a80ed7 commit 6899768Copy full SHA for 6899768
meta-dts-distro/recipes-dts/dts-scripts/dts-scripts_git.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSES/Apache-2.0.txt;md5=c846ebb396f8b174b10ded477
7
8
PV = "0.1+git${SRCPV}"
9
10
-SRC_URI = "git://github.com/Dasharo/dts-scripts;protocol=https;branch=main"
11
-SRCREV = "dcb0e12214f58705cba4524b3f8c86f0912106ac"
+SRC_URI = "git://github.com/Dasharo/dts-scripts;protocol=https;branch=add-qemu-support"
+SRCREV = "6b2ad9ebcc9994c231e6e8490cc5385c0f5238a9"
12
13
S = "${WORKDIR}/git"
14
0 commit comments