mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 16:19:59 +00:00
terminology: upgrade to 0.2.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -38,4 +38,4 @@ PREFERRED_VERSION_python-edje ?= "${EFL_PREFERRED_PYTHON_VERSION}"
|
|||||||
PREFERRED_VERSION_python-emotion ?= "${EFL_PREFERRED_PYTHON_VERSION}"
|
PREFERRED_VERSION_python-emotion ?= "${EFL_PREFERRED_PYTHON_VERSION}"
|
||||||
PREFERRED_VERSION_python-evas ?= "${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"
|
|
||||||
@@ -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
|
require ${BPN}.inc
|
||||||
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
PV = "0.1.0+svnr${SRCPV}"
|
PV = "0.2.0+svnr${SRCPV}"
|
||||||
PR = "${INC_PR}.0"
|
PR = "${INC_PR}.0"
|
||||||
SRCREV = "${EFL_SRCREV}"
|
SRCREV = "${EFL_SRCREV}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user