Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[openembedded.git] / recipes / efl1 / embryo_svn.bb
1 DESCRIPTION = "The Enlightenment C-like scripting language for Edje"
2 LICENSE = "MIT BSD"
3 PV = "0.9.9.050+svnr${SRCREV}"
4 PR = "r1"
5
6 inherit efl
7
8 # HACK alert: When compiling for VFP embryo emits bugs -- maybe gcc bug
9 #FULL_OPTIMIZATION_arm =+ "-O0"