summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJoonsub Lee <joon-sub.lee@samsung.com>2015-03-13 18:45:27 +0900
committerJoonsub Lee <joon-sub.lee@samsung.com>2015-03-16 17:31:44 +0900
commit7dc3bf316ad330cdff30e5c607df1f65aae9c15f (patch)
tree4a9998fc3c0cbfa4be015948baf1d140c601307b /scripts
parent1d38846d0d09d99b84462d2399edbafb8095accf (diff)
downloadmeta-mobile-7dc3bf316ad330cdff30e5c607df1f65aae9c15f.tar.gz
meta-mobile-7dc3bf316ad330cdff30e5c607df1f65aae9c15f.tar.bz2
meta-mobile-7dc3bf316ad330cdff30e5c607df1f65aae9c15f.zip
Since wayland repositories are added in obs, I have needs to generate mobile wayland image. But this change is not completed yet. I generate this patch for testing in prerelease. So, please don't review this without my verify. Change-Id: I52ce2429200386273ae0845aa5e1bee3893f69ca
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mobile-middleware-wayland.post3
-rw-r--r--scripts/mobile-middleware-x11.post3
2 files changed, 6 insertions, 0 deletions
diff --git a/scripts/mobile-middleware-wayland.post b/scripts/mobile-middleware-wayland.post
new file mode 100644
index 0000000..91b8df0
--- /dev/null
+++ b/scripts/mobile-middleware-wayland.post
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo "############### mobile-middleware-wayland.post ################"
+
diff --git a/scripts/mobile-middleware-x11.post b/scripts/mobile-middleware-x11.post
new file mode 100644
index 0000000..e8fc10f
--- /dev/null
+++ b/scripts/mobile-middleware-x11.post
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo "############### mobile-middleware-x11.post ################"
+