From: Gyorgy Sarvari Date: Wed, 12 Nov 2025 18:08:04 +0000 (+0100) Subject: efibootmgr: update SRC_URI branch X-Git-Tag: 2022-04.32-kirkstone~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c5b195e974ac54610d7b50c014752875004b0b9;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git efibootmgr: update SRC_URI branch master branch was renamed to main Signed-off-by: Gyorgy Sarvari --- diff --git a/meta/recipes-bsp/efibootmgr/efibootmgr_17.bb b/meta/recipes-bsp/efibootmgr/efibootmgr_17.bb index be6571b3fa0..b6d3dadadfb 100644 --- a/meta/recipes-bsp/efibootmgr/efibootmgr_17.bb +++ b/meta/recipes-bsp/efibootmgr/efibootmgr_17.bb @@ -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 \