diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-11-12 19:08:04 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-11-19 08:21:24 -0800 |
| commit | b0c11efc8f0a3486ed54eddfe5330a0b08c1ec83 (patch) | |
| tree | c76a05989fc869c54bdb5fb17250dca77b4231b0 /meta | |
| parent | 478f5eaa61d435777b566dc7ac589ea88a375288 (diff) | |
| download | poky-b0c11efc8f0a3486ed54eddfe5330a0b08c1ec83.tar.gz | |
efibootmgr: update SRC_URI branch
master branch was renamed to main
(From OE-Core rev: 2c5b195e974ac54610d7b50c014752875004b0b9)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-bsp/efibootmgr/efibootmgr_17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
| 10 | 10 | ||
| 11 | COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" | 11 | COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https;branch=master \ | 13 | SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https;branch=main \ |
| 14 | file://0001-remove-extra-decl.patch \ | 14 | file://0001-remove-extra-decl.patch \ |
| 15 | file://97668ae0bce776a36ea2001dea63d376be8274ac.patch \ | 15 | file://97668ae0bce776a36ea2001dea63d376be8274ac.patch \ |
| 16 | file://0001-src-make-compatible-with-efivar-38.patch \ | 16 | file://0001-src-make-compatible-with-efivar-38.patch \ |
