make sure we have a kernel defined
authorAnas Nashif <nashif@linux.intel.com>
Wed, 16 Mar 2011 01:14:27 +0000 (01:14 +0000)
committerAnas Nashif <nashif@linux.intel.com>
Wed, 16 Mar 2011 01:14:27 +0000 (01:14 +0000)
VERSION
kickstart/kickstart.tmpl

diff --git a/VERSION b/VERSION
index be58634..2eb3c4f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3
+0.5
index 8ee3534..2be34d1 100644 (file)
@@ -49,8 +49,9 @@ repo   --name=${r} --baseurl=${rr.Url} ${save}
 @${g}
 #end for
 
-
+#if $metadata.has_key("Kernel")
 $metadata.Kernel
+#end if
 
 #for $e in $metadata.ExtraPackages
 ${e}