From: Rod Whitby Date: Thu, 8 Feb 2007 14:04:35 +0000 (+0000) Subject: angstrom.inc: Removed SLUGOS_IMAGESEX from throughout OE. X-Git-Tag: Release-2010-05/1~9230^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17d3e0fb3ff532507361ceab18a739d001f4f728;p=openembedded.git angstrom.inc: Removed SLUGOS_IMAGESEX from throughout OE. --- diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 79ec27af72..aef4abf55d 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -37,10 +37,6 @@ TARGET_FPU_arm ?= "soft" TARGET_FPU_armeb ?= "soft" TARGET_FPU_ixp4xx ?= "soft" - -#Make a LE jffs2 image -SLUGOS_IMAGESEX = "little-endian" - #Name the generated images in a sane way IMAGE_NAME = "${DISTRO_NAME}-${IMAGE_BASENAME}-${DISTRO_VERSION}-${MACHINE}" DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE}"