summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf1
-rw-r--r--recipes-bsp/grub/grub-efi_%.bbappend2
2 files changed, 1 insertions, 2 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 942ef6a..798ceba 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -10,3 +10,4 @@ BBFILE_PATTERN_sota = "^${LAYERDIR}/"
10BBFILE_PRIORITY_sota = "7" 10BBFILE_PRIORITY_sota = "7"
11 11
12LAYERDEPENDS_sota = "filesystems-layer" 12LAYERDEPENDS_sota = "filesystems-layer"
13LAYERSERIES_COMPAT_sota = "sumo"
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
2GRUB_BUILDIN_append_sota = " configfile"