|
@@ -5,8 +5,8 @@ HOMEPAGE = "https://github.com/osandov/drgn"
|
|
|
LICENSE = " LGPL-2.1-or-later"
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=7c83d30e99508d6b790eacdd3abab846"
|
|
|
|
|
|
-SRC_URI = "git://github.com/osandov/drgn.git;protocol=https;branch=main"
|
|
|
-SRCREV = "92023c5b5d5a1c7e1556e945b098148f0b46e608"
|
|
|
+SRC_URI = "git://github.com/osandov/drgn.git;protocol=https;branch=main;tag=v${PV}"
|
|
|
+SRCREV = "8209a147fb61deed38ca376d063bbff0343ca234"
|
|
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|