[oe-commits] Sebastian Krzyszkowiak : opimd-utils: add icons to package

git version control git at git.openembedded.org
Fri Jun 26 09:21:24 UTC 2009


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

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Thu Jun 25 21:52:16 2009 +0200

opimd-utils: add icons to package

---

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

diff --git a/recipes/freesmartphone/opimd-utils_svn.bb b/recipes/freesmartphone/opimd-utils_svn.bb
index 5f56dbe..dcf2d00 100644
--- a/recipes/freesmartphone/opimd-utils_svn.bb
+++ b/recipes/freesmartphone/opimd-utils_svn.bb
@@ -5,7 +5,7 @@ LICENSE ?= "GPL"
 RDEPENDS = "python-elementary python-dbus python-codecs python-shell python python-core python-edbus shr-settings frameworkd"
 SECTION = "x11/application"
 PV = "0.0.1+r${SRCPV}"
-PR = "r1"
+PR = "r2"
 
 inherit setuptools
 
@@ -13,3 +13,4 @@ SRC_URI = "svn://openmoko.opendevice.org/trunk;module=opimd;protocol=http"
 S = "${WORKDIR}/opimd"
 FILES_${PN} += "${sysconfdir}/X11/Xsession.d/89opimd-notifier"
 FILES_${PN} += "${prefix}/share/applications/"
+FILES_${PN} += "${prefix}/share/pixmaps/opimd-utils/"





More information about the Openembedded-commits mailing list