[OE-core] [PATCH 2/2] default-distrovars: add tcp-wrappers to default DISTRO_FEATURES

Rongqing Li rongqing.li at windriver.com
Sat Jan 19 04:42:37 UTC 2013



On 01/18/2013 04:24 PM, Martin Jansa wrote:
> On Fri, Jan 18, 2013 at 10:56:23AM +0800, rongqing.li at windriver.com wrote:
>> From: "Roy.Li" <rongqing.li at windriver.com>
>>
>> tcp-wrappers DISTRO_FEATURES only is used in xinetd currently, but other
>> packages maybe need it to enable tcp-wrapper support, like vsftpd.
>>
>> Signed-off-by: Roy.Li <rongqing.li at windriver.com>
>> ---
>>   meta/conf/distro/include/default-distrovars.inc |    3 ++-
>>   1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/meta/conf/distro/include/default-distrovars.inc b/meta/conf/distro/include/default-distrovars.inc
>> index 9002fd6..9126825 100644
>> --- a/meta/conf/distro/include/default-distrovars.inc
>> +++ b/meta/conf/distro/include/default-distrovars.inc
>> @@ -19,7 +19,8 @@ DISTRO_FEATURES_LIBC_DEFAULT ?= "ipv4 ipv6 libc-backtrace libc-big-macros libc-b
>>   					libc-posix-wchar-io"
>>   DISTRO_FEATURES_LIBC ?= "${DISTRO_FEATURES_LIBC_DEFAULT}"
>>   DISTRO_FEATURES_LIBC_class-nativesdk = "${DISTRO_FEATURES_LIBC_DEFAULT}"
>> -DISTRO_FEATURES ?= "alsa argp bluetooth ext2 irda largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g x11 ${DISTRO_FEATURES_LIBC}"
>> +DISTRO_FEATURES ?= "alsa argp bluetooth ext2 irda largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g x11 tcp-wrappers \
>> +			${DISTRO_FEATURES_LIBC}"
>
> DISTRO_FEATURES_BACKFILL maybe?
>

Ok, if no one objects this, I will move it to  DISTRO_FEATURES_BACKFILL

Thanks

-Roy

>>
>>   IMAGE_FEATURES ?= ""
>>
>> --
>> 1.7.10.4
>>
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>

-- 
Best Reagrds,
Roy | RongQing Li




More information about the Openembedded-core mailing list