[Buildroot] svn commit: trunk/buildroot/package

Hamish Moffatt hamish at cloud.net.au
Mon Oct 29 00:42:14 UTC 2007


On Fri, Oct 26, 2007 at 10:50:10AM -0700, vanokuten at uclibc.org wrote:
> Author: vanokuten
> Date: 2007-10-26 10:50:09 -0700 (Fri, 26 Oct 2007)
> New Revision: 20321
> 
> Log:
> make microcom visible until it appear in busybox release
> 
> Modified:
>    trunk/buildroot/package/Config.in
> 
> 
> Changeset:
> Modified: trunk/buildroot/package/Config.in
> ===================================================================
> --- trunk/buildroot/package/Config.in	2007-10-24 22:29:30 UTC (rev 20320)
> +++ trunk/buildroot/package/Config.in	2007-10-26 17:50:09 UTC (rev 20321)
> @@ -155,7 +155,7 @@
>  source "package/links/Config.in"
>  source "package/lrzsz/Config.in"
>  source "package/mdnsresponder/Config.in"
> -if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
> +if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS && !BR2_PACKAGE_BUSYBOX_SNAPSHOT
>  source "package/microcom/Config.in"

Shouldn't that be a logical OR rather than AND?

Hamish
-- 
Hamish Moffatt VK3SB <hamish at debian.org> <hamish at cloud.net.au>



More information about the buildroot mailing list