mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
dnfdragora: fix SRC_URI
The source branch was renamed from master to main. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ 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=main;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 \
|
||||
|
||||
Reference in New Issue
Block a user