diff options
author | Ricardo Salveti <ricardo@opensourcefoundries.com> | 2018-02-06 23:40:53 -0200 |
---|---|---|
committer | Ricardo Salveti <ricardo@opensourcefoundries.com> | 2018-02-06 23:43:21 -0200 |
commit | a4e76ceb31a58525456e9fde8aecde44582a65f7 (patch) | |
tree | c0dafd994a1e0565f7c11f5e533e3c4093888a99 | |
parent | 51173110ef607a90d3fe699a7f53b6fbe6c76385 (diff) | |
download | meta-updater-a4e76ceb31a58525456e9fde8aecde44582a65f7.tar.gz |
grub-efi: remove bbappend as change is now provided by oe-core
grub-efi from oe-core now includes configfile in the default buildin
modules list.
Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
-rw-r--r-- | recipes-bsp/grub/grub-efi_%.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/grub/grub-efi_%.bbappend b/recipes-bsp/grub/grub-efi_%.bbappend deleted file mode 100644 index bebb006..0000000 --- a/recipes-bsp/grub/grub-efi_%.bbappend +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | |||
2 | GRUB_BUILDIN_append_sota = " configfile" | ||