[oe-commits] org.oe.dev gsm0710muxd svn catch up version number with upstream, it's 0.9.0 now

mickeyl commit oe at amethyst.openembedded.net
Sat Mar 29 13:26:46 UTC 2008


gsm0710muxd svn catch up version number with upstream, it's 0.9.0 now

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: d64ac77a872f13513c87a0d8a234d5025cd4b8ab
ViewMTN: http://monotone.openembedded.org/revision/info/d64ac77a872f13513c87a0d8a234d5025cd4b8ab
Files:
1
conf/distro/include/sane-srcrevs.inc
packages/freesmartphone/gsm0710muxd_svn.bb
Diffs:

#
# mt diff -r77c5b90611a23cb96017237ac4d37cff0924f823 -rd64ac77a872f13513c87a0d8a234d5025cd4b8ab
#
#
#
# patch "conf/distro/include/sane-srcrevs.inc"
#  from [c392b3ce439abdc806f1c355fdeef9738026e145]
#    to [2936a46334bf489c296dcf2c902b58adedb6cf91]
# 
# patch "packages/freesmartphone/gsm0710muxd_svn.bb"
#  from [fca26930e46528d65ce3fd112b6e902e62df38f0]
#    to [b214341ba255007649e5d97e71b3d22c2218c73e]
#
============================================================
--- conf/distro/include/sane-srcrevs.inc	c392b3ce439abdc806f1c355fdeef9738026e145
+++ conf/distro/include/sane-srcrevs.inc	2936a46334bf489c296dcf2c902b58adedb6cf91
@@ -34,7 +34,7 @@ SRCREV_pn-gpe-contacts ?= "9312"
 SRCREV_pn-gconf-dbus ?= "641"
 SRCREV_pn-gnuradio ?= "6377"
 SRCREV_pn-gpe-contacts ?= "9312"
-SRCREV_pn-gsm0710muxd ?= "90"
+SRCREV_pn-gsm0710muxd ?= "116"
 SRCREV_pn-gtkhtml2 ?= "1158"
 SRCREV_pn-gypsy ?= "134"
 SRCREV_pn-hildon-1 ?= "14429"
============================================================
--- packages/freesmartphone/gsm0710muxd_svn.bb	fca26930e46528d65ce3fd112b6e902e62df38f0
+++ packages/freesmartphone/gsm0710muxd_svn.bb	b214341ba255007649e5d97e71b3d22c2218c73e
@@ -1,14 +1,12 @@
-DESCRIPTION = "gsm 07.10 muxer userspace daemon"
+DESCRIPTION = "GSM 07.10 muxer userspace daemon"
 HOMEPAGE = "http://www.freesmartphone.org"
 AUTHOR = "M. Dietrich"
 SECTION = "console/network"
 DEPENDS = "intltool-native dbus dbus-glib"
 RDEPENDS = "dbus dbus-glib"
-RCONFLICTS = "gsmd"
-RREPLACES = "gsmd"
 LICENSE = "GPL"
-PV = "0.0+svnr${SRCREV}"
-PR = "r5"
+PV = "0.9.0+svnr${SRCREV}"
+PR = "r0"
 
 SRC_URI = "svn://projects.linuxtogo.org/svn/smartphones/trunk/software;module=gsm0710muxd"
 S = "${WORKDIR}/gsm0710muxd"






More information about the Openembedded-commits mailing list