summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-14 12:44:18 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-14 12:44:18 -0800
commit6602048cd155966895b2f5068b206655673d45a8 (patch)
treee6809d1092455ac235b75a6336f1d9afa7687481
parent2c7778b7ef2beb2e708d78a1cd6d3dafffc21289 (diff)
downloadmeta-common-6602048cd155966895b2f5068b206655673d45a8.tar.gz
meta-common-6602048cd155966895b2f5068b206655673d45a8.tar.bz2
meta-common-6602048cd155966895b2f5068b206655673d45a8.zip
add workaround scripts
-rw-r--r--image-configs/configs/enlightenment.yaml3
-rw-r--r--image-configs/custom/scripts/workarounds.post5
2 files changed, 7 insertions, 1 deletions
diff --git a/image-configs/configs/enlightenment.yaml b/image-configs/configs/enlightenment.yaml
index 45e2ab7..10d5665 100644
--- a/image-configs/configs/enlightenment.yaml
+++ b/image-configs/configs/enlightenment.yaml
@@ -7,8 +7,9 @@ Kernel: kernel-adaptation-pc
Architecture: x86_64
Desktop: None
PostScripts:
- - base-e17-default
+ - workarounds
- base-general
+ - base-e17-default
Groups:
- Base System
- X11
diff --git a/image-configs/custom/scripts/workarounds.post b/image-configs/custom/scripts/workarounds.post
new file mode 100644
index 0000000..81e616d
--- /dev/null
+++ b/image-configs/custom/scripts/workarounds.post
@@ -0,0 +1,5 @@
+
+### WORK AROUNDS - REMOVE ASAP
+
+mkdir /home/tizen
+chown -R 1000: /home/tizen