[oe-commits] Klaus Kurzmann : libphone-ui-shr: add modules to the package

git version control git at git.openembedded.org
Sat Oct 17 12:10:54 UTC 2009


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Sat Oct 17 14:10:53 2009 +0200

libphone-ui-shr: add modules to the package

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

---

 recipes/shr/libphone-ui-shr_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb
index a0922e8..b6585b1 100644
--- a/recipes/shr/libphone-ui-shr_git.bb
+++ b/recipes/shr/libphone-ui-shr_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "SHR default module for the Phone UI daemon"
 SECTION = "e/apps"
 DEPENDS += " dbus-glib libframeworkd-glib libphone-ui etk evas ecore edje edje-native elementary"
 PV = "0.0.0+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master"
 S = "${WORKDIR}/git"
@@ -16,3 +16,4 @@ do_configure_prepend() {
         autopoint --force
 }
 
+FILES += "${libdir}/phoneui/modules/*"





More information about the Openembedded-commits mailing list