mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-19 22:55:22 +00:00
terminology: upgrade to 0.2.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
cb99f6dcf0
commit
a140e9a352
@ -38,4 +38,4 @@ PREFERRED_VERSION_python-edje ?= "${EFL_PREFERRED_PYTHON_VERSION}"
|
||||
PREFERRED_VERSION_python-emotion ?= "${EFL_PREFERRED_PYTHON_VERSION}"
|
||||
PREFERRED_VERSION_python-evas ?= "${EFL_PREFERRED_PYTHON_VERSION}"
|
||||
|
||||
PREFERRED_VERSION_terminology ?= "0.1.0+svn%"
|
||||
PREFERRED_VERSION_terminology ?= "0.2.0+svn%"
|
||||
|
||||
@ -1,10 +0,0 @@
|
||||
require ${BPN}.inc
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
SRC_URI = "\
|
||||
${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "30867692e44799cd9bbe6562d69ae62d"
|
||||
SRC_URI[sha256sum] = "87f32089b2731c3e9a72b5bde92695eb91097fa79dbb70388774c9dcb5442ebb"
|
||||
10
meta-efl/recipes-efl/e17/terminology_0.2.0.bb
Normal file
10
meta-efl/recipes-efl/e17/terminology_0.2.0.bb
Normal file
@ -0,0 +1,10 @@
|
||||
require ${BPN}.inc
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
SRC_URI = "\
|
||||
${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "61301df6b068b84e1670c85b7696f28d"
|
||||
SRC_URI[sha256sum] = "e300dba5f77af7949471c81251c38af765c337b86c8ae9b98ec1dd0d6efbc1c9"
|
||||
@ -1,7 +1,7 @@
|
||||
require ${BPN}.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
PV = "0.1.0+svnr${SRCPV}"
|
||||
PV = "0.2.0+svnr${SRCPV}"
|
||||
PR = "${INC_PR}.0"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user