Re: [OE-core] RFE: make the init manager an image feature (again)

2013-02-24 Thread Khem Raj
On (16/02/13 11:41), Otavio Salvador wrote: On Sat, Feb 16, 2013 at 10:53 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Sat, 2013-02-16 at 08:47 -0200, Otavio Salvador wrote: On Sat, Feb 16, 2013 at 7:15 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On

Re: [OE-core] RFE: make the init manager an image feature (again)

2013-02-24 Thread Ross Burton
Hi, Just brainstorming out loud, but here's a suggestion that might just please everyone: A virtual provider for the init manager, which can be overridden per-image (for main / rescue images). DISTRO_FEATURES contains the init script *style* that you want: sysvinit or systemd. These are not

Re: [OE-core] RFE: make the init manager an image feature (again)

2013-02-24 Thread Otavio Salvador
On Sun, Feb 24, 2013 at 5:50 AM, Khem Raj raj.k...@gmail.com wrote: On (16/02/13 11:41), Otavio Salvador wrote: On Sat, Feb 16, 2013 at 10:53 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Sat, 2013-02-16 at 08:47 -0200, Otavio Salvador wrote: On Sat, Feb 16, 2013 at 7:15

Re: [OE-core] [oe-commits] Constantin Musca : augeas: upgrade to 1.0.0

2013-02-24 Thread Martin Jansa
On Fri, Feb 22, 2013 at 02:09:18PM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: a711a8617c39b06c9a494d0ceae9f96f65b024f9 URL: http://git.openembedded.org/?p=openembedded-core.gita=commit;h=a711a8617c39b06c9a494d0ceae9f96f65b024f9 Author:

Re: [OE-core] [oe-commits] Constantin Musca : augeas: upgrade to 1.0.0

2013-02-24 Thread Gary Thomas
On 2013-02-24 09:43, Martin Jansa wrote: On Fri, Feb 22, 2013 at 02:09:18PM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: a711a8617c39b06c9a494d0ceae9f96f65b024f9 URL:

[OE-core] [PATCH] parted: fix several integer overflows

2013-02-24 Thread Ming Liu
Integer overflows was found in libparted/labels/dvh.c, while attemptting assign unsigned int values to int types in some places. These overflows only can be observed on BE platforms like MIPS, when the WORDS_BIGENDIAN macro is defined in parted. Defined by unsigned int instead. Signed-off-by:

Re: [OE-core] [PATCH] connman: enable connman client

2013-02-24 Thread Iorga, Cristian
Hello Ross, 1. As far as I have seen, building the connmanctl is the default, there is no --enable-client. Maybe I am wrong, I have extracted this info from the documentation. 2. Like you said, at the moment, the client executable is produced directly in the source directory, hence my

Re: [OE-core] [PATCH] connman: enable connman client

2013-02-24 Thread Iorga, Cristian
Also, please note that tools-test and tools-wispr use also the ${S} dir in install, so my code is in accordance to previous code (prior artwork :-) ). -Original Message- From: Iorga, Cristian Sent: Monday, February 25, 2013 9:19 AM To: Burton, Ross Cc:

Re: [OE-core] RFE: make the init manager an image feature (again)

2013-02-24 Thread Martin Jansa
On Sun, Feb 24, 2013 at 10:04:42PM +, Ross Burton wrote: On Sunday, 24 February 2013 at 14:06, Otavio Salvador wrote: DISTRO_FEATURES contains the init script *style* that you want: sysvinit or systemd. These are not mutually exclusive so specifying both will get you both directly

Re: [OE-core] RFE: make the init manager an image feature (again)

2013-02-24 Thread Andreas Müller
On Sun, Feb 24, 2013 at 11:04 PM, Ross Burton ross.bur...@intel.com wrote: The size impact it not negligible; specially for initramfs images but what concerns me even more is the upgrade path from previous users of meta-oe systemd. I obviously didn't make myself clear - the size impact is