> On 2011-04-05 4:49 PM, Felix Fietkau wrote:
> > Hi Thomas,
> >
> >> This patch fixes a recursive dependency in busybox config.
> >> Without, it is not possible to save a diffconfig where
> >> BUSYBOX_CONFIG_FEATURE_HAVE_RPC is enabled.
> >>
> >> Signed-off-by: Thomas Langer
> > I think the ma
On 2011-04-05 4:49 PM, Felix Fietkau wrote:
Hi Thomas,
This patch fixes a recursive dependency in busybox config.
Without, it is not possible to save a diffconfig where
BUSYBOX_CONFIG_FEATURE_HAVE_RPC is enabled.
Signed-off-by: Thomas Langer
I think the main problem is that there's no way
Hi Thomas,
This patch fixes a recursive dependency in busybox config.
Without, it is not possible to save a diffconfig where
BUSYBOX_CONFIG_FEATURE_HAVE_RPC is enabled.
Signed-off-by: Thomas Langer
I think the main problem is that there's no way to specify that the
USE_UCLIBC dependency in lib
This patch fixes a recursive dependency in busybox config.
Without, it is not possible to save a diffconfig where
BUSYBOX_CONFIG_FEATURE_HAVE_RPC is enabled.
Signed-off-by: Thomas Langer
---
diff --git a/package/busybox/Config.in b/package/busybox/Config.in
--- a/package/busybox/Config.in
+++ b