aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/openzaurus-3.5.4.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-09-25 17:54:06 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-25 17:54:06 +0000
commit356daf0bc66ff3671ba95f7867f568fc2a6214a9 (patch)
treec4efcbfba6c6ee8fbe15ba4ac0883a354e4d9ad2 /conf/distro/openzaurus-3.5.4.conf
parent1874ca516be3fbe085a40b8e5abbdf83c3517f24 (diff)
downloadopenembedded-356daf0bc66ff3671ba95f7867f568fc2a6214a9.tar.gz
conf/distro: make oz and fam include distro.conf *after* setting DISTRO_VERSION
Diffstat (limited to 'conf/distro/openzaurus-3.5.4.conf')
-rw-r--r--conf/distro/openzaurus-3.5.4.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/distro/openzaurus-3.5.4.conf b/conf/distro/openzaurus-3.5.4.conf
index 5580e9051a..bcf5e03042 100644
--- a/conf/distro/openzaurus-3.5.4.conf
+++ b/conf/distro/openzaurus-3.5.4.conf
@@ -1,7 +1,10 @@
-include conf/distro/openzaurus.conf
DISTRO = "openzaurus"
DISTRO_NAME = "OpenZaurus"
DISTRO_VERSION = "3.5.3-snapshot-${DATE}"
+
+include conf/distro/openzaurus.conf
+
+
# DISTRO_VERSION = "3.5.4"
DISTRO_TYPE = "debug"
# DISTRO_TYPE = "release"