On 2/22/11 12:13 PM, Jonathan McCrohan wrote:
Hi Philip,

On 22/02/2011 19:01, Philip Prindeville wrote:
On 2/22/11 1:05 AM, Florian Fainelli wrote:
Hello Philip,

On Tuesday 22 February 2011 03:02:58 Philip Prindeville wrote:
Did anything change in coreutils that would stop it from working with "make
defconfig"?

Because I have in my ~/.openwrt/defconfig file:

...
CONFIG_PACKAGE_libpthread=y
CONFIG_PACKAGE_coreutils=y
CONFIG_PACKAGE_coreutils-users=y
CONFIG_PACKAGE_coreutils-uptime=y
CONFIG_PACKAGE_coreutils-who=y
...

and yet "make defconfig" fails to select the individual packages... Yet
CONFIG_PACKAGE_coreutils=y gets selected.

What am I missing?
I have removed the coreutils package which selected all the modules, feel free
to submit a patch to add it back, I will look into adding it back later today.
--
Florian

Sorry, I think we're talking crossed purposes...  I'm trying to select those 
three packages, but can't do that.

I think coreutils was changed so that when selected, coreutils now creates a 
submenu where you can select individual elements. Previously all of the 
coreutil packages were in the top level of Utilities.

Florian changed it with this patch I believe.
https://dev.openwrt.org/changeset/25434

Regards,
Jon

I understand that.

What I'm saying is that the config fragment I pasted above should be enough to generate a 
selection of packages with "make defconfig" as was previously the case, but 
this no longer works.

So two possibilities exist: a new way of selecting these packages must now be 
used that I'm not aware of, or a regression has been introduced.

I'm trying to rule out one of those possibilities.

-Philip

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to