[oe-commits] org.oe.dev frameworkd git catch up with ophoned subsystem rename

mickeyl commit oe at amethyst.openembedded.net
Wed Jul 2 11:23:42 UTC 2008


frameworkd git catch up with ophoned subsystem rename

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 61916fde303a24e027564cf07127b974edcf2ce8
ViewMTN: http://monotone.openembedded.org/revision/info/61916fde303a24e027564cf07127b974edcf2ce8
Files:
1
packages/freesmartphone/frameworkd/frameworkd.conf
packages/freesmartphone/frameworkd_git.bb
Diffs:

#
# mt diff -rbcc003ab8dff174ac176f1def3b623cca871883d -r61916fde303a24e027564cf07127b974edcf2ce8
#
#
#
# patch "packages/freesmartphone/frameworkd/frameworkd.conf"
#  from [697eb26d6d7e3f74669a00fd1bfc2bfb9d7d260b]
#    to [5e6f2e0547480b2177479b77f8a70a0ecd837b93]
# 
# patch "packages/freesmartphone/frameworkd_git.bb"
#  from [e14a5bed6db028f0a4a120e7a0386c427c6b0d66]
#    to [655476c5576a79469c78d14aaefb466009b2b952]
#
============================================================
--- packages/freesmartphone/frameworkd/frameworkd.conf	697eb26d6d7e3f74669a00fd1bfc2bfb9d7d260b
+++ packages/freesmartphone/frameworkd/frameworkd.conf	5e6f2e0547480b2177479b77f8a70a0ecd837b93
@@ -13,7 +13,7 @@ disable = 0
 [powercontrol-neo]
 disable = 0
 
-[ophoned]
+[gsmd]
 modemtype = ti_calypso
 
 [opreferencesd]
============================================================
--- packages/freesmartphone/frameworkd_git.bb	e14a5bed6db028f0a4a120e7a0386c427c6b0d66
+++ packages/freesmartphone/frameworkd_git.bb	655476c5576a79469c78d14aaefb466009b2b952
@@ -1,11 +1,11 @@
-DESCRIPTION = "The freesmartphon.org Framework Daemon"
+DESCRIPTION = "The freesmartphone.org Framework Daemon"
 HOMEPAGE = "http://www.freesmartphone.org"
-AUTHOR = "Michael 'Mickey' Lauer <mlauer at vanille-media.de>"
+AUTHOR = "Michael 'Mickey' Lauer <mlauer at vanille-media.de> et. al."
 SECTION = "console/network"
 DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPL"
 PV = "0.8.0+gitr${SRCREV}"
-PR = "r3"
+PR = "r5"
 
 inherit distutils update-rc.d
 
@@ -36,5 +36,5 @@ RDEPENDS_${PN} += "\
   python-syslog \
 "
 
-FILES_${PN} += "${sysconfdir}"
+FILES_${PN} += "${sysconfdir} ${datadir}"
 FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/framework/subsystems/*/.debug"






More information about the Openembedded-commits mailing list