[oe-commits] Michael 'Mickey' Lauer : fso-abyss: ship datadir

GIT User account git at amethyst.openembedded.net
Mon Mar 2 18:30:50 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9907ba027d10aab3a505a5b8c21399826d78b2d0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9907ba027d10aab3a505a5b8c21399826d78b2d0

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Mon Mar  2 19:30:09 2009 +0100

fso-abyss: ship datadir

---

 packages/freesmartphone/fso-abyss_git.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/packages/freesmartphone/fso-abyss_git.bb b/packages/freesmartphone/fso-abyss_git.bb
index e8e9489..bec64bb 100644
--- a/packages/freesmartphone/fso-abyss_git.bb
+++ b/packages/freesmartphone/fso-abyss_git.bb
@@ -5,7 +5,7 @@ SECTION = "console/network"
 DEPENDS = "vala-native dbus dbus-glib libgsm0710mux"
 LICENSE = "GPL"
 PV = "0.3.1+gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "\
   ${FREESMARTPHONE_GIT}/fso-abyss.git;protocol=git;branch=master \
@@ -13,3 +13,5 @@ SRC_URI = "\
 S = "${WORKDIR}/git"
 
 inherit autotools
+
+FILES_${PN} += "${datadir}"





More information about the Openembedded-commits mailing list