Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Change update-alternatives provider
@ 2014-01-15  2:17 Paul Barker
  2014-01-15  2:17 ` [PATCH 1/3] opkg-utils: Upgrade to latest git HEAD Paul Barker
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Paul Barker @ 2014-01-15  2:17 UTC (permalink / raw)
  To: openembedded-core

The update-alternatives script has been copied from opkg to opkg-utils so the
openembedded recipe for opkg-utils is updated accordingly. Changing the default
provider of update-alternatives to opkg-utils allows dependencies to be added to
the opkg recipe without causing circular dependency loops. This series partially
solves Yocto Project issue 4836.

Tested on Raspberry Pi hardware both with and without "gpg" added to
PACKAGECONFIG for opkg.

Paul Barker (3):
  opkg-utils: Upgrade to latest git HEAD
  default-providers: Change update-alternatives provider to opkg-utils
  opkg: No longer PROVIDES update-alternatives

 meta/conf/distro/include/default-providers.inc     |  6 +++---
 meta/recipes-devtools/opkg-utils/opkg-utils_git.bb |  7 ++++++-
 meta/recipes-devtools/opkg/opkg.inc                | 12 +++---------
 3 files changed, 12 insertions(+), 13 deletions(-)

-- 
1.8.5.2



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-01-16 13:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15  2:17 [PATCH 0/3] Change update-alternatives provider Paul Barker
2014-01-15  2:17 ` [PATCH 1/3] opkg-utils: Upgrade to latest git HEAD Paul Barker
2014-01-15 10:04   ` Koen Kooi
2014-01-15 16:16     ` Paul Barker
2014-01-15  2:17 ` [PATCH 2/3] default-providers: Change update-alternatives provider to opkg-utils Paul Barker
2014-01-15  2:17 ` [PATCH 3/3] opkg: No longer PROVIDES update-alternatives Paul Barker
2014-01-15 15:12   ` Saul Wold
2014-01-15 16:13     ` Paul Barker
2014-01-15 17:05       ` Otavio Salvador
2014-01-15 22:37       ` Saul Wold
2014-01-16 13:30         ` Paul Barker
2014-01-15 11:21 ` [PATCH 0/3] Change update-alternatives provider Otavio Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox