From 7302c6263934c237da66719bd42505b6c05d10cc Mon Sep 17 00:00:00 2001 From: Martin Dietze Date: Thu, 19 Apr 2007 10:32:07 +0000 Subject: mtx-3a.conf, nylon-image-base.bb: removed remaints from old OE code (PACKAGE_INSTALL instead of IPKG_INSTALL) --- conf/machine/mtx-3a.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/mtx-3a.conf') diff --git a/conf/machine/mtx-3a.conf b/conf/machine/mtx-3a.conf index bda68acd12..6f963d164e 100644 --- a/conf/machine/mtx-3a.conf +++ b/conf/machine/mtx-3a.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Machine configuration for the mtx-3a TARGET_ARCH = "arm" -IPKG_ARCHS = "all arm ${MACHINE}" +#PACKAGE_ARCHS = "all arm ${MACHINE}" PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-3a" EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 -n" TARGET_CC_ARCH = "-march=armv5te" -- cgit 1.2.3-korg