[Buildroot] [PATCH 3/6] Remove quirk for older busybox not supported any more

Subsystems: the rest

2 messages, 2 authors, 2011-07-04 · open the first message on its own page

[Buildroot] [PATCH 3/6] Remove quirk for older busybox not supported any more

From: Maxime Ripard <hidden>
Date: 2011-06-29 13:46:18

This code is no longer useful, since the older version supported by
Builroot is 1.16.

Signed-off-by: Maxime Ripard <redacted>
---
 package/busybox/busybox.mk |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)
diff --git a/package/busybox/busybox.mk b/package/busybox/busybox.mk
index b77880c..034801e 100644
--- a/package/busybox/busybox.mk
+++ b/package/busybox/busybox.mk
@@ -49,17 +49,6 @@ define BUSYBOX_SET_SYSKLOGD
 endef
 endif
 
-# id applet breaks on >=1.13.0 with old uclibc unless the bb pwd routines are used
-ifeq ($(BR2_BUSYBOX_VERSION_1_13_X)$(BR2_BUSYBOX_VERSION_1_14_X)$(BR2_UCLIBC_VERSION_0_9_29),yy)
-define BUSYBOX_SET_BB_PWD
-	if grep -q 'CONFIG_ID=y' $(BUSYBOX_BUILD_CONFIG); \
-	then \
-		echo 'warning: CONFIG_ID needs BB_PWD_GRP with old uclibc, enabling' >&2;\
-		$(SED) "s/^.*CONFIG_USE_BB_PWD_GRP.*/CONFIG_USE_BB_PWD_GRP=y/;" $(BUSYBOX_BUILD_CONFIG); \
-	fi
-endef
-endif
-
 ifeq ($(BR2_LARGEFILE),y)
 define BUSYBOX_SET_LARGEFILE
 	$(call KCONFIG_ENABLE_OPT,CONFIG_LFS,$(BUSYBOX_BUILD_CONFIG))
-- 
1.7.4.1

[Buildroot] [PATCH 3/6] Remove quirk for older busybox not supported any more

From: Peter Korsgaard <hidden>
Date: 2011-07-04 08:17:31

quoted
quoted
quoted
quoted
"Maxime" == Maxime Ripard [off-list ref] writes:
 Maxime> This code is no longer useful, since the older version supported by
 Maxime> Builroot is 1.16.

Committed, thanks. The fix was actually related to uClibc 0.9.29, but
I'm removing that now.

-- 
Bye, Peter Korsgaard
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help