diff options
-rw-r--r-- | meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb index 5678f73525..9cd1efb8e8 100644 --- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb +++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/manatools/dnfdragora.git \ | |||
10 | file://0001-Run-python-scripts-using-env.patch \ | 10 | file://0001-Run-python-scripts-using-env.patch \ |
11 | " | 11 | " |
12 | 12 | ||
13 | PV = "1.0.1+git" | 13 | PV = "1.0.1+git${SRCPV}" |
14 | SRCREV = "4fef4ce889b8e4fa03191d414f63bfd50796152a" | 14 | SRCREV = "4fef4ce889b8e4fa03191d414f63bfd50796152a" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |