summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/freesmartphone/fso-specs_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb
index 6d66687594..2aac51576d 100644
--- a/recipes/freesmartphone/fso-specs_git.bb
+++ b/recipes/freesmartphone/fso-specs_git.bb
@@ -7,7 +7,7 @@ SECTION = "devel/specifications"
SRCREV = "3b7b76f159c92e2e1db03b81252a3da35f9b6a72"
PV = "0.5.0+gitr${SRCPV}"
PE = "1"
-PR = "r2"
+PR = "r3"
SRC_URI = "${FREESMARTPHONE_GIT}/specs.git;protocol=git;branch=master"
S = "${WORKDIR}/git"
@@ -15,7 +15,6 @@ S = "${WORKDIR}/git"
inherit autotools pkgconfig
FILES_${PN}-dev += "${datadir}/freesmartphone/xml"
-PACKAGE_ARCH = "all"
do_compile_append() {
sed -i -e s,\$\{datarootdir\},${STAGING_DATADIR},g *.pc