[oe-commits] Koen Kooi : opkg: bump SRCREV to 550, fixes a segfault and some symlink truncation issues

git version control git at git.openembedded.org
Fri Aug 13 10:22:17 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Aug 13 12:10:03 2010 +0200

opkg: bump SRCREV to 550, fixes a segfault and some symlink truncation issues

---

 conf/distro/include/sane-srcrevs.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index c2bb869..bfce5ad 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -1,5 +1,5 @@
 # this is alphabetical!
 # only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly
 
-OPKG_SRCREV ?= "543"
+OPKG_SRCREV ?= "550"
 EFL_SRCREV ?= "50438"





More information about the Openembedded-commits mailing list