fso-specs: Don't use PACKAGE_ARCH=all due to pkgconfig files.
authorTom Rini <tom_rini@mentor.com>
Fri, 30 Apr 2010 23:38:02 +0000 (16:38 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 30 Apr 2010 23:41:04 +0000 (16:41 -0700)
Without this, we can't reuse TMPDIR for multiple arches.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/freesmartphone/fso-specs_git.bb

index 6d66687..2aac515 100644 (file)
@@ -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