From 59736eb773c43dc39b9b6ba410a0b615a7c28993 Mon Sep 17 00:00:00 2001 From: acoul Date: Sun, 15 Aug 2010 09:53:21 +0000 Subject: package/busybox: update to busybox-1.7.1, include upstream patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22659 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/patches/003-brctl_show_fix.patch | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'package/busybox/patches/003-brctl_show_fix.patch') diff --git a/package/busybox/patches/003-brctl_show_fix.patch b/package/busybox/patches/003-brctl_show_fix.patch index b921c7890..9a0e4e13b 100644 --- a/package/busybox/patches/003-brctl_show_fix.patch +++ b/package/busybox/patches/003-brctl_show_fix.patch @@ -18,20 +18,14 @@ }; int fd; ---- a/networking/Config.in -+++ b/networking/Config.in -@@ -77,12 +77,12 @@ config FEATURE_BRCTL_FANCY +--- a/networking/Config.src ++++ b/networking/Config.src +@@ -79,7 +79,7 @@ config FEATURE_BRCTL_FANCY This adds about 600 bytes. config FEATURE_BRCTL_SHOW - bool "Support show, showmac and showstp" + bool "Support show" - default n + default y depends on BRCTL && FEATURE_BRCTL_FANCY help - Add support for option which prints the current config: -- showmacs, showstp, show -+ show - - config DNSD - bool "dnsd" -- cgit v1.2.3