[oe-commits] Klaus Kurzmann : frameworkd: remove link to the SHR wiki, because remove-tel is packaged now

git version control git at git.openembedded.org
Thu Jan 28 18:06:56 UTC 2010


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Thu Jan 28 19:05:13 2010 +0100

frameworkd: remove link to the SHR wiki, because remove-tel is packaged now

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/freesmartphone/frameworkd_git.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb
index c4fbdf3..07ac5f5 100644
--- a/recipes/freesmartphone/frameworkd_git.bb
+++ b/recipes/freesmartphone/frameworkd_git.bb
@@ -5,7 +5,7 @@ SECTION = "console/network"
 DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPL"
 PV = "0.9.5.9+gitr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit distutils update-rc.d
 
@@ -33,7 +33,6 @@ do_install_append() {
 pkg_postinst_${PN} () {
 	echo "NOTE: if you have old contacts without field types and the"
 	echo "      tel: prefix instead please use the remove-tel script"
-	echo "      from http://wiki.shr-project.org/trac/wiki/new-opimd"
 }
 
 RDEPENDS_${PN} += "\





More information about the Openembedded-commits mailing list