Re: [OE-core] [PATCH] opkg-utils: allow disabling update-alternatives

2014-08-11 Thread sujith h
On Fri, Aug 8, 2014 at 11:41 PM, Saul Wold wrote: > On 08/08/2014 02:37 AM, Sujith H wrote: > >> From: Sujith H >> >> This is needed to deal with the situation where we're using ipk >> packaging, so >> opkg-utils must be built regardless of what update-alternatives provider >> we >> prefer. The

[OE-core] [PATCH] opkg-utils: allow disabling update-alternatives

2014-08-11 Thread Sujith H
From: Sujith H This is needed to deal with the situation where we're using ipk packaging, so opkg-utils must be built regardless of what update-alternatives provider we prefer. The downside to the current implementation is the need to adjust PACKAGECONFIG as well as PREFERRED_PROVIDER, but it is

Re: [OE-core] [PATCH] opkg-utils: allow disabling update-alternatives

2014-08-08 Thread Saul Wold
On 08/08/2014 02:37 AM, Sujith H wrote: From: Sujith H This is needed to deal with the situation where we're using ipk packaging, so opkg-utils must be built regardless of what update-alternatives provider we prefer. The downside to the current implementation is the need to adjust PACKAGECONFIG

[OE-core] [PATCH] opkg-utils: allow disabling update-alternatives

2014-08-08 Thread Sujith H
From: Sujith H This is needed to deal with the situation where we're using ipk packaging, so opkg-utils must be built regardless of what update-alternatives provider we prefer. The downside to the current implementation is the need to adjust PACKAGECONFIG as well as PREFERRED_PROVIDER, but it is

Re: [OE-core] [PATCH] opkg-utils: allow disabling update-alternatives

2014-08-07 Thread Saul Wold
On 08/07/2014 02:24 AM, Sujith H wrote: From: Sujith H This is needed to deal with the situation where we're using ipk packaging, so opkg-utils must be built regardless of what update-alternatives provider we prefer. The downside to the current implementation is the need to adjust PACKAGECONFIG

Re: [OE-core] [PATCH] opkg-utils: allow disabling update-alternatives

2014-08-07 Thread sujith h
Hi Paul Eggleton, On Thu, Aug 7, 2014 at 2:54 PM, Sujith H wrote: > From: Sujith H > > This is needed to deal with the situation where we're using ipk packaging, > so > opkg-utils must be built regardless of what update-alternatives provider we > prefer. The downside to the current implementat

[OE-core] [PATCH] opkg-utils: allow disabling update-alternatives

2014-08-07 Thread Sujith H
From: Sujith H This is needed to deal with the situation where we're using ipk packaging, so opkg-utils must be built regardless of what update-alternatives provider we prefer. The downside to the current implementation is the need to adjust PACKAGECONFIG as well as PREFERRED_PROVIDER, but it is

Re: [OE-core] [PATCH] opkg-utils: allow disabling update-alternatives

2014-08-06 Thread Paul Eggleton
On Wednesday 06 August 2014 18:58:11 sujith h wrote: > On Wed, Aug 6, 2014 at 6:08 PM, Paul Eggleton > wrote: > > > > On Wednesday 06 August 2014 17:34:09 Sujith H wrote: > > > From: Sujith H > > > > > > This is needed to deal with the situation where we're using ipk > > > > packaging, > > >

Re: [OE-core] [PATCH] opkg-utils: allow disabling update-alternatives

2014-08-06 Thread sujith h
On Wed, Aug 6, 2014 at 6:08 PM, Paul Eggleton wrote: > On Wednesday 06 August 2014 17:34:09 Sujith H wrote: > > From: Sujith H > > > > This is needed to deal with the situation where we're using ipk > packaging, > > so opkg-utils must be built regardless of what update-alternatives > provider >

Re: [OE-core] [PATCH] opkg-utils: allow disabling update-alternatives

2014-08-06 Thread Paul Eggleton
On Wednesday 06 August 2014 17:34:09 Sujith H wrote: > From: Sujith H > > This is needed to deal with the situation where we're using ipk packaging, > so opkg-utils must be built regardless of what update-alternatives provider > we prefer. The downside to the current implementation is the need to

[OE-core] [PATCH] opkg-utils: allow disabling update-alternatives

2014-08-06 Thread Sujith H
From: Sujith H This is needed to deal with the situation where we're using ipk packaging, so opkg-utils must be built regardless of what update-alternatives provider we prefer. The downside to the current implementation is the need to adjust PACKAGECONFIG as well as PREFERRED_PROVIDER, but it is

[OE-core] [PATCH] opkg-utils: allow disabling update-alternatives

2014-08-06 Thread Sujith H
From: Sujith H This is needed to deal with the situation where we're using ipk packaging, so opkg-utils must be built regardless of what update-alternatives provider we prefer. The downside to the current implementation is the need to adjust PACKAGECONFIG as well as PREFERRED_PROVIDER, but it is