diff options
| -rw-r--r-- | meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.6.bb (renamed from meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.5.bb) | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.5.bb b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.6.bb index 1d6ffa3312..50504caf9f 100644 --- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.5.bb +++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.6.bb | |||
| @@ -3,13 +3,13 @@ LICENSE = "GPL-3.0-only" | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504 \ | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504 \ | 
| 4 | " | 4 | " | 
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/manatools/dnfdragora.git;branch=master;protocol=https \ | 6 | SRC_URI = "git://github.com/manatools/dnfdragora.git;branch=stable-2.x;protocol=https \ | 
| 7 | file://0001-disable-build-manpages.patch \ | 7 | file://0001-disable-build-manpages.patch \ | 
| 8 | file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ | 8 | file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ | 
| 9 | file://0001-To-fix-error-when-do_package.patch \ | 9 | file://0001-To-fix-error-when-do_package.patch \ | 
| 10 | " | 10 | " | 
| 11 | 11 | ||
| 12 | SRCREV = "d808904fc6082578c02d7c8bf543380ed447e925" | 12 | SRCREV = "abbe08b7a487325182758d5285b54437a914207b" | 
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" | 
| 15 | 15 | ||
