From: Michael 'Mickey' Lauer Date: Mon, 2 Mar 2009 18:30:09 +0000 (+0100) Subject: fso-abyss: ship datadir X-Git-Tag: Release-2010-05/1~3906 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9907ba027d10aab3a505a5b8c21399826d78b2d0;p=openembedded.git fso-abyss: ship datadir --- diff --git a/packages/freesmartphone/fso-abyss_git.bb b/packages/freesmartphone/fso-abyss_git.bb index e8e9489a15..bec64bb639 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}"