From f520ab67e6055471117104900a8a96972f5cf5a4 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 29 Jul 2019 11:05:54 +0300 Subject: [PATCH] busybox: compile without lspci --- core/busybox/checksums | 2 +- core/busybox/files/.config | 2 +- core/busybox/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/busybox/checksums b/core/busybox/checksums index 29eef35b..5cfa8c4c 100644 --- a/core/busybox/checksums +++ b/core/busybox/checksums @@ -1,5 +1,5 @@ 3d1d04a4dbd34048f4794815a5c48ebb9eb53c5277e09ffffc060323b95dfbdc busybox-1.30.1.tar.bz2 -544cbd08a836d63a4d98d0982a395612f37c0a2a122c7bf7137e1d731cc39454 .config +9665a3a47f5e55f1cc5eddb5943b159d9ca747812ef7b7e3f14d6c7c1dfe4173 .config 6c3eb5cf839c7a31c337df0cd8388b397e1415ffa7a63e9678552c9c63dd869f acpid.run 814dea14ac612125e97dcc1d619219b2c9dfc14850bf48d858421fb2c98eca12 crond.run 4a5981f4b0d791fe9b84b0b2e01ae905f6565c8245b3cd603e6decf34ddad71a syslogd.run diff --git a/core/busybox/files/.config b/core/busybox/files/.config index a238923f..ba6ca924 100644 --- a/core/busybox/files/.config +++ b/core/busybox/files/.config @@ -631,7 +631,7 @@ CONFIG_XXD=y # CONFIG_LAST is not set # CONFIG_FEATURE_LAST_FANCY is not set # CONFIG_LOSETUP is not set -CONFIG_LSPCI=y +CONFIG_LSPCI=n CONFIG_LSUSB=y CONFIG_MDEV=y CONFIG_FEATURE_MDEV_CONF=y diff --git a/core/busybox/version b/core/busybox/version index 31f1103e..b9ba31e8 100644 --- a/core/busybox/version +++ b/core/busybox/version @@ -1 +1 @@ -1.30.1 12 +1.30.1 13