From: Richard Purdie Date: Tue, 27 Mar 2007 16:24:49 +0000 (+0000) Subject: ipkg-collateral: Should be marked as machine specific since it uses machine specific... X-Git-Tag: Release-2010-05/1~8868^2~972^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2baa20455ce4ddd908c8e95b62a40465c7000a5;p=openembedded.git ipkg-collateral: Should be marked as machine specific since it uses machine specific file overrides --- diff --git a/packages/ipkg/ipkg-collateral.bb b/packages/ipkg/ipkg-collateral.bb index cfe7d71c2d..244d29d08a 100644 --- a/packages/ipkg/ipkg-collateral.bb +++ b/packages/ipkg/ipkg-collateral.bb @@ -1,8 +1,8 @@ DESCRIPTION = "ipkg configuration files" SECTION = "base" LICENSE = "MIT" -PR = "r6" -PACKAGE_ARCH = "all" +PR = "r7" +PACKAGE_ARCH = "${MACHINE_ARCH}" SRC_URI = " \ file://ipkg.conf.comments \