From: Zhang Qiang Date: Wed, 25 Sep 2013 13:45:01 +0000 (+0800) Subject: restore build.conf to fix gbs build error X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e3d3a01ae3de19c824ce9e801f817641a2bad75a;p=scm%2Fmeta%2Fbuild-config.git restore build.conf to fix gbs build error name of build.conf has been used in gbs-config/gbs.conf, so it can't be removed, currently it linked to Tizen:IVI:Release.build.conf Change-Id: Ib66a23095ca5cf6db7f5b7130b6db1c118066cfe --- diff --git a/build.conf b/build.conf new file mode 120000 index 0000000..97a79bc --- /dev/null +++ b/build.conf @@ -0,0 +1 @@ +Tizen:IVI:Release.build.conf \ No newline at end of file