[OE-core] [PATCH RFC 0/3] opkg upgrade

Paul Barker paul at paulbarker.me.uk
Wed Nov 20 16:41:07 UTC 2013


These three patches upgrade opkg and improve the recipe. I've build tested the
new version but haven't had time to give it any testing on qemu or on real
hardware (opkg-0.2.0 has itself been tested, but not with this recipe in
openembedded).

Of the new PACKAGECONFIG options, curl and ssl-curl cause a dependency loop if
you enable them and pathfinder doesn't work as there isn't currently any recipe
to build pathfinder (may also be called libpathfinder-openssl). Is it best to
leave in these options with a note that you'll need to make some changes if you
want to use them, or to drop them?

Many thanks,

Paul Barker (3):
  opkg: Update to version 0.2.0
  opkg: Add PACKAGECONFIG options
  opkg: Don't use update-alternatives

 meta/recipes-devtools/opkg/opkg.inc      | 28 ++++++++++++++--------------
 meta/recipes-devtools/opkg/opkg_0.2.0.bb | 14 ++++++++++++++
 meta/recipes-devtools/opkg/opkg_svn.bb   | 14 --------------
 3 files changed, 28 insertions(+), 28 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg/opkg_0.2.0.bb
 delete mode 100644 meta/recipes-devtools/opkg/opkg_svn.bb

-- 
1.8.4.2




More information about the Openembedded-core mailing list