summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.2.bb (renamed from meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.2.bb
index fdc164d56..c32165150 100644
--- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
+++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.2.bb
@@ -9,8 +9,7 @@ SRC_URI = "git://github.com/manatools/dnfdragora.git;branch=master;protocol=http
9 file://0001-To-fix-error-when-do_package.patch \ 9 file://0001-To-fix-error-when-do_package.patch \
10 " 10 "
11 11
12PV = "1.1.2+git${SRCPV}" 12SRCREV = "5cbbc07c9d015af284a424a172a379b385f05b6f"
13SRCREV = "19e123132cfd4efd860e5204261c3c228bfe80a8"
14 13
15S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
16 15