conf/distro/opensimpad-0.9.0.conf: include distro.conf after setting DISTRO_VERSION
authorKoen Kooi <koen@openembedded.org>
Sun, 25 Sep 2005 17:57:10 +0000 (17:57 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 25 Sep 2005 17:57:10 +0000 (17:57 +0000)
conf/distro/opensimpad-0.9.0.conf

index aa39eb2..e73c7f9 100644 (file)
@@ -1,4 +1,6 @@
-include conf/distro/openzaurus-3.5.4.conf
 DISTRO = "opensimpad"
 DISTRO_NAME = "OpenSIMpad"
 DISTRO_VERSION = "0.9.0-rc2-${DATE}"
+
+include conf/distro/openzaurus-3.5.4.conf
+