From bb3447a4403b7196f4ade166dc306429d5479971 Mon Sep 17 00:00:00 2001 From: "Graydon, Tracy" Date: Mon, 3 Jun 2013 17:22:20 -0700 Subject: [PATCH] Create meta-ivi package for IVI package-groups and image configs --- packaging/meta-base.changes | 40 ----------------------------- packaging/meta-ivi.changes | 2 ++ packaging/{meta-base.spec => meta-ivi.spec} | 6 ++--- 3 files changed, 5 insertions(+), 43 deletions(-) delete mode 100644 packaging/meta-base.changes create mode 100644 packaging/meta-ivi.changes rename packaging/{meta-base.spec => meta-ivi.spec} (74%) diff --git a/packaging/meta-base.changes b/packaging/meta-base.changes deleted file mode 100644 index bc959fb..0000000 --- a/packaging/meta-base.changes +++ /dev/null @@ -1,40 +0,0 @@ -* Tue May 14 2013 Anas Nashif submit/tizen/20130514.154432@8be69aa -- partitioning -> partitions - -* Tue May 14 2013 Anas Nashif submit/tizen/20130514.225430@e4494ad -- Add --runtime=native for wayland image - -* Tue May 14 2013 Anas Nashif submit/tizen/20130514.225430@a5d0541 -- Adapt partitioning and file systems -- Adding a new image for wayland -- Set license according to SPDX list - -* Tue May 14 2013 prajwal.karur.mohan@intel.com submit/tizen/20130513.202731@fef9eac -- Adding a new image for wayland - -* Mon May 13 2013 prajwal.karur.mohan@intel.com submit/tizen/20130513.192743@7e14f56 -- Fixing repo url's, adding runtime=native - -* Tue Jan 15 2013 Anas Nashif submit/trunk/20130116.020739@f5c6c3d -- Add installer option to syslinux menu - -* Tue Jan 15 2013 Anas Nashif accepted/trunk/20121212.030716@0be2739 -- Add pc-adaptation pattern - -* Tue Dec 11 2012 Anas Nashif submit/trunk/20121207.084238@52af8f3 -- moving PC related stuff to meta-pc -- moving patterns to common - -* Fri Dec 07 2012 Anas Nashif submit/trunk/20121207.084238@eca8297 -- remove base repo -- add changelog - -* Fri Dec 07 2012 Anas Nashif submit/trunk/20121116.194845@c6ccc4e -- rename patterns -- restructured patterns -- Move vim to console tools -- Reorganize structure and add weston images -- fix bootloader options -- add e17 test to check if liveusb works on server -- initial import - diff --git a/packaging/meta-ivi.changes b/packaging/meta-ivi.changes new file mode 100644 index 0000000..7116000 --- /dev/null +++ b/packaging/meta-ivi.changes @@ -0,0 +1,2 @@ +* Tue Jun 4 00:19:54 UTC 2013 - tracy.graydon@intel.com +- Set up package-groups and image-configs for IVI diff --git a/packaging/meta-base.spec b/packaging/meta-ivi.spec similarity index 74% rename from packaging/meta-base.spec rename to packaging/meta-ivi.spec index f70b8f2..b763178 100644 --- a/packaging/meta-base.spec +++ b/packaging/meta-ivi.spec @@ -1,5 +1,5 @@ -Summary: Tizen Package Groups and Images Configurations -Name: meta-base +Summary: Tizen IVI Package Groups and Image Configurations +Name: meta-ivi Version: 002 Release: 1 License: GPL-2.0 @@ -8,7 +8,7 @@ URL: http://www.tizen.org Source: %{name}-%{version}.tar.bz2 %description -Tizen Package Groups and Image Configurations for Base OS +Tizen IVI Package Groups and Image Configurations %prep %setup -q -- 2.7.4