diff options
author | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2014-07-17 20:00:28 +0200 |
---|---|---|
committer | Philippe Coval <philippe.coval@open.eurogiciel.org> | 2014-08-08 02:23:46 -0700 |
commit | 03c3c4ccf324f0d7c7236beb320128eed1ed0881 (patch) | |
tree | 6a233bf47e598fe9585b62fb504069bd922d8171 /patterns | |
parent | 1a07b29fa9a16e231abdd02a46bc56c928c8fd3c (diff) | |
download | meta-03c3c4ccf324f0d7c7236beb320128eed1ed0881.tar.gz meta-03c3c4ccf324f0d7c7236beb320128eed1ed0881.tar.bz2 meta-03c3c4ccf324f0d7c7236beb320128eed1ed0881.zip |
Inherit from meta-generic patterns and scripts definitionssubmit/tizen_common/20140812.170532submit/tizen_common/20140812.151815submit/tizen_common/20140812.150926
Define new ARM images.
Define new X11 images and repos
Change-Id: Id57f0f32eb21af13e5b8f8c8e9f8094ce369913a
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Bug-Tizen: TC-1234
Diffstat (limited to 'patterns')
-rw-r--r-- | patterns/common-adaptation.yaml | 5 | ||||
-rw-r--r-- | patterns/common-applications.yaml | 7 | ||||
-rw-r--r-- | patterns/common-autoqa.yaml | 7 | ||||
-rw-r--r-- | patterns/common-base-micro.yaml | 17 | ||||
-rw-r--r-- | patterns/common-base.yaml | 31 | ||||
-rw-r--r-- | patterns/common-bluetooth.yaml | 9 | ||||
-rw-r--r-- | patterns/common-console-tools.yaml | 29 | ||||
-rw-r--r-- | patterns/common-crosswalk.yaml | 2 | ||||
-rw-r--r-- | patterns/common-desktop-applications.yaml | 3 | ||||
-rw-r--r-- | patterns/common-development.yaml | 49 | ||||
-rw-r--r-- | patterns/common-middleware.yaml | 13 | ||||
-rw-r--r-- | patterns/common-multimedia.yaml | 20 | ||||
-rw-r--r-- | patterns/common-packaging.yaml | 5 | ||||
-rw-r--r-- | patterns/common-qa.yaml | 9 | ||||
-rw-r--r-- | patterns/common-qt5.yaml | 5 | ||||
-rw-r--r-- | patterns/common-ref-m0.yaml | 8 | ||||
-rw-r--r-- | patterns/common-wayland.yaml | 8 | ||||
-rw-r--r-- | patterns/common-webkit.yaml | 17 |
18 files changed, 7 insertions, 237 deletions
diff --git a/patterns/common-adaptation.yaml b/patterns/common-adaptation.yaml deleted file mode 100644 index aae04bc..0000000 --- a/patterns/common-adaptation.yaml +++ /dev/null @@ -1,5 +0,0 @@ -Summary: Common Adaptation -Description: Common Adaptation -Name: common-adaptation -Packages: -- linux-firmware diff --git a/patterns/common-applications.yaml b/patterns/common-applications.yaml deleted file mode 100644 index 80d63d7..0000000 --- a/patterns/common-applications.yaml +++ /dev/null @@ -1,7 +0,0 @@ -Summary: Common Applications -Description: Common Applications -Name: common-applications -Packages: -- ail -- ca-certificates -- ca-certificates-mozilla diff --git a/patterns/common-autoqa.yaml b/patterns/common-autoqa.yaml deleted file mode 100644 index 9a6e432..0000000 --- a/patterns/common-autoqa.yaml +++ /dev/null @@ -1,7 +0,0 @@ -Summary: Common Automated QA Tools -Description: Common Automated QA Tools -Name: common-autoqa -Packages: -- testkit-lite -- screen -- which diff --git a/patterns/common-base-micro.yaml b/patterns/common-base-micro.yaml deleted file mode 100644 index c914659..0000000 --- a/patterns/common-base-micro.yaml +++ /dev/null @@ -1,17 +0,0 @@ -Summary: Common Base Micro -Description: Common Base Micro -Name: common-base-micro -Packages: -- bluez -- kmod -- tzdata -- pam -- setup -- filesystem -- systemd -- busybox -- default-ac-domains -- tizen-release -- glibc-locale -- pciutils -- lrzsz diff --git a/patterns/common-base.yaml b/patterns/common-base.yaml index 141443b..56168e1 100644 --- a/patterns/common-base.yaml +++ b/patterns/common-base.yaml @@ -1,32 +1,5 @@ Summary: Common Base Description: Common Base Name: common-base -Packages: -- e2fsprogs -- connman -- rfkill -- util-linux -- kmod-compat -- kmod -- tzdata -- pwdutils -- pam -- setup -- filesystem -- systemd -- bash -- coreutils -- rpm -- rpm-security-plugin -- default-ac-domains -- tizen-release -- pam-locale -- procps -- psmisc -- net-tools -- kbd -- glibc-locale -- pciutils -- default-ac-domains -- wpa_supplicant -- prelink +Packages: [] + diff --git a/patterns/common-bluetooth.yaml b/patterns/common-bluetooth.yaml deleted file mode 100644 index 6105873..0000000 --- a/patterns/common-bluetooth.yaml +++ /dev/null @@ -1,9 +0,0 @@ -Summary: Common Bluetooth -Description: Common Bluetooth -Name: common-bluetooth -Packages: -- bluez -- bluetooth-frwk-core -- bluetooth-frwk-service -- bluetooth-share -- bluetooth-tools-no-firmware diff --git a/patterns/common-console-tools.yaml b/patterns/common-console-tools.yaml deleted file mode 100644 index 55f3670..0000000 --- a/patterns/common-console-tools.yaml +++ /dev/null @@ -1,29 +0,0 @@ -Summary: Common Console Tools -Description: Common Console Tools -Name: common-console-tools -Packages: -- snapper-zypp-plugin -- tar -- wget -- grep -- gzip -- openssh -- rsync -- parted -- zip -- vim -- unzip -- less -- xz -- nano -- curl -- strace -- diffutils -- patch -- findutils -- wdiff -- powertop -- sudo -- ca-certificates-mozilla -- iptables -- tree diff --git a/patterns/common-crosswalk.yaml b/patterns/common-crosswalk.yaml index 71d91dc..8b9a477 100644 --- a/patterns/common-crosswalk.yaml +++ b/patterns/common-crosswalk.yaml @@ -2,7 +2,5 @@ Summary: Common Crosswalk Description: Common Crosswalk Name: common-crosswalk Packages: -- crosswalk -- tizen-extensions-crosswalk - wrt-widgets diff --git a/patterns/common-desktop-applications.yaml b/patterns/common-desktop-applications.yaml index f04ab20..fc3cc0a 100644 --- a/patterns/common-desktop-applications.yaml +++ b/patterns/common-desktop-applications.yaml @@ -3,9 +3,6 @@ Description: Common Desktop Applications Name: common-desktop-applications Packages: - weston-clients -- emotion -#- econnman -#- bluetooth-agent - org.tizen.calculator - elementary-tools - evas-examples diff --git a/patterns/common-development.yaml b/patterns/common-development.yaml deleted file mode 100644 index 26b1504..0000000 --- a/patterns/common-development.yaml +++ /dev/null @@ -1,49 +0,0 @@ -Summary: Common Development -Description: Common Development -Name: common-development -Packages: -- zip -- unzip -- less -- gcc -- glibc-devel -- libtool -- gcc-fortran -- cmake -- xz -- tcl -- gdb -- gdb-server -- nano -- strace -- yasm -- make -- diffutils -- patch -- autoconf -- automake -- binutils-devel -- bison -- flex -- gcc-c++ -- libstdc++-devel -- libtool -- findutils -- wdiff -- nasm -- vim-enhanced -- powertop -- pulseaudio-utils -- gstreamer-utils -- alsa-utils -- connman-test -- pacrunner -- git-core -- valgrind -- lsof -- attr -- smack -- corewatcher -- iputils -- iproute2 -- which diff --git a/patterns/common-middleware.yaml b/patterns/common-middleware.yaml index a0bd713..4bf0c9c 100644 --- a/patterns/common-middleware.yaml +++ b/patterns/common-middleware.yaml @@ -2,17 +2,8 @@ Summary: Common Middleware Description: Common Middleware Name: common-middleware Packages: -- calendar-service -- csr-framework -- elm-misc -- efl-theme-tizen-hd -- evolution-data-server -- libprivilege-control-conf - model-config-generic -- notification-service +- ofono - neard - neardal -- obexd -- ofono -- pkgmgr-server -- sqlite3 + diff --git a/patterns/common-multimedia.yaml b/patterns/common-multimedia.yaml deleted file mode 100644 index 4d2c455..0000000 --- a/patterns/common-multimedia.yaml +++ /dev/null @@ -1,20 +0,0 @@ -Summary: Common Multimedia -Description: Common Multimedia -Name: common-multimedia -Packages: -- alsa-utils -- alsa-plugins-pulse -- pulseaudio -- pulseaudio-config -- pulseaudio-locale -- pulseaudio-module-bluetooth -- pulseaudio-utils -- gst-libav -- gst-plugins-bad -- gst-plugins-base -- gst-plugins-good -- gstreamer -- gstreamer-vaapi -- gstreamer-utils -- libva-intel-driver -- vaapi-tools diff --git a/patterns/common-packaging.yaml b/patterns/common-packaging.yaml index 1a17c08..6aa6a51 100644 --- a/patterns/common-packaging.yaml +++ b/patterns/common-packaging.yaml @@ -1,6 +1,5 @@ Summary: Common Packaging Description: Common Packaging Name: common-packaging -Packages: -- gpg2 -- zypper +Packages: [] + diff --git a/patterns/common-qa.yaml b/patterns/common-qa.yaml index 4defad2..e4ea382 100644 --- a/patterns/common-qa.yaml +++ b/patterns/common-qa.yaml @@ -2,14 +2,5 @@ Summary: Common QA Tools Description: Common QA Tools Name: common-qa Packages: -- bluez-test -- connman-test -- dbus-python -- dlogutil -- eet-tools -- gdb -- gstreamer-utils - neard-test - ofono-test -- python-xml -- wget diff --git a/patterns/common-qt5.yaml b/patterns/common-qt5.yaml index 21df52c..9b9ffc7 100644 --- a/patterns/common-qt5.yaml +++ b/patterns/common-qt5.yaml @@ -1,7 +1,4 @@ Summary: Common Qt5 Description: Common Qt5 Name: common-qt5 -Packages: -- qt5-tools -- qt5-qtdeclarative-examples -- qt5-qtwayland +Packages: [] diff --git a/patterns/common-ref-m0.yaml b/patterns/common-ref-m0.yaml deleted file mode 100644 index f7aed5a..0000000 --- a/patterns/common-ref-m0.yaml +++ /dev/null @@ -1,8 +0,0 @@ -Summary: Common Ref M0 -Description: Common Ref M0 -Name: common-ref-m0 -Packages: -- usb-server -- usbutils -- sdbd -- security-server diff --git a/patterns/common-wayland.yaml b/patterns/common-wayland.yaml index 9f9747e..4ed8712 100644 --- a/patterns/common-wayland.yaml +++ b/patterns/common-wayland.yaml @@ -2,15 +2,7 @@ Summary: Common Wayland Description: Common Wayland Name: common-wayland Packages: -- cantarell-fonts -- dejavu-fonts -- weston - weston-common - weston-common-config - weston-clients - weston-common-tz-launcher -- mesa -- xkeyboard-config -- tizen-branding-default -- user-session-units -- desktop-skin diff --git a/patterns/common-webkit.yaml b/patterns/common-webkit.yaml deleted file mode 100644 index 5868caf..0000000 --- a/patterns/common-webkit.yaml +++ /dev/null @@ -1,17 +0,0 @@ -Summary: Common Webkit -Description: Common Webkit -Name: common-webkit -Packages: -- wrt-widgets -- wrt -- wrt-commons -- wrt-installer -- wrt-installer-preinstall-service -- wrt-plugins-tizen -- wrt-security -- webkit2-efl-test -- web-ui-fw -- web-ui-fw-demo-tizen-winsets -- web-ui-fw-theme-default -- web-ui-fw-theme-tizen-black -- web-ui-fw-theme-tizen-white |