From: Koen Kooi Date: Sun, 25 Sep 2005 17:57:10 +0000 (+0000) Subject: conf/distro/opensimpad-0.9.0.conf: include distro.conf after setting DISTRO_VERSION X-Git-Tag: Release-2010-05/1~9453^2~3425 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a75e671d97049c477f56d5dd04c49a3ea59e4a41;p=openembedded.git conf/distro/opensimpad-0.9.0.conf: include distro.conf after setting DISTRO_VERSION --- diff --git a/conf/distro/opensimpad-0.9.0.conf b/conf/distro/opensimpad-0.9.0.conf index aa39eb2e04..e73c7f902c 100644 --- a/conf/distro/opensimpad-0.9.0.conf +++ b/conf/distro/opensimpad-0.9.0.conf @@ -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 +