diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2014-12-30 14:59:56 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2014-12-30 15:02:39 +0900 |
commit | 237a62172ca9fe8d6ad9f08191fed24757c62ebe (patch) | |
tree | c9900b2d0d995991fe092d86f8e4add73146b4aa | |
parent | 808df1e6ac9d0dc2e90a29d823905c48ef7ffafc (diff) | |
download | meta-mobile-237a62172ca9fe8d6ad9f08191fed24757c62ebe.tar.gz meta-mobile-237a62172ca9fe8d6ad9f08191fed24757c62ebe.tar.bz2 meta-mobile-237a62172ca9fe8d6ad9f08191fed24757c62ebe.zip |
Change name: "common" to "mobile"submit/tizen_mobile/20141230.022724accepted/tizen/mobile/20141230.073130
- Rename mobile.yaml and related groups, postscripts
- Rename partition name and related info
- Add 5 packages in 'Mobile X11' group
Change-Id: I5ed28d943bd8c49b7075e8e0a09e02933ccd465e
70 files changed, 148 insertions, 810 deletions
diff --git a/ks/mobile-boot-armv7l-RD-PQ.yaml b/ks/mobile-boot-armv7l-RD-PQ.yaml index ff715cc..fc1e5dc 100644 --- a/ks/mobile-boot-armv7l-RD-PQ.yaml +++ b/ks/mobile-boot-armv7l-RD-PQ.yaml @@ -11,4 +11,4 @@ Attachment: - /var/tmp/u-boot/u-boot-mmc.bin - /var/tmp/u-boot/params.bin Repos: - - common-x11_armv7l + - mobile-x11_armv7l diff --git a/ks/mobile-boot-armv7l-odroidu3.yaml b/ks/mobile-boot-armv7l-odroidu3.yaml index 808e698..72ecb63 100644 --- a/ks/mobile-boot-armv7l-odroidu3.yaml +++ b/ks/mobile-boot-armv7l-odroidu3.yaml @@ -3,12 +3,12 @@ Architecture: armv7l Schedule: "*" Active: True Platform: Boot-Odroidu3 -Part: common-mbr-boot +Part: mobile-mbr-boot Mic2Options: -f loop --pack-to=@NAME@.tar.gz FileName: mobile-boot-armv7l-odroidu3 -Group: Common Boot Odroid U3 +Group: Mobile Boot Odroid U3 Attachment: - /var/tmp/u-boot/u-boot-mmc.bin - /var/tmp/u-boot/params.bin Repos: - - common-x11_armv7l + - mobile-x11_armv7l diff --git a/ks/mobile-x11-3parts-arm64.yaml b/ks/mobile-x11-3parts-arm64.yaml index d588091..fac4941 100644 --- a/ks/mobile-x11-3parts-arm64.yaml +++ b/ks/mobile-x11-3parts-arm64.yaml @@ -2,9 +2,9 @@ Name: mobile-x11-3parts-arm64 Architecture: aarch64 Schedule: "*" Active: True -Platform: MinimalX11 -Part: common-mbr-3parts +Platform: X11-64 +Part: mobile-mbr-3parts Mic2Options: -f loop --pack-to=@NAME@.tar.gz FileName: mobile-x11-3parts-arm64 Repos: - - common-x11_arm64 + - mobile-x11_arm64 diff --git a/ks/mobile-x11-3parts-armv7l-odroidu3.yaml b/ks/mobile-x11-3parts-armv7l-odroidu3.yaml index 59a4cb7..fd40dfe 100644 --- a/ks/mobile-x11-3parts-armv7l-odroidu3.yaml +++ b/ks/mobile-x11-3parts-armv7l-odroidu3.yaml @@ -3,8 +3,8 @@ Architecture: armv7l Schedule: "*" Active: True Platform: X11 -Part: common-mbr-3parts +Part: mobile-mbr-3parts Mic2Options: -f loop --pack-to=@NAME@.tar.gz FileName: mobile-x11-3parts-armv7l-odroidu3 Repos: - - common-x11_armv7l + - mobile-x11_armv7l diff --git a/ks/mobile-x11-mbr-i586.yaml b/ks/mobile-x11-mbr-i586.yaml deleted file mode 100644 index 6527503..0000000 --- a/ks/mobile-x11-mbr-i586.yaml +++ /dev/null @@ -1,16 +0,0 @@ -Name: mobile-x11-mbr-i586 -Architecture: ia32 -Schedule: "*" -Active: True -Platform: X11 -Part: common-mbr -FileName: mobile-x11-mbr-i586 -Kernel: kernel-profile-common -Repos: - - common-x11_i586 -Groups: - - Generic X11 Intel - - Generic Multimedia Intel -PostScripts: - - generic-x11-intel - - generic-multimedia-intel diff --git a/mobile-repos.yaml b/mobile-repos.yaml index 5d43684..cd5c53e 100644 --- a/mobile-repos.yaml +++ b/mobile-repos.yaml @@ -7,10 +7,10 @@ Repositories: Url: http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/mobile/@ARCH@/debug/ Options: --save --ssl_verify=no - - Name: common-x11_armv7l + - Name: mobile-x11_armv7l Url: http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/arm-x11/packages/ Options: --ssl_verify=no - - Name: common-x11_arm64 + - Name: mobile-x11_arm64 Url: http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/arm64-x11/packages/ Options: --ssl_verify=no diff --git a/mobile-targets.yaml b/mobile-targets.yaml index bda12c8..8eb153f 100644 --- a/mobile-targets.yaml +++ b/mobile-targets.yaml @@ -9,6 +9,4 @@ Targets: - Name: arm64-x11 Images: - mobile-x11-3parts-arm64.yaml -# - Name: ia32-x11 -# Images: -# - mobile-x11-mbr-i586.yaml + diff --git a/mobile.yaml b/mobile.yaml index 2052f9a..4b912b2 100644 --- a/mobile.yaml +++ b/mobile.yaml @@ -2,7 +2,7 @@ Default: Baseline: tizen-3.0 Active: True Mic2Options: -f raw --fstab=uuid --copy-kernel --compress-disk-image=bz2 --generate-bmap - Part: common-mbr + Part: mobile-mbr Language: en_US.UTF-8 Keyboard: us Timezone: America/Los_Angeles @@ -19,12 +19,12 @@ Default: UserGroups: "audio,video" Boot-Odroidu3: - Part: common-mbr-boot + Part: mobile-mbr-boot Desktop: None SaveRepos: False UserGroups: "audio,video" Groups: - - Common Boot Odroid U3 + - Mobile Boot Odroid U3 Repos: [] Boot-RD-PQ: @@ -42,96 +42,95 @@ Boot-RD-PQ: Repos: [] X11: - Part: common-mbr + Part: mobile-mbr UserGroups: "audio,video" Groups: - - Generic Base - - Common Base - - Generic Console Tools - - Generic Packaging - - Common Packaging - Generic Adaptation - - Common Adaptation - - Generic X11 - - Common X11 - - Generic Middleware - - Common Middleware - Generic Applications + - Generic Base - Generic Bluetooth - - Generic Multimedia - - Generic Desktop Applications - - Common Desktop Applications + - Generic Console Tools - Generic Crosswalk - - Common Crosswalk + - Generic Desktop Applications + - Generic Middleware + - Generic Multimedia + - Generic Packaging - Generic Qt5 - - Common Qt5 + - Generic X11 + - Mobile Adaptation + - Mobile Base + - Mobile Crosswalk + - Mobile Desktop Applications + - Mobile Middleware + - Mobile Packaging + - Mobile Qt5 + - Mobile X11 PostScripts: - - generic-base - - common-base - - generic-console-tools - - generic-packaging - - common-packaging - generic-adaptation - - common-adaptation - - generic-x11 - - common-x11 - - generic-middleware - - common-middleware - generic-applications + - generic-base - generic-bluetooth - - generic-multimedia - - generic-desktop-applications - - common-desktop-applications + - generic-console-tools - generic-crosswalk - - common-crosswalk + - generic-desktop-applications + - generic-middleware + - generic-multimedia + - generic-packaging - generic-qt5 - - common-qt5 + - generic-x11 + - mobile-adaptation + - mobile-base + - mobile-crosswalk + - mobile-desktop-applications + - mobile-middleware + - mobile-packaging + - mobile-qt5 + - mobile-x11 Repos: [] NoChrootScripts: - buildname -MinimalX11: - Part: common-mbr +X11-64: + Part: mobile-mbr UserGroups: "audio,video" Groups: - - Generic Base - - Common Base - - Generic Console Tools - - Generic Packaging - - Common Packaging - Generic Adaptation - - Common Adaptation - - Generic X11 - - Common X11 - - Generic Middleware - - Common Middleware - Generic Applications + - Generic Base - Generic Bluetooth - - Generic Multimedia + - Generic Console Tools - Generic Desktop Applications - - Common Desktop Applications + - Generic Middleware + - Generic Multimedia + - Generic Packaging - Generic Qt5 - - Common Qt5 + - Generic X11 + - Mobile Adaptation + - Mobile Base + - Mobile Desktop Applications + - Mobile Middleware + - Mobile Packaging + - Mobile Qt5 + - Mobile X11 PostScripts: - - generic-base - - common-base - - generic-console-tools - - generic-packaging - - common-packaging - generic-adaptation - - common-adaptation - - generic-x11 - - generic-middleware - - common-middleware - generic-applications + - generic-base - generic-bluetooth - - generic-multimedia + - generic-console-tools - generic-desktop-applications - - common-desktop-applications - - generic-crosswalk - - common-crosswalk + - generic-middleware + - generic-multimedia + - generic-packaging - generic-qt5 - - common-qt5 + - generic-x11 + - mobile-adaptation + - mobile-base + - mobile-desktop-applications + - mobile-middleware + - mobile-packaging + - mobile-qt5 + - mobile-x11 Repos: [] NoChrootScripts: - buildname diff --git a/partitions/base b/partitions/base deleted file mode 100644 index cbf37bb..0000000 --- a/partitions/base +++ /dev/null @@ -1 +0,0 @@ -part / --size 1800 --ondisk sda --fstype=ext3 --label platform diff --git a/partitions/common-mbr-2parts b/partitions/common-mbr-2parts deleted file mode 100644 index 13ae9d4..0000000 --- a/partitions/common-mbr-2parts +++ /dev/null @@ -1,2 +0,0 @@ -part /boot --fstype="vfat" --size=64 --ondisk=sda --active --label TZBOOT --fsoptions=defaults,noatime -part / --fstype="ext4" --size=3500 --ondisk=sda --label tizen-common --fsoptions=defaults,noatime diff --git a/partitions/common-mbr b/partitions/mobile-mbr index 8d7d5cc..8d7d5cc 100644 --- a/partitions/common-mbr +++ b/partitions/mobile-mbr diff --git a/partitions/common-mbr-3parts b/partitions/mobile-mbr-3parts index d94a1b3..d94a1b3 100644 --- a/partitions/common-mbr-3parts +++ b/partitions/mobile-mbr-3parts diff --git a/partitions/common-mbr-boot b/partitions/mobile-mbr-boot index 66dcfb5..66dcfb5 100644 --- a/partitions/common-mbr-boot +++ b/partitions/mobile-mbr-boot diff --git a/patterns/boot-system.yaml b/patterns/boot-system.yaml deleted file mode 100644 index 6d7c016..0000000 --- a/patterns/boot-system.yaml +++ /dev/null @@ -1,6 +0,0 @@ -Description: Boot system -Name: boot-system -Packages: -- linux-kernel -- u-boot -Summary: Boot system diff --git a/patterns/clovertrail-adaptation.yaml b/patterns/clovertrail-adaptation.yaml deleted file mode 100644 index b7686a1..0000000 --- a/patterns/clovertrail-adaptation.yaml +++ /dev/null @@ -1,19 +0,0 @@ -Description: Clovertrail Adaptation -Name: clovertrail-adaptation -Packages: -- device-configs-clovertrail -- kernel-clovertrail -- linux-firmware-clovertrail -- system-plugin-ia-generic -- system-plugin-ia-generic-clovertrail -- device-manager-plugin-clovertrail -#- psb-video-clovertrail -- charging-animation-clovertrail -- sensor-plugins-clovertrail-geek -- sound-plugin-hal-clovertrail -- model-config-clovertrail -- mmfw-sysconf-clovertrail -- tel-plugin-vpc -- tel-plugin-clovertrail-geek -- pvr-bin-clovertrail -Summary: Clovertrail Adaptation diff --git a/patterns/common-adaptation.yaml b/patterns/common-adaptation.yaml deleted file mode 100644 index db5481c..0000000 --- a/patterns/common-adaptation.yaml +++ /dev/null @@ -1,5 +0,0 @@ -Summary: Common Adaptation -Description: Common Adaptation -Name: common-adaptation -Packages: -- meta-generic-adaptation diff --git a/patterns/common-base.yaml b/patterns/common-base.yaml deleted file mode 100644 index 56168e1..0000000 --- a/patterns/common-base.yaml +++ /dev/null @@ -1,5 +0,0 @@ -Summary: Common Base -Description: Common Base -Name: common-base -Packages: [] - diff --git a/patterns/common-boot-odroid-u3.yaml b/patterns/common-boot-odroid-u3.yaml deleted file mode 100644 index e8cfc46..0000000 --- a/patterns/common-boot-odroid-u3.yaml +++ /dev/null @@ -1,7 +0,0 @@ -Summary: Common Boot Odroid U3 -Description: Common Boot Odroid U3 -Name: common-boot-odroid-u3 -Packages: -- arm-odroidu3-linux-kernel -- arm-odroidu3-linux-kernel-modules -- u-boot diff --git a/patterns/common-crosswalk.yaml b/patterns/common-crosswalk.yaml deleted file mode 100644 index 8b9a477..0000000 --- a/patterns/common-crosswalk.yaml +++ /dev/null @@ -1,6 +0,0 @@ -Summary: Common Crosswalk -Description: Common Crosswalk -Name: common-crosswalk -Packages: -- wrt-widgets - diff --git a/patterns/common-desktop-applications.yaml b/patterns/common-desktop-applications.yaml deleted file mode 100644 index 3f77949..0000000 --- a/patterns/common-desktop-applications.yaml +++ /dev/null @@ -1,8 +0,0 @@ -Summary: Common Desktop Applications -Description: Common Desktop Applications -Name: common-desktop-applications -Packages: -- org.tizen.calculator -- elementary-tools -- evas-examples -- emotion-examples diff --git a/patterns/common-middleware.yaml b/patterns/common-middleware.yaml deleted file mode 100644 index 6fddc67..0000000 --- a/patterns/common-middleware.yaml +++ /dev/null @@ -1,9 +0,0 @@ -Summary: Common Middleware -Description: Common Middleware -Name: common-middleware -Packages: -- model-config-generic -- ofono -- neard -- neardal -- usb-server diff --git a/patterns/common-packaging.yaml b/patterns/common-packaging.yaml deleted file mode 100644 index 6aa6a51..0000000 --- a/patterns/common-packaging.yaml +++ /dev/null @@ -1,5 +0,0 @@ -Summary: Common Packaging -Description: Common Packaging -Name: common-packaging -Packages: [] - diff --git a/patterns/common-qa.yaml b/patterns/common-qa.yaml deleted file mode 100644 index e4ea382..0000000 --- a/patterns/common-qa.yaml +++ /dev/null @@ -1,6 +0,0 @@ -Summary: Common QA Tools -Description: Common QA Tools -Name: common-qa -Packages: -- neard-test -- ofono-test diff --git a/patterns/common-qt5.yaml b/patterns/common-qt5.yaml deleted file mode 100644 index f0698d7..0000000 --- a/patterns/common-qt5.yaml +++ /dev/null @@ -1,5 +0,0 @@ -Summary: Common Qt5 -Description: Common Qt5 -Name: common-qt5 -Packages: -- qt-tizen-demo diff --git a/patterns/common-wayland.yaml b/patterns/common-wayland.yaml deleted file mode 100644 index 1760fe4..0000000 --- a/patterns/common-wayland.yaml +++ /dev/null @@ -1,9 +0,0 @@ -Summary: Common Wayland -Description: Common Wayland -Name: common-wayland -Packages: -- weston-common -- weston-common-config -- weston-clients -- weston-common-tz-launcher -- desktop-skin diff --git a/patterns/common-x11.yaml b/patterns/common-x11.yaml deleted file mode 100644 index 695e288..0000000 --- a/patterns/common-x11.yaml +++ /dev/null @@ -1,6 +0,0 @@ -Summary: Common X11 -Description: Common X11 -Name: common-x11 -Packages: -- x11-common -- desktop-skin diff --git a/patterns/medfield-blackbay-adaptation.yaml b/patterns/medfield-blackbay-adaptation.yaml deleted file mode 100644 index a720d05..0000000 --- a/patterns/medfield-blackbay-adaptation.yaml +++ /dev/null @@ -1,12 +0,0 @@ -Description: Medfield Blackbay Adaptation -Name: medfield-blackbay-adaptation -Packages: -- kernel-mfld-blackbay -- linux-firmware-mfld -- xorg-server-configs-mfld-blackbay -- device-manager-plugin-mfld-blackbay -- psb-video-mfld -- alsa-scenario-scn-data-0-mfld -- tel-plugin-mfld-blackbay -- device-config-touch-mxt224 -Summary: Medfield Blackbay Adaptation diff --git a/patterns/mobile-adaptation.yaml b/patterns/mobile-adaptation.yaml new file mode 100644 index 0000000..73b503f --- /dev/null +++ b/patterns/mobile-adaptation.yaml @@ -0,0 +1,5 @@ +Summary: Mobile Adaptation +Description: Mobile Adaptation +Name: mobile-adaptation +Packages: +- meta-generic-adaptation diff --git a/patterns/mobile-applications-lite.yaml b/patterns/mobile-applications-lite.yaml deleted file mode 100644 index b88b152..0000000 --- a/patterns/mobile-applications-lite.yaml +++ /dev/null @@ -1,41 +0,0 @@ -Description: Mobile Applications Lite -Name: mobile-applications-lite -Packages: -##TODO: Reenable after all packages build -#- org.tizen.app-selector -#- org.tizen.bt-syspopup -##- org.tizen.browser -- org.tizen.calculator -#- org.tizen.calendar -#- org.tizen.calendar-viewer -#- org.tizen.call -#- org.tizen.camera-app -#- org.tizen.clock -#- org.tizen.contacts -#- org.tizen.contacts-viewer -#- org.tizen.email -#- org.tizen.gallery -#- org.tizen.image-viewer -- org.tizen.indicator -#- org.tizen.lockscreen -#- org.tizen.lowbat-syspopup -#- org.tizen.lowmem-syspopup -#- org.tizen.memo -- org.tizen.menu-screen -#- org.tizen.message -#- org.tizen.music-player -#- org.tizen.myfile -#- org.tizen.net-popup -#- org.tizen.phone -#- org.tizen.poweroff-syspopup -#- org.tizen.pwlock -#- org.tizen.quickpanel -#- org.tizen.setting -#- org.tizen.smartsearch -#- org.tizen.taskmgr -#- org.tizen.usb-syspopup -#- org.tizen.video-player -#- org.tizen.volume -#- org.tizen.wifi-direct-popup -#- org.tizen.wifi-direct-ugapp -Summary: Mobile Applications Lite diff --git a/patterns/mobile-applications.yaml b/patterns/mobile-applications.yaml deleted file mode 100644 index 4a847c9..0000000 --- a/patterns/mobile-applications.yaml +++ /dev/null @@ -1,41 +0,0 @@ -Description: Mobile Applications -Name: mobile-applications -Packages: -#TODO: Reenable after all packages build -- org.tizen.app-selector -- org.tizen.bt-syspopup -#- org.tizen.browser -- org.tizen.calculator -- org.tizen.calendar -- org.tizen.calendar-viewer -- org.tizen.call -- org.tizen.camera-app -- org.tizen.clock -- org.tizen.contacts -- org.tizen.contacts-viewer -- org.tizen.email -- org.tizen.gallery -- org.tizen.image-viewer -- org.tizen.indicator -- org.tizen.lockscreen -- org.tizen.lowbat-syspopup -- org.tizen.lowmem-syspopup -- org.tizen.memo -- org.tizen.menu-screen -- org.tizen.message -- org.tizen.music-player -- org.tizen.myfile -- org.tizen.net-popup -- org.tizen.phone -- org.tizen.poweroff-syspopup -- org.tizen.pwlock -- org.tizen.quickpanel -- org.tizen.setting -- org.tizen.smartsearch -- org.tizen.taskmgr -- org.tizen.usb-syspopup -- org.tizen.video-player -- org.tizen.volume -#- org.tizen.wifi-direct-popup -#- org.tizen.wifi-direct-ugapp -Summary: Mobile Applications diff --git a/patterns/mobile-base.yaml b/patterns/mobile-base.yaml new file mode 100644 index 0000000..a35ded6 --- /dev/null +++ b/patterns/mobile-base.yaml @@ -0,0 +1,5 @@ +Summary: Mobile Base +Description: Mobile Base +Name: mobile-base +Packages: [] + diff --git a/patterns/mobile-boot-odroid-u3.yaml b/patterns/mobile-boot-odroid-u3.yaml new file mode 100644 index 0000000..25b7c02 --- /dev/null +++ b/patterns/mobile-boot-odroid-u3.yaml @@ -0,0 +1,7 @@ +Summary: Mobile Boot Odroid U3 +Description: Mobile Boot Odroid U3 +Name: mobile-boot-odroid-u3 +Packages: +- arm-odroidu3-linux-kernel +- arm-odroidu3-linux-kernel-modules +- u-boot diff --git a/patterns/mobile-crosswalk.yaml b/patterns/mobile-crosswalk.yaml new file mode 100644 index 0000000..444dd22 --- /dev/null +++ b/patterns/mobile-crosswalk.yaml @@ -0,0 +1,6 @@ +Summary: Mobile Crosswalk +Description: Mobile Crosswalk +Name: mobile-crosswalk +Packages: +- wrt-widgets + diff --git a/patterns/mobile-desktop-applications.yaml b/patterns/mobile-desktop-applications.yaml new file mode 100644 index 0000000..22566b3 --- /dev/null +++ b/patterns/mobile-desktop-applications.yaml @@ -0,0 +1,8 @@ +Summary: Mobile Desktop Applications +Description: Mobile Desktop Applications +Name: mobile-desktop-applications +Packages: +- org.tizen.calculator +- elementary-tools +- evas-examples +- emotion-examples diff --git a/patterns/mobile-enlightenment-lite.yaml b/patterns/mobile-enlightenment-lite.yaml deleted file mode 100644 index 14d61ee..0000000 --- a/patterns/mobile-enlightenment-lite.yaml +++ /dev/null @@ -1,28 +0,0 @@ -Description: Mobile Enlightenment Lite -Name: mobile-enlightenment-lite -Packages: -#- e17 -#- e17-data -#- e17-extra-config-modules -#- e17-extra-modules -#- e17-misc -- ecore -- edbus -- edje -- edje-tools -- eet -- eet-tools -- efl-theme-tizen-hd -- efreet -- eina -- elementary -- elementary-tools -- elm-misc -- embryo -#- emotion -#- emotion-gstreamer -#- enchant -- ethumb -- evas -- ecore-imf-wayland -Summary: Mobile Enlightenment Lite diff --git a/patterns/mobile-enlightenment.yaml b/patterns/mobile-enlightenment.yaml deleted file mode 100644 index a87cc6f..0000000 --- a/patterns/mobile-enlightenment.yaml +++ /dev/null @@ -1,27 +0,0 @@ -Description: Mobile Enlightenment -Name: mobile-enlightenment -Packages: -- e17 -- e17-data -- e17-extra-config-modules -- e17-extra-modules -- e17-misc -- ecore -- edbus -- edje -- edje-tools -- eet -- eet-tools -- efl-theme-tizen-hd -- efreet -- eina -- elementary -- elementary-tools -- elm-misc -- embryo -- emotion -- emotion-gstreamer -- enchant -- ethumb -- evas -Summary: Mobile Enlightenment diff --git a/patterns/mobile-framework-lite.yaml b/patterns/mobile-framework-lite.yaml deleted file mode 100644 index ea5c49b..0000000 --- a/patterns/mobile-framework-lite.yaml +++ /dev/null @@ -1,103 +0,0 @@ -Description: Mobile Framework Lite -Name: mobile-framework-lite -Packages: -- app-checker-server -- avahi-data -- boot-animation -#- bluetooth-agent -#- bluetooth-frwk-core -#- bluetooth-frwk-service -- busybox -- cairo-tools -- capi-media-video-util -#- call-setting -#- data-provider-master -- data-router -- default-fonts-fc-sdk -- default-fonts-sdk -- dlogutil -#- dm-private-plugins -#- dm-public-plugins -#- download-provider -- freealut -- fsync -- gconf-dbus-utils -#- gps-manager -- haptic-module-tizen -#TODO: Reenable after all packages build -#- ise-default -#- ise-engine-anthy -#- ise-engine-sunpinyin -- libiri -- libprivilege-control-conf -#- location-gps-manager -- media-data-sdk -#- media-server -#- media-thumbnail-server -#- mms-plugin -#- msg-service -#- msg-service-tools -#- nfc-common-lib -#- nfc-manager -#- notification -#- oma-dm-agent -#- oma-ds-agent -- opencore-amr -- pam-modules-extra -- pciutils -#- pkgmgr-client -#- pkgmgr-info-parser -#- pkgmgr-installer -#- pkgmgr-server -#- power-manager -#- privacy-popup -- pulseaudio-module-bluetooth -- pulseaudio-utils -#- push-bin -#- push-tool -- qpdf -- ragel -- rpm-installer -- security-server -- sensor-framework -#- smartcard-plugin-nfc -#- smartcard-plugin-uicc -#- smartcard-service -#- smartcard-service-common -#- smartcard-service-server -#- sms-plugin -- ss-server -- starter -- stt -- svi-data-sdk -- sys-assert -#- syspopup-caller -- sys-string -- systemd-analyze -- system-popup -- system-server -- telephony-daemon -- tel-plugin-database -- tel-plugin-dbus_tapi -- tel-plugin-indicator -- tel-plugin-imc -- tel-plugin-packetservice -- tel-plugin-vconf -- tizen-mobile-session -#- ug-gallery-efl -#- ug-image-viewer-efl -#- ug-isfsetting-efl -#- ug-memo-efl -#- ug-music-player-efl -#- ug-myfile-efl -#- ug-nfc-efl -#- ug-setting-gallery-efl -#- ug-setting-homescreen-efl -#- ug-setting-location-efl -#- ug-setting-manage-applications-efl -#- ug-share-nfc-efl -- user-session-units -- usb-server -#- wifi-direct-manager -#- wifi-direct-plugin-wpasupplicant -Summary: Mobile Framework Lite diff --git a/patterns/mobile-framework.yaml b/patterns/mobile-framework.yaml deleted file mode 100644 index e6d16a5..0000000 --- a/patterns/mobile-framework.yaml +++ /dev/null @@ -1,104 +0,0 @@ -Description: Mobile Framework -Name: mobile-framework -Packages: -- app-checker-server -- avahi-data -- boot-animation -- bluez -- bluetooth-agent -- bluetooth-frwk-core -- bluetooth-frwk-service -- cairo-tools -- capi-media-video-util -- call-setting -- data-provider-master -- data-router -- debug-launchpad -- default-fonts-fc-sdk -- default-fonts-sdk -- dlogutil -- dm-private-plugins -- dm-public-plugins -- download-provider -- freealut -- fsync -- gconf-dbus-utils -- gps-manager -- haptic-module-tizen -#TODO: Reenable after all packages build -#- ise-default -#- ise-engine-anthy -#- ise-engine-sunpinyin -- libiri -- libprivilege-control-conf -- location-gps-manager -- media-data-sdk -- media-server -- media-thumbnail-server -- mms-plugin -- msg-service -- msg-service-tools -#- nfc-common-lib -#- nfc-manager -- notification -- oma-dm-agent -- oma-ds-agent -- opencore-amr -- pam-modules-extra -- pciutils -- pkgmgr-client -- pkgmgr-info-parser -- pkgmgr-installer -- pkgmgr-server -- power-manager -- privacy-popup -- pulseaudio-module-bluetooth -- pulseaudio-utils -#- push-bin -#- push-tool -- qpdf -- ragel -- rpm-installer -- security-server -- sensor-framework -#- smartcard-plugin-nfc -- smartcard-plugin-uicc -- smartcard-service -- smartcard-service-common -- smartcard-service-server -- sms-plugin -- ss-server -- starter -- stt -- svi-data-sdk -- sys-assert -- syspopup-caller -- sys-string -- systemd-analyze -- system-popup -- system-server -- telephony-daemon -- tel-plugin-database -- tel-plugin-dbus_tapi -- tel-plugin-indicator -- tel-plugin-imc -- tel-plugin-packetservice -- tel-plugin-vconf -- tizen-mobile-session -- ug-gallery-efl -- ug-image-viewer-efl -- ug-isfsetting-efl -- ug-memo-efl -#- ug-music-player-efl -- ug-myfile-efl -#- ug-nfc-efl -- ug-setting-gallery-efl -- ug-setting-homescreen-efl -- ug-setting-location-efl -- ug-setting-manage-applications-efl -#- ug-share-nfc-efl -- user-session-units -- usb-server -- wifi-direct-manager -- wifi-direct-plugin-wpasupplicant -Summary: Mobile Framework diff --git a/patterns/mobile-middleware.yaml b/patterns/mobile-middleware.yaml new file mode 100644 index 0000000..3d5da0d --- /dev/null +++ b/patterns/mobile-middleware.yaml @@ -0,0 +1,9 @@ +Summary: Mobile Middleware +Description: Mobile Middleware +Name: mobile-middleware +Packages: +- model-config-generic +- ofono +- neard +- neardal +- usb-server diff --git a/patterns/mobile-osp.yaml b/patterns/mobile-osp.yaml deleted file mode 100644 index 0e3dd2f..0000000 --- a/patterns/mobile-osp.yaml +++ /dev/null @@ -1,39 +0,0 @@ -Description: Mobile Osp -Name: mobile-osp -Packages: -- chromium -#- osp-app-controls -- osp-app-service -- osp-appfw -#- osp-appwidget-service -- osp-bluetooth -- osp-channel-service -#- osp-common-service -- osp-compat -- osp-connectivity-service -- osp-content -- osp-env-config -#- osp-face -- osp-image -- osp-image-core -- osp-ime -- osp-installer -- osp-json -- osp-loader -- osp-locations -- osp-media -- osp-messaging -- osp-net -- osp-nfc -- osp-secure-element -- osp-security-service -- osp-shell -- osp-social -- osp-speech -- osp-sys-config-ref -- osp-telephony -- osp-uifw -- osp-uix -#- osp-web -#- osp-vision -Summary: Mobile Osp diff --git a/patterns/mobile-packaging.yaml b/patterns/mobile-packaging.yaml new file mode 100644 index 0000000..da793ff --- /dev/null +++ b/patterns/mobile-packaging.yaml @@ -0,0 +1,5 @@ +Summary: Mobile Packaging +Description: Mobile Packaging +Name: mobile-packaging +Packages: [] + diff --git a/patterns/mobile-qt5.yaml b/patterns/mobile-qt5.yaml new file mode 100644 index 0000000..38ed732 --- /dev/null +++ b/patterns/mobile-qt5.yaml @@ -0,0 +1,5 @@ +Summary: Mobile Qt5 +Description: Mobile Qt5 +Name: mobile-qt5 +Packages: +- qt-tizen-demo diff --git a/patterns/mobile-x11.yaml b/patterns/mobile-x11.yaml new file mode 100644 index 0000000..f4ec60c --- /dev/null +++ b/patterns/mobile-x11.yaml @@ -0,0 +1,11 @@ +Summary: Mobile X11 +Description: Mobile X11 +Name: mobile-x11 +Packages: +- x11-common +- desktop-skin +- libtbm-exynos4412 +- xf86-input-evdevmultitouch +- xf86-input-gesture +- xf86-misc-exynos4412 +- xf86-video-exynos diff --git a/scripts/common-adaptation.post b/scripts/common-adaptation.post deleted file mode 100644 index b6db847..0000000 --- a/scripts/common-adaptation.post +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -echo "############### common-adaptation.post ################" - diff --git a/scripts/common-middleware.post b/scripts/common-middleware.post deleted file mode 100644 index b79d397..0000000 --- a/scripts/common-middleware.post +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -echo "############### common-middleware.post ################" - diff --git a/scripts/generic-adaptation.post b/scripts/generic-adaptation.post deleted file mode 100644 index 2ae0730..0000000 --- a/scripts/generic-adaptation.post +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -echo "#################### generic-adaptation.post ####################" - -# fix TIVI-2291 -sed -ri "s/(^blacklist i8042.*$)/#fix from base-general.post \1/" /etc/modprobe.d/blacklist.conf - diff --git a/scripts/generic-applications.post b/scripts/generic-applications.post deleted file mode 100644 index a6ceebd..0000000 --- a/scripts/generic-applications.post +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -echo "#################### generic-applications.post ####################" - diff --git a/scripts/generic-base.post b/scripts/generic-base.post deleted file mode 100644 index 2bd307b..0000000 --- a/scripts/generic-base.post +++ /dev/null @@ -1,70 +0,0 @@ -################ generic-base.post ################## - -# was base-general-minimal.post - not used actually -#rm /usr/lib/systemd/system/default.target -#ln -sf multi-user.target /usr/lib/systemd/system/default.target - -# Run prelink to speed up dynamic binary/library loading -/usr/sbin/prelink --all - -ln -sf /proc/self/mounts /etc/mtab - -# fix TIVI-2291 -sed -ri "s/(^blacklist i8042.*$)/#fix from base-general.post \1/" /etc/modprobe.d/blacklist.conf - -# sdx: fix smack labels on /var/log -chsmack -a '*' /var/log - -# Temporary work around for bug in filesystem package resulting in the 'app' user home -# directory being only readable by root -chown -R app:app /opt/home/app - -# Since weston-launch runs with the "User" label, the app -# home dir must have the same label -chsmack -a User /opt/home/app - -# bug workaround on MIC (DEVT-160) -if [ -e /etc/sysconfig/i18n -a ! -e /etc/locale.conf ]; then - unset LANG - unset LC_CTYPE - unset LC_NUMERIC - unset LC_TIME - unset LC_COLLATE - unset LC_MONETARY - unset LC_MESSAGES - unset LC_PAPER - unset LC_NAME - unset LC_ADDRESS - unset LC_TELEPHONE - unset LC_MEASUREMENT - unset LC_IDENTIFICATION - . /etc/sysconfig/i18n - rm -f /etc/sysconfig/i18n - [ -n "$LANG" ] && echo LANG=$LANG > /etc/locale.conf - [ -n "$LC_CTYPE" ] && echo LC_CTYPE=$LC_CTYPE >> /etc/locale.conf - [ -n "$LC_NUMERIC" ] && echo LC_NUMERIC=$LC_NUMERIC >> /etc/locale.conf - [ -n "$LC_TIME" ] && echo LC_TIME=$LC_TIME >> /etc/locale.conf - [ -n "$LC_COLLATE" ] && echo LC_COLLATE=$LC_COLLATE >> /etc/locale.conf - [ -n "$LC_MONETARY" ] && echo LC_MONETARY=$LC_MONETARY >> /etc/locale.conf - [ -n "$LC_MESSAGES" ] && echo LC_MESSAGES=$LC_MESSAGES >> /etc/locale.conf - [ -n "$LC_PAPER" ] && echo LC_PAPER=$LC_PAPER >> /etc/locale.conf - [ -n "$LC_NAME" ] && echo LC_NAME=$LC_NAME >> /etc/locale.conf - [ -n "$LC_ADDRESS" ] && echo LC_ADDRESS=$LC_ADDRESS >> /etc/locale.conf - [ -n "$LC_TELEPHONE" ] && echo LC_TELEPHONE=$LC_TELEPHONE >> /etc/locale.conf - [ -n "$LC_MEASUREMENT" ] && echo LC_MEASUREMENT=$LC_MEASUREMENT >> /etc/locale.conf - [ -n "$LC_IDENTIFICATION" ] && echo LC_IDENTIFICATION=$LC_IDENTIFICATION >> /etc/locale.conf -fi - -# workaround for bug PTREL-763 -patch -p1 -d/ <<'EOF' -diff -urN bad/etc/pam.d/systemd-user good/etc/pam.d/systemd-user ---- bad/etc/pam.d/systemd-user 2014-03-20 10:01:36.657843073 +0100 -+++ good/etc/pam.d/systemd-user 2014-03-20 10:06:51.586121696 +0100 -@@ -4,5 +4,6 @@ - - account include system-auth - session include system-auth -+session required pam_systemd.so - auth required pam_deny.so - password required pam_deny.so -EOF diff --git a/scripts/generic-bluetooth.post b/scripts/generic-bluetooth.post deleted file mode 100644 index e2a3d25..0000000 --- a/scripts/generic-bluetooth.post +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -echo "#################### generic-bluetooth.post ####################" - diff --git a/scripts/generic-console-tools.post b/scripts/generic-console-tools.post deleted file mode 100644 index 739f905..0000000 --- a/scripts/generic-console-tools.post +++ /dev/null @@ -1,41 +0,0 @@ -#!/bin/sh -echo "#################### generic-console-tools.post ####################" - -# customize bash prompt -cat >/etc/profile.d/bash_prompt_custom.sh <<'EOF' -if [ "$PS1" ]; then - - function proml { - # set a fancy prompt (overwrite the one in /etc/profile) - local default="\[\e[0m\]" - local usercol='\[\e[1;34m\]' # blue - local hostcol='\[\e[1;32m\]' # green - local pathcol='\[\e[1;33m\]' # yellow - local gitcol='\[\e[1;31m\]' # light red - local termcmd='' - local _p="$"; - - if [ "`id -u`" -eq 0 ]; then - usercol='\[\e[1;31m\]' - _p="#" - fi - - PS1="${usercol}\u${default}@${hostcol}\h${default}:${pathcol}\w${default}${gitcol}${default}${_p} ${termcmd}" - } - - proml - - function rcd () { - [ "${1:0:1}" == "/" ] && { cd $1; } || { cd $(pwd -P)/$1; } - } - - alias ll="ls -lZ" - alias lr="ls -ltrZ" - alias la="ls -alZ" - - function get_manifest () { - rpm -qa --queryformat="%{name} %{Version} %{Release} %{VCS}\n" | sort - } -fi -EOF - diff --git a/scripts/generic-crosswalk.post b/scripts/generic-crosswalk.post deleted file mode 100644 index b925b1f..0000000 --- a/scripts/generic-crosswalk.post +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -echo "#################### generic-crosswalk.post ####################" - diff --git a/scripts/generic-desktop-applications.post b/scripts/generic-desktop-applications.post deleted file mode 100644 index 1c5f89e..0000000 --- a/scripts/generic-desktop-applications.post +++ /dev/null @@ -1,23 +0,0 @@ -#!/bin/sh -echo "#################### generic-desktop-applications.post ####################" - -# temp workaround to fill each user app_info database with global db infos -. /etc/tizen-platform.conf -ail_initdb -pkg_initdb - -# depends on generic-base functions -function generic_desktop_applications_fix_userhome() { - user=$1 - - generic_base_user_exists $user || return 1 - homedir=$(generic_base_user_home $user) - - echo "Fix app_info.db of $user" - chown -R $user:users $homedir/.applications/dbspace/ -} - -# fix TC-320 for SDK -. /etc/tizen-build.conf -[ "${TZ_BUILD_WITH_EMULATOR}" == "1" ] && generic_desktop_applications_fix_userhome developer - diff --git a/scripts/generic-middleware.post b/scripts/generic-middleware.post deleted file mode 100644 index 3e17485..0000000 --- a/scripts/generic-middleware.post +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -echo "#################### generic-middleware.post ####################" - diff --git a/scripts/generic-multimedia-intel.post b/scripts/generic-multimedia-intel.post deleted file mode 100644 index 6d652c4..0000000 --- a/scripts/generic-multimedia-intel.post +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -echo "#################### generic-multimedia-intel.post ####################" - diff --git a/scripts/generic-multimedia.post b/scripts/generic-multimedia.post deleted file mode 100644 index caa42d9..0000000 --- a/scripts/generic-multimedia.post +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -echo "#################### generic-multimedia.post ####################" - diff --git a/scripts/generic-packaging.post b/scripts/generic-packaging.post deleted file mode 100644 index c31901c..0000000 --- a/scripts/generic-packaging.post +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -echo "#################### generic-packaging.post ####################" - -rm -rf /root/.zypp - -# was: rpm.post -rm -f /var/lib/rpm/__db* -rpmdb --rebuilddb - diff --git a/scripts/generic-qt5.post b/scripts/generic-qt5.post deleted file mode 100644 index d92bec6..0000000 --- a/scripts/generic-qt5.post +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -echo "#################### generic-qt5.post ####################" - diff --git a/scripts/generic-x11-intel.post b/scripts/generic-x11-intel.post deleted file mode 100644 index 26c03c9..0000000 --- a/scripts/generic-x11-intel.post +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -echo "#################### generic-x11-intel.post ####################" - diff --git a/scripts/generic-x11.post b/scripts/generic-x11.post deleted file mode 100644 index fff82d2..0000000 --- a/scripts/generic-x11.post +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -echo "#################### generic-x11.post ####################" - -# enable X11 forwarding on ssh -if [ -f /etc/ssh/sshd_config ]; then - echo "X11Forwarding yes" >>/etc/ssh/sshd_config - echo "AddressFamily inet" >>/etc/ssh/sshd_config -fi - diff --git a/scripts/handset-blackbay.post b/scripts/handset-blackbay.post deleted file mode 100644 index 2d87183..0000000 --- a/scripts/handset-blackbay.post +++ /dev/null @@ -1,12 +0,0 @@ -# Make sdb work. -#vconftool set -t int memory/setting/usb_sel_mode 0 -f -set_usb_debug.sh --set - -# Set environment for launchpad daemon. Fix TDIST-264 -cat > /etc/sysconfig/launchpad <<EOF -DISPLAY=:0 -EOF - -# Work around PTREL-566. -chsmack -a "*" /home/app/ -find /home/app/.e -exec chsmack -a "*" {} \; diff --git a/scripts/handset-rd-pq.post b/scripts/handset-rd-pq.post deleted file mode 100644 index d055ede..0000000 --- a/scripts/handset-rd-pq.post +++ /dev/null @@ -1,15 +0,0 @@ -# Make sdb work. -#vconftool set -t int memory/setting/usb_sel_mode 0 -f -set_usb_debug.sh --set - -# Set environment for launchpad daemon. Fix TDIST-264 -cat > /etc/sysconfig/launchpad <<EOF -DISPLAY=:0 -EOF - -# Since applications runs with the "User" label, the app -# home dir must have the same label -chsmack -a User /opt/home/app - -# vconf should have 'User' label. -find /opt/var/kdb | xargs chsmack -a 'User' diff --git a/scripts/mobile-adaptation.post b/scripts/mobile-adaptation.post new file mode 100644 index 0000000..a123c31 --- /dev/null +++ b/scripts/mobile-adaptation.post @@ -0,0 +1,3 @@ +#!/bin/sh +echo "############### mobile-adaptation.post ################" + diff --git a/scripts/common-base.post b/scripts/mobile-base.post index e34f86c..fd2d348 100644 --- a/scripts/common-base.post +++ b/scripts/mobile-base.post @@ -1,5 +1,5 @@ #!/bin/sh -echo "############### common-base.post ################" +echo "############### mobile-base.post ################" ######### multiuser mode: create additional users and fix their homedirs tizen_crypted_pass=$(perl -e 'print crypt("tizen", "aa")') diff --git a/scripts/common-crosswalk.post b/scripts/mobile-crosswalk.post index 83b6f13..60d9f5d 100644 --- a/scripts/common-crosswalk.post +++ b/scripts/mobile-crosswalk.post @@ -1,5 +1,5 @@ #!/bin/sh -echo "############### common-crosswalk.post ################" +echo "############### mobile-crosswalk.post ################" # start wrt widgets preinstall prepare_widgets.sh diff --git a/scripts/common-desktop-applications.post b/scripts/mobile-desktop-applications.post index cca1bd1..67f7aeb 100644 --- a/scripts/common-desktop-applications.post +++ b/scripts/mobile-desktop-applications.post @@ -1,5 +1,5 @@ #!/bin/sh -echo "############### common-desktop-applications.post ################" +echo "############### mobile-desktop-applications.post ################" # call function defined in meta-generic for user in alice bob carol guest developer; do diff --git a/scripts/mobile-middleware.post b/scripts/mobile-middleware.post new file mode 100644 index 0000000..6cec09a --- /dev/null +++ b/scripts/mobile-middleware.post @@ -0,0 +1,3 @@ +#!/bin/sh +echo "############### mobile-middleware.post ################" + diff --git a/scripts/common-packaging.post b/scripts/mobile-packaging.post index 11943b1..2c58131 100644 --- a/scripts/common-packaging.post +++ b/scripts/mobile-packaging.post @@ -1,5 +1,5 @@ #!/bin/sh -echo "############### common-packaging.post ################" +echo "############### mobile-packaging.post ################" # generate repo files for zypper function genrepo() { diff --git a/scripts/common-qt5.post b/scripts/mobile-qt5.post index 28be14a..168547a 100644 --- a/scripts/common-qt5.post +++ b/scripts/mobile-qt5.post @@ -1,5 +1,5 @@ #!/bin/sh -echo "############### common-qt5.post ################" +echo "############### mobile-qt5.post ################" list=' qt5-qtdeclarative-examples diff --git a/scripts/common-x11.post b/scripts/mobile-x11.post index e26eae0..5d5b862 100644 --- a/scripts/common-x11.post +++ b/scripts/mobile-x11.post @@ -1,7 +1,7 @@ #!/bin/sh -echo "#################### common-x11.post ##################" +echo "#################### mobile-x11.post ##################" # tag the background image with the current snapshot id arch=$(rpm -qa | grep kernel-common | awk -F- '{printf("%s %s",$3,$4);}') -/usr/bin/mark_image.py /usr/share/backgrounds/tizen/current "Tizen Common: @BUILD_ID@ $arch" ffffff 50 90 95 95 +/usr/bin/mark_image.py /usr/share/backgrounds/tizen/current "Tizen Mobile: @BUILD_ID@ $arch" ffffff 50 90 95 95 diff --git a/scripts/setup-fstab-mobile.post b/scripts/setup-fstab-mobile.post deleted file mode 100644 index 4428d4f..0000000 --- a/scripts/setup-fstab-mobile.post +++ /dev/null @@ -1 +0,0 @@ -setup-fstab-mobile |