Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH RFC 0/3] opkg upgrade
@ 2013-11-20 16:41 Paul Barker
  2013-11-20 16:41 ` [PATCH RFC 1/3] opkg: Update to version 0.2.0 Paul Barker
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Paul Barker @ 2013-11-20 16:41 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2013-11-20 18:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-20 16:41 [PATCH RFC 0/3] opkg upgrade Paul Barker
2013-11-20 16:41 ` [PATCH RFC 1/3] opkg: Update to version 0.2.0 Paul Barker
2013-11-20 18:33   ` Saul Wold
2013-11-20 16:41 ` [PATCH RFC 2/3] opkg: Add PACKAGECONFIG options Paul Barker
2013-11-20 16:41 ` [PATCH RFC 3/3] opkg: Don't use update-alternatives Paul Barker

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