From: Joonsub Lee Date: Wed, 12 Nov 2014 07:21:38 +0000 (+0900) Subject: Add common patterns to meta-mobile X-Git-Tag: accepted/tizen/mobile/20141112.072650^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F59%2F30159%2F1;p=profile%2Fmobile%2Fmeta-mobile.git Add common patterns to meta-mobile Change-Id: I7eb9038d7bb1cce804e84217ea5bd76946ed3917 --- diff --git a/ks/common-boot-armv7l-odroidu3.yaml b/ks/common-boot-armv7l-odroidu3.yaml index 89fd60f..cc25735 100644 --- a/ks/common-boot-armv7l-odroidu3.yaml +++ b/ks/common-boot-armv7l-odroidu3.yaml @@ -7,6 +7,8 @@ Part: common-mbr-boot Mic2Options: -f loop --pack-to=@NAME@.tar.gz FileName: common-boot-armv7l-odroidu3 Group: Common Boot Odroid U3 -Attachment: /var/tmp/u-boot/u-boot-mmc.bin /var/tmp/u-boot/params.bin +Attachment: + - /var/tmp/u-boot/u-boot-mmc.bin + - /var/tmp/u-boot/params.bin Repos: - common-x11_armv7l diff --git a/patterns/common-adaptation.yaml b/patterns/common-adaptation.yaml new file mode 100644 index 0000000..db5481c --- /dev/null +++ b/patterns/common-adaptation.yaml @@ -0,0 +1,5 @@ +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 new file mode 100644 index 0000000..56168e1 --- /dev/null +++ b/patterns/common-base.yaml @@ -0,0 +1,5 @@ +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 new file mode 100644 index 0000000..e8cfc46 --- /dev/null +++ b/patterns/common-boot-odroid-u3.yaml @@ -0,0 +1,7 @@ +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 new file mode 100644 index 0000000..8b9a477 --- /dev/null +++ b/patterns/common-crosswalk.yaml @@ -0,0 +1,6 @@ +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 new file mode 100644 index 0000000..3f77949 --- /dev/null +++ b/patterns/common-desktop-applications.yaml @@ -0,0 +1,8 @@ +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 new file mode 100644 index 0000000..6fddc67 --- /dev/null +++ b/patterns/common-middleware.yaml @@ -0,0 +1,9 @@ +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 new file mode 100644 index 0000000..6aa6a51 --- /dev/null +++ b/patterns/common-packaging.yaml @@ -0,0 +1,5 @@ +Summary: Common Packaging +Description: Common Packaging +Name: common-packaging +Packages: [] + diff --git a/patterns/common-qa.yaml b/patterns/common-qa.yaml new file mode 100644 index 0000000..e4ea382 --- /dev/null +++ b/patterns/common-qa.yaml @@ -0,0 +1,6 @@ +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 new file mode 100644 index 0000000..f0698d7 --- /dev/null +++ b/patterns/common-qt5.yaml @@ -0,0 +1,5 @@ +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 new file mode 100644 index 0000000..1760fe4 --- /dev/null +++ b/patterns/common-wayland.yaml @@ -0,0 +1,9 @@ +Summary: Common Wayland +Description: Common Wayland +Name: common-wayland +Packages: +- weston-common +- weston-common-config +- weston-clients +- weston-common-tz-launcher +- desktop-skin