[oe-commits] Sebastian Krzyszkowiak : opimd-utils: provide all pixmaps in package

git version control git at git.openembedded.org
Sat Aug 29 06:39:22 UTC 2009


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

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Thu Aug 27 18:38:25 2009 +0000

opimd-utils: provide all pixmaps in package

---

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

diff --git a/recipes/freesmartphone/opimd-utils_git.bb b/recipes/freesmartphone/opimd-utils_git.bb
index 673982c..312ac53 100644
--- a/recipes/freesmartphone/opimd-utils_git.bb
+++ b/recipes/freesmartphone/opimd-utils_git.bb
@@ -5,7 +5,7 @@ LICENSE ?= "GPL"
 RDEPENDS = "python-elementary python-dbus python-codecs python-shell python python-core python-edbus frameworkd"
 SECTION = "x11/application"
 PV = "0.0.3+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
 
 inherit setuptools
 
@@ -39,6 +39,7 @@ SRC_URI = "git://git.shr-project.org/repo/opimd-utils.git;protocol=http"
 S = "${WORKDIR}/git"
 FILES_${PN} += "${sysconfdir}/X11/Xsession.d/89opimd-notifier"
 FILES_${PN} += "${prefix}/share/applications/"
+FILES_${PN} += "${prefix}/share/pixmaps/"
 FILES_${PN}-data += "${prefix}/share/pixmaps/opimd-utils/"
 FILES_${PN}-cli += "${prefix}/bin/opimd-cli"
 FILES_${PN}-notes += "${prefix}/bin/opimd-notes"





More information about the Openembedded-commits mailing list