[oe-commits] org.oe.dev gsm0710muxd svn bump SRCREV and add dependency on dbus-glib

mickeyl commit openembedded-commits at lists.openembedded.org
Tue Mar 4 22:34:34 UTC 2008


gsm0710muxd svn bump SRCREV and add dependency on dbus-glib

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

#
# mt diff -ra4b7a0d313c5428b971681d7b17cd18a5ccdd13c -r36ae94ae884a55393124760a3d8811541c62e82d
#
# 
# 
# patch "conf/distro/include/sane-srcrevs.inc"
#  from [c93d95925b43f437e02f491ade77d7eea716610f]
#    to [9672ca64d633aa0e5cbf26a1e1080ffa11590147]
# 
# patch "packages/freesmartphone/gsm0710muxd_svn.bb"
#  from [9de94e01f72c26b0334ecababeb69b4ae287645e]
#    to [c35675feeab41300a896a61eea7ae16bcb3b4c81]
# 
============================================================
--- conf/distro/include/sane-srcrevs.inc	c93d95925b43f437e02f491ade77d7eea716610f
+++ conf/distro/include/sane-srcrevs.inc	9672ca64d633aa0e5cbf26a1e1080ffa11590147
@@ -31,7 +31,7 @@ SRCREV_pn-gpe-contacts ?= "9312"
 SRCREV_pn-gconf-dbus ?= "641"
 SRCREV_pn-gnuradio ?= "6377"
 SRCREV_pn-gpe-contacts ?= "9312"
-SRCREV_pn-gsm0710muxd ?= "85"
+SRCREV_pn-gsm0710muxd ?= "90"
 SRCREV_pn-gtkhtml2 ?= "1158"
 SRCREV_pn-gypsy ?= "56"
 SRCREV_pn-hildon-1 ?= "14429"
@@ -136,6 +136,7 @@ SRCREV_pn-psplash ?= "249"
 SRCREV_pn-opkg-native ?= "4142"
 SRCREV_pn-oprofileui ?= "160"
 SRCREV_pn-psplash ?= "249"
+SRCREV_pn-pylgrim ?= "20"
 SRCREV_pn-pyneod ?= "88"
 SRCREV_pn-pyneog ?= "88"
 SRCREV_pn-python-formencode = "3148"
============================================================
--- packages/freesmartphone/gsm0710muxd_svn.bb	9de94e01f72c26b0334ecababeb69b4ae287645e
+++ packages/freesmartphone/gsm0710muxd_svn.bb	c35675feeab41300a896a61eea7ae16bcb3b4c81
@@ -1,13 +1,13 @@ SECTION = "console/network"
 DESCRIPTION = "gsm 07.10 muxer userspace daemon"
 HOMEPAGE = "http://www.freesmartphone.org"
 AUTHOR = "M. Dietrich"
 SECTION = "console/network"
-DEPENDS = "intltool-native dbus"
+DEPENDS = "intltool-native dbus dbus-glib"
 RCONFLICTS = "gsmd"
 RREPLACES = "gsmd"
 LICENSE = "GPL"
 PV = "0.0+svnr${SRCREV}"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "svn://projects.linuxtogo.org/svn/smartphones/trunk/software;module=gsm0710muxd"
 S = "${WORKDIR}/gsm0710muxd"






More information about the Openembedded-commits mailing list