[oe-commits] Filip Zyzniewski : update-alternatives-dpkg: make it work.

git version control git at git.openembedded.org
Tue Feb 8 14:21:40 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 980b11d6703e70725e88b1292a30b1eeeec8449f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=980b11d6703e70725e88b1292a30b1eeeec8449f

Author: Filip Zyzniewski <filip.zyzniewski at gmail.com>
Date:   Mon Feb  7 04:01:59 2011 +0000

update-alternatives-dpkg: make it work.

Previous version of the recipe provided a non-functional version
of update-alternatives.

  * move from 1.13.25 to 1.14.29
    1.13.25 needed dpkg-gettext.pl which is not contained by
    dpkg-1.14.29.

  * patching the native one with update-alternatives-native.patch
    - remove absolute perl path from the shebang
    - handle a mix of build host and target host paths
    - patch contains a piece from the previous paths.patch

  * moved paths.patch application from the main inc file to 1.13.25
    recipes

Signed-off-by: Filip Zyzniewski <filip.zyzniewski at gmail.com>
Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 .../update-alternatives-native.patch               |  233 ++++++++++++++++++++
 .../update-alternatives-dpkg-native_1.13.25.bb     |    2 +
 .../update-alternatives-dpkg-native_1.14.29.bb     |   19 ++
 .../update-alternatives-dpkg.inc                   |    1 -
 .../update-alternatives-dpkg_1.13.25.bb            |    2 +
 .../update-alternatives-dpkg_1.14.29.bb            |   15 ++
 6 files changed, 271 insertions(+), 1 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=980b11d6703e70725e88b1292a30b1eeeec8449f




More information about the Openembedded-commits mailing list