diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-02-08 14:05:17 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-02-08 14:05:17 +0000 |
commit | 31d11a69ee54b6fd6bda1ae63f8260f8f2a6649a (patch) | |
tree | 4e5c3d9a240092485ac2f985a0ae6cddaf70ed9b /conf | |
parent | 17d3e0fb3ff532507361ceab18a739d001f4f728 (diff) |
slugos: Removed SLUGOS_IMAGESEX from throughout OE.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/debianslug.conf | 1 | ||||
-rw-r--r-- | conf/distro/include/slugos.inc | 1 | ||||
-rw-r--r-- | conf/distro/openslug.conf | 1 | ||||
-rw-r--r-- | conf/distro/slugos-bag.conf | 1 | ||||
-rw-r--r-- | conf/distro/slugos-bau.conf | 1 | ||||
-rw-r--r-- | conf/distro/slugos-btu.conf | 1 | ||||
-rw-r--r-- | conf/distro/slugos-lag.conf | 1 | ||||
-rw-r--r-- | conf/distro/slugos-lau.conf | 1 | ||||
-rw-r--r-- | conf/distro/slugos-ltu.conf | 1 | ||||
-rw-r--r-- | conf/distro/ucslugc.conf | 1 |
10 files changed, 0 insertions, 10 deletions
diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf index 2a33ad4164..f85b175338 100644 --- a/conf/distro/debianslug.conf +++ b/conf/distro/debianslug.conf @@ -10,7 +10,6 @@ DISTRO_NAME = "DebianSlug" # DISTRO_FEED = "unstable" DISTRO_TYPE = "beta" SLUGOS_IMAGENAME = "debianslug" -SLUGOS_IMAGESEX = "little-endian" # debianslug builds a complete image (not just the parts) SLUGOS_FLASH_IMAGE = "1" diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index c0401d93d3..13f6bad29c 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -46,7 +46,6 @@ DISTRO_FEED ?= "unstable" # #ARM_INSTRUCTION_SET "arm" or "thumb" #TARGET_OS "linux" or "linux-uclibc" -#SLUGOS_IMAGESEX "big-endian" or "little-endian" (JFFS2 format) # The following need not be set, the defaults should be adequate #USE_NLS = "no" or "yes" diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 02becf3bae..616298ad52 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -10,7 +10,6 @@ DISTRO_NAME = "OpenSlug" # DISTRO_FEED = "unstable" DISTRO_TYPE = "beta" SLUGOS_IMAGENAME = "openslug" -SLUGOS_IMAGESEX = "big-endian" # openslug builds a complete image (not just the parts) SLUGOS_FLASH_IMAGE = "1" diff --git a/conf/distro/slugos-bag.conf b/conf/distro/slugos-bag.conf index 23e8690752..cca21bffc1 100644 --- a/conf/distro/slugos-bag.conf +++ b/conf/distro/slugos-bag.conf @@ -13,7 +13,6 @@ DISTRO_TYPE ?= "beta" TARGET_ARCH = "armeb" ARM_INSTRUCTION_SET = "arm" TARGET_OS = "linux" -SLUGOS_IMAGESEX ?= "big-endian" FEED_URIS_append += "cross##http://ipkg.nslu2-linux.org/feeds/slugos-bag/cross/${DISTRO_FEED}" FEED_URIS_append += "native##http://ipkg.nslu2-linux.org/feeds/slugos-bag/native/${DISTRO_FEED}" diff --git a/conf/distro/slugos-bau.conf b/conf/distro/slugos-bau.conf index 5e461ff063..e204033c4f 100644 --- a/conf/distro/slugos-bau.conf +++ b/conf/distro/slugos-bau.conf @@ -14,6 +14,5 @@ DISTRO_TYPE ?= "alpha" TARGET_ARCH = "armeb" ARM_INSTRUCTION_SET = "arm" TARGET_OS = "linux-uclibc" -SLUGOS_IMAGESEX ?= "big-endian" require conf/distro/include/slugos.inc diff --git a/conf/distro/slugos-btu.conf b/conf/distro/slugos-btu.conf index 4fbdd9e37b..24228737bb 100644 --- a/conf/distro/slugos-btu.conf +++ b/conf/distro/slugos-btu.conf @@ -13,7 +13,6 @@ DISTRO_TYPE ?= "beta" TARGET_ARCH = "armeb" ARM_INSTRUCTION_SET = "thumb" TARGET_OS = "linux-uclibc" -SLUGOS_IMAGESEX ?= "big-endian" FEED_URIS_append += "cross##http://ipkg.nslu2-linux.org/feeds/slugos-btu/cross/${DISTRO_FEED}" FEED_URIS_append += "native##http://ipkg.nslu2-linux.org/feeds/slugos-btu/native/${DISTRO_FEED}" diff --git a/conf/distro/slugos-lag.conf b/conf/distro/slugos-lag.conf index 838d6cf48b..b0c8d86041 100644 --- a/conf/distro/slugos-lag.conf +++ b/conf/distro/slugos-lag.conf @@ -13,7 +13,6 @@ DISTRO_TYPE ?= "beta" TARGET_ARCH = "arm" ARM_INSTRUCTION_SET = "arm" TARGET_OS = "linux" -SLUGOS_IMAGESEX ?= "big-endian" FEED_URIS_append += "cross##http://ipkg.nslu2-linux.org/feeds/slugos-lag/cross/${DISTRO_FEED}" FEED_URIS_append += "native##http://ipkg.nslu2-linux.org/feeds/slugos-lag/native/${DISTRO_FEED}" diff --git a/conf/distro/slugos-lau.conf b/conf/distro/slugos-lau.conf index 7294c1dfd2..a35fbffcb6 100644 --- a/conf/distro/slugos-lau.conf +++ b/conf/distro/slugos-lau.conf @@ -12,7 +12,6 @@ DISTRO_TYPE ?= "alpha" TARGET_ARCH = "arm" ARM_INSTRUCTION_SET = "arm" TARGET_OS = "linux-uclibc" -SLUGOS_IMAGESEX ?= "big-endian" # no feeds diff --git a/conf/distro/slugos-ltu.conf b/conf/distro/slugos-ltu.conf index 53fbb407a7..6defe0dd02 100644 --- a/conf/distro/slugos-ltu.conf +++ b/conf/distro/slugos-ltu.conf @@ -12,7 +12,6 @@ DISTRO_TYPE ?= "beta" TARGET_ARCH = "arm" ARM_INSTRUCTION_SET = "thumb" TARGET_OS = "linux-uclibc" -SLUGOS_IMAGESEX ?= "big-endian" FEED_URIS_append += "cross##http://ipkg.nslu2-linux.org/feeds/slugos-ltu/cross/${DISTRO_FEED}" FEED_URIS_append += "native##http://ipkg.nslu2-linux.org/feeds/slugos-ltu/native/${DISTRO_FEED}" diff --git a/conf/distro/ucslugc.conf b/conf/distro/ucslugc.conf index 81d5ea7397..ba8a12346b 100644 --- a/conf/distro/ucslugc.conf +++ b/conf/distro/ucslugc.conf @@ -8,7 +8,6 @@ DISTRO_NAME = "UcSlugC" # DISTRO_FEED = "unstable" DISTRO_TYPE = "beta" SLUGOS_IMAGENAME = "ucslugc" -SLUGOS_IMAGESEX = "big-endian" PREFERRED_VERSION_gcc-cross-initial = "3.4.4" PREFERRED_VERSION_gcc-cross = "3.4.4" |