From 9907ba027d10aab3a505a5b8c21399826d78b2d0 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Mon, 2 Mar 2009 19:30:09 +0100 Subject: [PATCH] fso-abyss: ship datadir --- packages/freesmartphone/fso-abyss_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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}" -- 2.39.5