common-adaptation: add meta-generic-adaptation subpackage 20/28520/2 accepted/tizen/common/20141009.101851 accepted/tizen/common/20141009.102513 accepted/tizen/common/20141009.102519 accepted/tizen/common/20141009.220919 submit/tizen_common/20141009.100558
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Wed, 8 Oct 2014 16:00:30 +0000 (18:00 +0200)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Thu, 9 Oct 2014 09:31:49 +0000 (11:31 +0200)
To support vmware, check this page for details :

https://wiki.tizen.org/wiki/Emulator

Change-Id: I89d1cf79b1f235ac4cda462a0ce06943ad3289d4
Bug-Tizen: TC-1043/part
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
common.yaml
patterns/common-adaptation.yaml [new file with mode: 0644]
scripts/common-adaptation.post [new file with mode: 0644]

index 10dd666..98e3dd8 100644 (file)
@@ -24,6 +24,7 @@ Default:
         - Generic Packaging
         - Common Packaging
         - Generic Adaptation
+        - Common Adaptation
     PostScripts:
         - generic-base
         - common-base
@@ -31,6 +32,7 @@ Default:
         - generic-packaging
         - common-packaging
         - generic-adaptation
+        - common-adaptation
     NoChrootScripts:
         - buildname
 
diff --git a/patterns/common-adaptation.yaml b/patterns/common-adaptation.yaml
new file mode 100644 (file)
index 0000000..db5481c
--- /dev/null
@@ -0,0 +1,5 @@
+Summary: Common Adaptation
+Description: Common Adaptation
+Name: common-adaptation
+Packages:
+- meta-generic-adaptation
diff --git a/scripts/common-adaptation.post b/scripts/common-adaptation.post
new file mode 100644 (file)
index 0000000..b6db847
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo "############### common-adaptation.post ################"
+