From: Ed Bartosh Date: Tue, 28 Apr 2015 09:49:39 +0000 (+0300) Subject: Set vendor for tools projects X-Git-Tag: submit/trunk/20170904.073139~148 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=83ffee5ae6c6b8ac43b94dbeae586728ead6eba2;p=scm%2Fmeta%2Fobs.git Set vendor for tools projects Setting vendor should fix possible package upgrade issues caused by different default vendor settings. Change-Id: Ie9f610b369a7225b4bab776eb7b0f1f4b7fc16de Signed-off-by: Ed Bartosh --- diff --git a/Tools/_config b/Tools/_config index e69de29..b3e592a 100644 --- a/Tools/_config +++ b/Tools/_config @@ -0,0 +1,2 @@ +Macros: +%vendor Tizen Tools \ No newline at end of file diff --git a/Tools:Devel/_config b/Tools:Devel/_config index e69de29..b3e592a 100644 --- a/Tools:Devel/_config +++ b/Tools:Devel/_config @@ -0,0 +1,2 @@ +Macros: +%vendor Tizen Tools \ No newline at end of file diff --git a/Tools:Pre-release/_config b/Tools:Pre-release/_config index e69de29..b3e592a 100644 --- a/Tools:Pre-release/_config +++ b/Tools:Pre-release/_config @@ -0,0 +1,2 @@ +Macros: +%vendor Tizen Tools \ No newline at end of file