aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/embryo_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/efl1/embryo_svn.bb')
-rw-r--r--recipes/efl1/embryo_svn.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/efl1/embryo_svn.bb b/recipes/efl1/embryo_svn.bb
new file mode 100644
index 0000000000..688ec22e97
--- /dev/null
+++ b/recipes/efl1/embryo_svn.bb
@@ -0,0 +1,9 @@
+DESCRIPTION = "The Enlightenment C-like scripting language for Edje"
+LICENSE = "MIT BSD"
+PV = "0.9.9.050+svnr${SRCREV}"
+PR = "r1"
+
+inherit efl
+
+# HACK alert: When compiling for VFP embryo emits bugs -- maybe gcc bug
+#FULL_OPTIMIZATION_arm =+ "-O0"