[oe-commits] Martin Jansa : opkg: missing patch

git version control git at git.openembedded.org
Wed Nov 11 16:04:51 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 416f6e5f5cfa23f0b3ae731af5c2a1dcd1e27189
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=416f6e5f5cfa23f0b3ae731af5c2a1dcd1e27189

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Nov 11 17:03:59 2009 +0100

opkg: missing patch

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../opkg/dont-install-update-alternatives.patch    |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/recipes/opkg/opkg/dont-install-update-alternatives.patch b/recipes/opkg/opkg/dont-install-update-alternatives.patch
new file mode 100644
index 0000000..4ab7707
--- /dev/null
+++ b/recipes/opkg/opkg/dont-install-update-alternatives.patch
@@ -0,0 +1,6 @@
+diff -uNr trunk.orig/utils/Makefile.am trunk/utils/Makefile.am
+--- trunk.orig/utils/Makefile.am	2009-10-24 00:55:25.000000000 +0200
++++ trunk/utils/Makefile.am	2009-11-11 16:56:00.000000000 +0100
+@@ -1 +1 @@
+-bin_SCRIPTS = update-alternatives opkg-key
++bin_SCRIPTS = opkg-key





More information about the Openembedded-commits mailing list