packages/ipkg/ipkg-collateral.bb : remove hard setting of PACKAGE_ARCH to
authorGraeme Gregory <dp@xora.org.uk>
Mon, 15 Oct 2007 09:58:21 +0000 (09:58 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Mon, 15 Oct 2007 09:58:21 +0000 (09:58 +0000)
allow the machine overrides in SRU_URI stuff to work correctly

packages/ipkg/ipkg-collateral.bb

index 244d29d..3fd5550 100644 (file)
@@ -2,7 +2,6 @@ DESCRIPTION = "ipkg configuration files"
 SECTION = "base"
 LICENSE = "MIT"
 PR = "r7"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 SRC_URI = " \
 file://ipkg.conf.comments      \