|
@@ -3,13 +3,13 @@ LICENSE = "GPL-3.0-only"
|
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504 \
|
|
|
"
|
|
|
|
|
|
-SRC_URI = "git://github.com/manatools/dnfdragora.git;branch=master;protocol=https \
|
|
|
+SRC_URI = "git://github.com/manatools/dnfdragora.git;branch=stable-2.x;protocol=https \
|
|
|
file://0001-disable-build-manpages.patch \
|
|
|
file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \
|
|
|
file://0001-To-fix-error-when-do_package.patch \
|
|
|
"
|
|
|
|
|
|
-SRCREV = "d808904fc6082578c02d7c8bf543380ed447e925"
|
|
|
+SRCREV = "abbe08b7a487325182758d5285b54437a914207b"
|
|
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|