Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Change update-alternatives provider
@ 2014-01-16 17:59 Paul Barker
  2014-01-16 17:59 ` [PATCH v2 1/3] opkg-utils: Upgrade to latest git HEAD Paul Barker
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Paul Barker @ 2014-01-16 17:59 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.

Changes in v2:

    - Reordered variables in opkg-utils recipe
    - Added nativesdk class to opkg-utils

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 |  9 +++++++--
 meta/recipes-devtools/opkg/opkg.inc                | 12 +++---------
 3 files changed, 13 insertions(+), 14 deletions(-)

-- 
1.8.5.2



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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-16 17:59 [PATCH v2 0/3] Change update-alternatives provider Paul Barker
2014-01-16 17:59 ` [PATCH v2 1/3] opkg-utils: Upgrade to latest git HEAD Paul Barker
2014-01-16 17:59 ` [PATCH v2 2/3] default-providers: Change update-alternatives provider to opkg-utils Paul Barker
2014-01-16 17:59 ` [PATCH v2 3/3] opkg: No longer PROVIDES update-alternatives Paul Barker
2014-01-17 10:47 ` [PATCH v2 0/3] Change update-alternatives provider Richard Purdie
2014-01-17 12:15   ` Paul Barker

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