]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
efibootmgr: update SRC_URI branch
authorGyorgy Sarvari <skandigraun@gmail.com>
Wed, 12 Nov 2025 18:08:04 +0000 (19:08 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 13 Nov 2025 16:39:38 +0000 (08:39 -0800)
master branch was renamed to main

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
meta/recipes-bsp/efibootmgr/efibootmgr_17.bb

index be6571b3fa0231c3be2acdc32643f86ce93cecdd..b6d3dadadfb0bc7cefe3cbc27b9ecc300e783f41 100644 (file)
@@ -10,7 +10,7 @@ DEPENDS = "efivar popt"
 
 COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"
 
-SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https;branch=master \
+SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https;branch=main \
            file://0001-remove-extra-decl.patch \
            file://97668ae0bce776a36ea2001dea63d376be8274ac.patch \
            file://0001-src-make-compatible-with-efivar-38.patch \