[oe-commits] Alejandro del Castillo : opkg: upgrade to v0.3.0

git at git.openembedded.org git at git.openembedded.org
Thu Sep 3 11:43:54 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 1dd2a9ea54f5a5497e23814f144f35ff15430d71
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1dd2a9ea54f5a5497e23814f144f35ff15430d71

Author: Alejandro del Castillo <alejandro.delcastillo at ni.com>
Date:   Tue Sep  1 09:17:53 2015 -0500

opkg: upgrade to v0.3.0

Changes required:
- Rename opkg-cl to opkg
- Add libarchive dependency
- Drop backport patches
- Drop obsolete directory options
- Add patch to handle empty index files

Based on initial work by Paul Barker.

Signed-off-by: Alejandro del Castillo <alejandro.delcastillo at ni.com>
CC: Paul Barker <paul at paulbarker.me.uk>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/lib/oe/package_manager.py                     |   6 +-
 .../installer/adt-installer/adt_installer          |   2 +-
 .../adt-installer/scripts/adt_installer_internal   |   4 +-
 .../opkg/0001-opkg-key-Backport-improvements.patch |  78 ------------
 ...ve-add-support-for-empty-compressed-files.patch |  64 ++++++++++
 meta/recipes-devtools/opkg/opkg/add-exclude.patch  | 131 ---------------------
 .../opkg/opkg/no-install-recommends.patch          |  91 --------------
 .../opkg/opkg/opkg-configure.service               |   2 +-
 .../opkg/remove-ACLOCAL_AMFLAGS-I-shave-I-m4.patch |  32 -----
 .../opkg/{opkg_0.2.4.bb => opkg_0.3.0.bb}          |  26 ++--
 .../run-postinsts/run-postinsts/run-postinsts      |   2 +-
 11 files changed, 79 insertions(+), 359 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=1dd2a9ea54f5a5497e23814f144f35ff15430d71


More information about the Openembedded-commits mailing list