diff options
-rw-r--r-- | meta-oe/recipes-bsp/efivar/efivar_37.bb (renamed from meta-oe/recipes-bsp/efivar/efivar_36.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/efivar/efivar_36.bb b/meta-oe/recipes-bsp/efivar/efivar_37.bb index 20588ee974..a0387164d0 100644 --- a/meta-oe/recipes-bsp/efivar/efivar_36.bb +++ b/meta-oe/recipes-bsp/efivar/efivar_37.bb | |||
@@ -12,7 +12,7 @@ inherit pkgconfig | |||
12 | 12 | ||
13 | COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" | 13 | COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" |
14 | 14 | ||
15 | SRCREV = "ef3449223ecd1e7b1098c523d66b2f960fe839ea" | 15 | SRCREV = "c1d6b10e1ed4ba2be07f385eae5bceb694478a10" |
16 | SRC_URI = "git://github.com/rhinstaller/efivar.git \ | 16 | SRC_URI = "git://github.com/rhinstaller/efivar.git \ |
17 | file://allow-multi-definitions-for-native.patch \ | 17 | file://allow-multi-definitions-for-native.patch \ |
18 | " | 18 | " |