mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
efl-from-svn: update preferred versions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
f346b4da79
commit
541a06a9ee
|
|
@ -1,4 +1,4 @@
|
|||
EFL_PREFERRED_VERSION ?= "1.0.999%"
|
||||
EFL_PREFERRED_VERSION ?= "1.1.%"
|
||||
PREFERRED_VERSION_ecore ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_ecore-native ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_edbus ?= "${EFL_PREFERRED_VERSION}"
|
||||
|
|
@ -15,3 +15,7 @@ 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}"
|
||||
PREFERRED_VERSION_expedite ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_expedite-native ?= "${EFL_PREFERRED_VERSION}"
|
||||
PREFERRED_VERSION_eet ?= "1.5.%"
|
||||
PREFERRED_VERSION_eet-native ?= "1.5%"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user