From 426143e26cfdb54613539342a7ae94094071e816 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 28 Sep 2019 07:18:49 +0300 Subject: [PATCH] busybox: remove dpkg --- core/busybox/checksums | 2 +- core/busybox/files/.config | 4 ++-- core/busybox/version | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/busybox/checksums b/core/busybox/checksums index 035b6f14..0ed0f146 100644 --- a/core/busybox/checksums +++ b/core/busybox/checksums @@ -1,5 +1,5 @@ 0e4925392fd9f3743cc517e031b68b012b24a63b0cf6c1ff03cce7bb3846cc99 busybox-1.31.0.tar.bz2 -886925d4887b6a989cf2a61c8f151a73ecdba9043555c264a95e586e208a76d6 .config +cec205da3bcd60e9b32a0c72233f2343d1a6a0e374df138419dd6f84c3cbff1c .config da3ef90a65abcbd112fa98a00799745d88d568cde290e049a5380dfc74de620a .config-suid 6c3eb5cf839c7a31c337df0cd8388b397e1415ffa7a63e9678552c9c63dd869f acpid.run 814dea14ac612125e97dcc1d619219b2c9dfc14850bf48d858421fb2c98eca12 crond.run diff --git a/core/busybox/files/.config b/core/busybox/files/.config index 4ba81946..fdeded0a 100644 --- a/core/busybox/files/.config +++ b/core/busybox/files/.config @@ -161,8 +161,8 @@ CONFIG_BZIP2_SMALL=0 CONFIG_CPIO=y CONFIG_FEATURE_CPIO_O=y CONFIG_FEATURE_CPIO_P=y -CONFIG_DPKG=y -CONFIG_DPKG_DEB=y +# CONFIG_DPKG is not set +# CONFIG_DPKG_DEB is not set # CONFIG_GZIP is not set # CONFIG_FEATURE_GZIP_LONG_OPTIONS is not set CONFIG_GZIP_FAST=0 diff --git a/core/busybox/version b/core/busybox/version index 07acc60a..990426ca 100644 --- a/core/busybox/version +++ b/core/busybox/version @@ -1 +1 @@ -1.31.0 7 +1.31.0 8