diff options
author | Ed Bartosh <eduard.bartosh@intel.com> | 2014-05-17 08:26:46 +0300 |
---|---|---|
committer | Ed Bartosh <eduard.bartosh@intel.com> | 2014-05-21 19:29:06 +0300 |
commit | 47a95aa2e091d3969a01136f14175e8877662587 (patch) | |
tree | e8e1a6971c4ee35956a703fed42dbab9b9edc82d /Tizen:IVI/_meta | |
download | obs-47a95aa2e091d3969a01136f14175e8877662587.tar.gz obs-47a95aa2e091d3969a01136f14175e8877662587.tar.bz2 obs-47a95aa2e091d3969a01136f14175e8877662587.zip |
Added meta for Tizen:Common and Tizen:IVI
Initial commit.
The goal of this project is to maintain OBS meta information.
Change-Id: I7fea5faa3e960b1a9f7f07db3ccd7a4bc3631494
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Diffstat (limited to 'Tizen:IVI/_meta')
-rw-r--r-- | Tizen:IVI/_meta | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Tizen:IVI/_meta b/Tizen:IVI/_meta new file mode 100644 index 0000000..620789f --- /dev/null +++ b/Tizen:IVI/_meta @@ -0,0 +1,17 @@ +<project name="Tizen:IVI"> + <title>Tizen IVI</title> + <description>The Tizen IVI project provides a Free and Open-Source Software (FOSS) OS development platform for IVI embedded computing systems. Leveraging the Tizen code base for mobile computers and handsets and extending its functionality into vehicles, the Tizen IVI solution will enable modern portable applications providing rich Internet and multimedia experiences to consumers while they travel.</description> + <person userid="tizenrobot" role="maintainer"/> + <person userid="bartosh" role="maintainer"/> + <person userid="bartosh" role="bugowner"/> + <person userid="sdx" role="maintainer"/> + <debuginfo> + <enable/> + </debuginfo> + <repository name="emulator"> + <arch>i586</arch> + </repository> + <repository name="atom"> + <arch>i586</arch> + </repository> +</project> |