diff options
| -rw-r--r-- | meta-oe/recipes-extended/efivar/efivar_0.23.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/efivar/efivar_0.23.bb b/meta-oe/recipes-extended/efivar/efivar_0.23.bb index 046cad974a..5879031fc5 100644 --- a/meta-oe/recipes-extended/efivar/efivar_0.23.bb +++ b/meta-oe/recipes-extended/efivar/efivar_0.23.bb | |||
| @@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6626bb1e20189cfa95f2c508ba286393" | |||
| 7 | 7 | ||
| 8 | DEPENDS_class-target = "popt efivar-native" | 8 | DEPENDS_class-target = "popt efivar-native" |
| 9 | 9 | ||
| 10 | COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" | ||
| 11 | |||
| 10 | SRCREV = "7367d78281fa3ce390e10c7c9f4608c58e7a6d3d" | 12 | SRCREV = "7367d78281fa3ce390e10c7c9f4608c58e7a6d3d" |
| 11 | SRC_URI = "git://github.com/rhinstaller/efivar.git" | 13 | SRC_URI = "git://github.com/rhinstaller/efivar.git" |
| 12 | SRC_URI_append_class-target = " file://0001-efivar-fix-for-cross-compile.patch \ | 14 | SRC_URI_append_class-target = " file://0001-efivar-fix-for-cross-compile.patch \ |
