Hi Ross, Well, I have the prior art stand by me. The same technique is applied for netbase.
And, in this specific case, connman should be machine specific. Can you please give me more detail? The configuration file will have only the interface blacklist enabled in case of a qemu* machine. Regards, Cristian -----Original Message----- From: Burton, Ross [mailto:[email protected]] Sent: Wednesday, January 09, 2013 7:43 PM To: Iorga, Cristian Cc: [email protected] Subject: Re: [OE-core] [PATCH] connman: upgrade to 1.10 On 9 January 2013 17:11, Cristian Iorga <[email protected]> wrote: > +do_install_append() { > + #Blacklist ethn network interface in case of qemu* machines > + case "${MACHINE}" in This makes connman machine-specific, which isn't a good thing. This configuration file should be split out into a separate package. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
