diff options
-rw-r--r-- | meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb b/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb index d80c89fe40..0dee582e37 100644 --- a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb +++ b/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb | |||
@@ -10,7 +10,7 @@ DEPENDS = "pciutils zlib efivar" | |||
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 | SRCREV = "eb6e36c9064eae256cd60df24a977e3abd87fd16" | 13 | SRCREV = "75d25807ba81cb724964c989012611272c8f1f5d" |
14 | SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https \ | 14 | SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https \ |
15 | " | 15 | " |
16 | 16 | ||