| Message ID | 2c5b195e974ac54610d7b50c014752875004b0b9.1763070333.git.steve@sakoman.com |
|---|---|
| State | New |
| Headers | show |
| Series | [kirkstone,01/10] curl: ignore CVE-2025-10966 | expand |
diff --git a/meta/recipes-bsp/efibootmgr/efibootmgr_17.bb b/meta/recipes-bsp/efibootmgr/efibootmgr_17.bb index be6571b3fa..b6d3dadadf 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 \