aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-core/busybox
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-core/busybox')
-rw-r--r--common/recipes-core/busybox/busybox/gpt_disklabel.cfg1
-rw-r--r--common/recipes-core/busybox/busybox_%.bbappend4
2 files changed, 0 insertions, 5 deletions
diff --git a/common/recipes-core/busybox/busybox/gpt_disklabel.cfg b/common/recipes-core/busybox/busybox/gpt_disklabel.cfg
deleted file mode 100644
index 686eb99d..00000000
--- a/common/recipes-core/busybox/busybox/gpt_disklabel.cfg
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_FEATURE_GPT_LABEL=y
diff --git a/common/recipes-core/busybox/busybox_%.bbappend b/common/recipes-core/busybox/busybox_%.bbappend
deleted file mode 100644
index e77c720e..00000000
--- a/common/recipes-core/busybox/busybox_%.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-SRC_URI_append_amd = " \
- file://gpt_disklabel.cfg \
- "