From 708decbaee691dc2bc4258fc764d9ba59463297b Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Sat, 18 Dec 2021 19:47:35 -0800 Subject: meta-google: busybox: Remove unused options This trims down our busybox binary to remove a bunch of unused / duplicate utilities. Change-Id: Iabee2b086436db800c35f5b9cd738704c493df50 Signed-off-by: William A. Kennington III --- meta-google/recipes-core/busybox/busybox_%.bbappend | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-google/recipes-core/busybox/busybox_%.bbappend') diff --git a/meta-google/recipes-core/busybox/busybox_%.bbappend b/meta-google/recipes-core/busybox/busybox_%.bbappend index 0f2210d7f..fd7873cc1 100644 --- a/meta-google/recipes-core/busybox/busybox_%.bbappend +++ b/meta-google/recipes-core/busybox/busybox_%.bbappend @@ -1,2 +1,3 @@ FILESEXTRAPATHS:prepend:gbmc := "${THISDIR}/files:" SRC_URI:append:gbmc = " file://gbmc.cfg" +SRC_URI:remove:gbmc = "file://syslog.cfg" -- cgit v1.2.3