mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 14:04:15 +00:00
efl-from-svn.inc: import from meta-shr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
10d8c7ae11
commit
7f9275b78c
17
meta-efl/conf/distro/include/efl-from-svn.inc
Normal file
17
meta-efl/conf/distro/include/efl-from-svn.inc
Normal file
@ -0,0 +1,17 @@
|
||||
EFL_PREFERRED_VERSION ?= "1.0.999%"
|
||||
PREFERRED_VERSION_ecore ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_ecore-native ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_edbus ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_edbus-native ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_edje ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_edje-native ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_eeze ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_eeze-native ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_efreet ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_efreet-native ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_eina ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_eina-native ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_embryo ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_embryo-native ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_evas ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_evas-native ?= "${EFL_PREFERRED_VERSION}"
|
||||
Loading…
x
Reference in New Issue
Block a user