[OE-core] [PATCH 0/3] Change update-alternatives provider

Paul Barker paul at paulbarker.me.uk
Wed Jan 15 02:17:23 UTC 2014


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




More information about the Openembedded-core mailing list