aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-devtools/python/python-efl.inc4
-rw-r--r--meta-efl/recipes-devtools/python/python-efl_1.12.0.bb4
-rw-r--r--meta-efl/recipes-devtools/python/python-efl_1.13.0.bb4
3 files changed, 6 insertions, 6 deletions
diff --git a/meta-efl/recipes-devtools/python/python-efl.inc b/meta-efl/recipes-devtools/python/python-efl.inc
index 9780518898..92a26eddba 100644
--- a/meta-efl/recipes-devtools/python/python-efl.inc
+++ b/meta-efl/recipes-devtools/python/python-efl.inc
@@ -46,7 +46,7 @@ FILES_${PN}-examples = "${datadir}/${PN}/examples"
FILES_python-ecore = " \
${libdir}/${PYTHON_DIR}/site-packages/ecore/ \
- ${libdir}/${PYTHON_DIR}/site-packages/efl/ecore.so \
+ ${libdir}/${PYTHON_DIR}/site-packages/efl/ecore*.so \
${libdir}/${PYTHON_DIR}/site-packages/efl/ecore \
"
FILES_python-eldbus = " \
@@ -55,7 +55,7 @@ FILES_python-eldbus = " \
"
FILES_python-edje = " \
${libdir}/${PYTHON_DIR}/site-packages/edje/ \
- ${libdir}/${PYTHON_DIR}/site-packages/efl/edje*so \
+ ${libdir}/${PYTHON_DIR}/site-packages/efl/edje*.so \
"
FILES_python-elementary = " \
${libdir}/${PYTHON_DIR}/site-packages/elementary/ \
diff --git a/meta-efl/recipes-devtools/python/python-efl_1.12.0.bb b/meta-efl/recipes-devtools/python/python-efl_1.12.0.bb
deleted file mode 100644
index 8c7e5700bd..0000000000
--- a/meta-efl/recipes-devtools/python/python-efl_1.12.0.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require ${BPN}.inc
-
-SRC_URI[md5sum] = "090aa2b22447ea83a1aca9f284ce5288"
-SRC_URI[sha256sum] = "bb9f30bf437b8e9ad5a4ba405795c1f8f840a37c660a6d47a2829587b32dbb67"
diff --git a/meta-efl/recipes-devtools/python/python-efl_1.13.0.bb b/meta-efl/recipes-devtools/python/python-efl_1.13.0.bb
new file mode 100644
index 0000000000..ef9f80bcd9
--- /dev/null
+++ b/meta-efl/recipes-devtools/python/python-efl_1.13.0.bb
@@ -0,0 +1,4 @@
+require ${BPN}.inc
+
+SRC_URI[md5sum] = "98b1ca3e0feeecf8b993f9c415ff22e5"
+SRC_URI[sha256sum] = "16b8234ee763fab27071e7d708accbdb0cd43eecdfdb08775853bf380e558f8d"