Create new pattern for generic profile. 29/16529/2 accepted/tizen/generic/20140218.113533 submit/tizen/20140218.113434
authorRonan Le Martret <ronan@fridu.net>
Tue, 18 Feb 2014 10:00:14 +0000 (11:00 +0100)
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>
Tue, 18 Feb 2014 10:38:09 +0000 (02:38 -0800)
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Change-Id: I7c6188f29118a19e34905079a2e0da3cf2e752f0

14 files changed:
generic-repos.yaml
generic.yaml
patterns/generic-adaptation.yaml
patterns/generic-applications.yaml
patterns/generic-base-micro.yaml [new file with mode: 0644]
patterns/generic-base.yaml [new file with mode: 0644]
patterns/generic-bluetooth.yaml [new file with mode: 0644]
patterns/generic-console-tools.yaml [new file with mode: 0644]
patterns/generic-desktop-applications.yaml [new file with mode: 0644]
patterns/generic-development.yaml [new file with mode: 0644]
patterns/generic-middleware.yaml
patterns/generic-multimedia.yaml [new file with mode: 0644]
patterns/generic-qa.yaml
patterns/generic-webkit.yaml [new file with mode: 0644]

index 3de3fb4..cccba81 100644 (file)
@@ -2,15 +2,16 @@ Repositories:
     -   Name: generic-wayland_i586
         Url:  http://download.tizen.org/snapshots/tizen/generic/generic-wayland-ia32/@BUILD_ID@/repos/generic/@ARCH@/packages/
         Options: --ssl_verify=no
-        
+
     -   Name: generic-wayland_x86_64
         Url:  http://download.tizen.org/snapshots/tizen/generic/generic-wayland-x86_64/@BUILD_ID@/repos/generic/@ARCH@/packages/
         Options: --ssl_verify=no
-        
+
     -   Name: generic-x11_i586
         Url:  http://download.tizen.org/snapshots/tizen/generic/generic-x11-ia32/@BUILD_ID@/repos/generic/@ARCH@/packages/
         Options: --ssl_verify=no
-        
+
     -   Name: generic-x11_x86_64
         Url:  http://download.tizen.org/snapshots/tizen/generic/generic-x11-x86_64/@BUILD_ID@/repos/generic/@ARCH@/packages/
         Options: --ssl_verify=no
+
index 7622340..7f6c23b 100644 (file)
@@ -17,12 +17,12 @@ Default:
     StartX: False
     Desktop: None
     Repos:
-        - Generic     
+        - Generic
     SaveRepos: False
     UserGroups: "audio,video"
     Groups:
-        - Base System
-        - Console Tools
+        - Generic Base System
+        - Generic Console Tools
         - Generic Packaging
     PostScripts:
         - base-general
@@ -30,7 +30,7 @@ Default:
         - optimization
         - customize
     NoChrootScripts:
-        - buildname  
+        - buildname
 
 Minimal:
     Part: generic-mbr
@@ -52,7 +52,6 @@ Wayland:
         - Generic Applications
     PostScripts:
         - base-weston-default
-        - wrt-widgets
         - vconf-keys-default
 
 Wayland_QA:
@@ -66,7 +65,6 @@ Wayland_QA:
         - Generic Automated QA Tools
     PostScripts:
         - base-weston-default
-        - wrt-widgets
         - vconf-keys-default
         - autoqa
 
@@ -77,6 +75,10 @@ X11:
         - Generic Adaptation
         - Generic Middleware
         - Generic Applications
+        - Generic Bluetooth
+        - Generic Multimedia
+        - Generic Webkit
+        - Generic Desktop Applications
     PostScripts:
         - base-x11-default
         - wrt-widgets
@@ -89,6 +91,10 @@ X11_QA:
         - Generic Adaptation
         - Generic Middleware
         - Generic Applications
+        - Generic Bluetooth
+        - Generic Multimedia
+        - Generic Webkit
+        - Generic Desktop Applications
         - Generic Automated QA Tools
     PostScripts:
         - base-x11-default
index 0e30bc0..0b444d1 100644 (file)
@@ -2,7 +2,4 @@ Description: Generic Adaptation
 Name: generic-adaptation
 Packages:
 - linux-firmware
-- kernel-x86-generic
-- dlogutil
-- system-installer
 Summary: Generic Adaptation
index 89fd479..a330676 100644 (file)
@@ -3,5 +3,5 @@ Name: generic-applications
 Packages:
 - ail
 - ca-certificates
-- webkit2-efl-test
+- ca-certificates-mozilla
 Summary: Generic Applications
diff --git a/patterns/generic-base-micro.yaml b/patterns/generic-base-micro.yaml
new file mode 100644 (file)
index 0000000..f74448a
--- /dev/null
@@ -0,0 +1,17 @@
+Description: Generic Base System
+Name: base micro
+Packages:
+- bluez
+- kmod
+- tzdata
+- pam
+- setup
+- filesystem
+- systemd
+- busybox
+- default-ac-domains
+- tizen-release
+- glibc-locale
+- pciutils
+- lrzsz
+Summary: Base System
diff --git a/patterns/generic-base.yaml b/patterns/generic-base.yaml
new file mode 100644 (file)
index 0000000..ec9435d
--- /dev/null
@@ -0,0 +1,32 @@
+Description: Generic Base System
+Name: 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
+Summary: Base System
diff --git a/patterns/generic-bluetooth.yaml b/patterns/generic-bluetooth.yaml
new file mode 100644 (file)
index 0000000..4beb9a1
--- /dev/null
@@ -0,0 +1,8 @@
+Description: Generic Bluetooth
+Name: generic-bluetooth
+Packages:
+- bluez
+- bluetooth-frwk
+- bluetooth-share
+- bluetooth-tools-no-firmware
+Summary: Generic Bluetooth
diff --git a/patterns/generic-console-tools.yaml b/patterns/generic-console-tools.yaml
new file mode 100644 (file)
index 0000000..07a9361
--- /dev/null
@@ -0,0 +1,30 @@
+Description: Generic Console Tools
+Name: generic-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
+- net-config
+- tree
+Summary: Generic Console Tools
diff --git a/patterns/generic-desktop-applications.yaml b/patterns/generic-desktop-applications.yaml
new file mode 100644 (file)
index 0000000..fcbbbbb
--- /dev/null
@@ -0,0 +1,7 @@
+Description: Generic Desktop Applications
+Name: generic-desktop-applications
+Packages:
+- emotion
+- econnman
+- bluetooth-agent
+Summary: Generic Desktop Applications
diff --git a/patterns/generic-development.yaml b/patterns/generic-development.yaml
new file mode 100644 (file)
index 0000000..0abe277
--- /dev/null
@@ -0,0 +1,49 @@
+Description:Generic Development
+Name: generic-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
+Summary: Generic Development
index ea367ea..565463a 100644 (file)
@@ -1,64 +1,18 @@
 Description: Generic Middleware
 Name: generic-middleware
 Packages:
-- alsa-utils
-- alsa-plugins-pulse
-- bluez
-- bluetooth-agent
-- bluetooth-frwk
-- bluetooth-share
-- bluetooth-tools-no-firmware
 - calendar-service
 - csr-framework
-- default-ac-domains
-- econnman
 - elm-misc
-- emotion
 - efl-theme-tizen-hd
 - evolution-data-server
-- gdb-server
-- gpg2
-- gst-libav
-- gst-plugins-bad
-- gst-plugins-base
-- gst-plugins-good
-- gstreamer
-- gstreamer-vaapi
-- gstreamer-utils
-- iptables
 - libprivilege-control-conf
-- libva-intel-driver
 - media-data-sdk
 - model-config-generic
 - neard
-- neardal  
-- net-config
+- neardal
 - obexd
 - ofono
-- pam-locale
 - pkgmgr-server
-- prelink
-- pulseaudio
-- pulseaudio-config
-- pulseaudio-locale
-- pulseaudio-module-bluetooth
-- pulseaudio-utils
-- rfkill
 - sqlite3
-- tree
-- vaapi-tools
-- wpa_supplicant
-- 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
-- wrt
-- wrt-commons
-- wrt-installer
-- wrt-installer-preinstall-service
-- wrt-plugins-tizen
-- wrt-security
-- wrt-widgets
-- zypper
 Summary: Generic Middleware
diff --git a/patterns/generic-multimedia.yaml b/patterns/generic-multimedia.yaml
new file mode 100644 (file)
index 0000000..ec7d83d
--- /dev/null
@@ -0,0 +1,20 @@
+Description: Generic Multimedia
+Name: generic-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
+Summary: Generic Multimedia
index ee7594f..96fba3b 100644 (file)
@@ -12,5 +12,4 @@ Packages:
 - ofono-test
 - python-xml
 - wget
-- zypper
 Summary: Generic QA Tools
diff --git a/patterns/generic-webkit.yaml b/patterns/generic-webkit.yaml
new file mode 100644 (file)
index 0000000..5e3996a
--- /dev/null
@@ -0,0 +1,17 @@
+Description: Generic Webkit
+Name: 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
+Summary: Base System
\ No newline at end of file