aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-08-17 10:51:42 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2012-08-20 09:58:08 +0200
commitd19953e28e630de55caefba81571c31b6c358102 (patch)
tree868eb3a80e8683b2c5c46f749e505f3dfe4d4e75 /meta-efl
parent162776afa47a9dea8487ed68431dcba7155acb66 (diff)
downloadmeta-openembedded-d19953e28e630de55caefba81571c31b6c358102.tar.gz
python-efl: upgrade to 1.6.99-beta
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-devtools/python/python-ecore_1.6.99-alpha.bb6
-rw-r--r--meta-efl/recipes-devtools/python/python-ecore_1.6.99-beta.bb6
-rw-r--r--meta-efl/recipes-devtools/python/python-edbus_1.6.99-alpha.bb6
-rw-r--r--meta-efl/recipes-devtools/python/python-edbus_1.6.99-beta.bb6
-rw-r--r--meta-efl/recipes-devtools/python/python-edje_1.6.99-alpha.bb7
-rw-r--r--meta-efl/recipes-devtools/python/python-edje_1.6.99-beta.bb7
-rw-r--r--meta-efl/recipes-devtools/python/python-elementary_1.6.99-alpha.bb6
-rw-r--r--meta-efl/recipes-devtools/python/python-elementary_1.6.99-beta.bb6
-rw-r--r--meta-efl/recipes-devtools/python/python-emotion_1.6.99-alpha.bb6
-rw-r--r--meta-efl/recipes-devtools/python/python-emotion_1.6.99-beta.bb6
-rw-r--r--meta-efl/recipes-devtools/python/python-evas_1.6.99-alpha.bb6
-rw-r--r--meta-efl/recipes-devtools/python/python-evas_1.6.99-beta.bb6
12 files changed, 37 insertions, 37 deletions
diff --git a/meta-efl/recipes-devtools/python/python-ecore_1.6.99-alpha.bb b/meta-efl/recipes-devtools/python/python-ecore_1.6.99-alpha.bb
deleted file mode 100644
index a76c44f5c8..0000000000
--- a/meta-efl/recipes-devtools/python/python-ecore_1.6.99-alpha.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require ${BPN}.inc
-PR = "${INC_PR}.0"
-SRCVER = "1.7.0-alpha"
-
-SRC_URI[md5sum] = "86ba753726881b9bfcaa0fdc0827cd1e"
-SRC_URI[sha256sum] = "b47a155c0bfad6fad68bc0f925c54a8736a61ca72f6a71bd5138ea3298a35c95"
diff --git a/meta-efl/recipes-devtools/python/python-ecore_1.6.99-beta.bb b/meta-efl/recipes-devtools/python/python-ecore_1.6.99-beta.bb
new file mode 100644
index 0000000000..f2c775011f
--- /dev/null
+++ b/meta-efl/recipes-devtools/python/python-ecore_1.6.99-beta.bb
@@ -0,0 +1,6 @@
+require ${BPN}.inc
+PR = "${INC_PR}.0"
+SRCVER = "1.7.0-beta"
+
+SRC_URI[md5sum] = "7cd483e817e41017adcd23cea4ce462d"
+SRC_URI[sha256sum] = "09a99f728b946c44955ad91e3ac072643e533ded74110f481e27b8f035877a95"
diff --git a/meta-efl/recipes-devtools/python/python-edbus_1.6.99-alpha.bb b/meta-efl/recipes-devtools/python/python-edbus_1.6.99-alpha.bb
deleted file mode 100644
index c643141efc..0000000000
--- a/meta-efl/recipes-devtools/python/python-edbus_1.6.99-alpha.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require ${BPN}.inc
-PR = "${INC_PR}.0"
-SRCVER = "1.7.0-alpha"
-
-SRC_URI[md5sum] = "bd68e260e1a23fc14313afa48e70bebd"
-SRC_URI[sha256sum] = "63e823c8366f293db1940524ac76d6f91109a7202cf38ad6407d414d15e09aca"
diff --git a/meta-efl/recipes-devtools/python/python-edbus_1.6.99-beta.bb b/meta-efl/recipes-devtools/python/python-edbus_1.6.99-beta.bb
new file mode 100644
index 0000000000..b3d0e2ef6a
--- /dev/null
+++ b/meta-efl/recipes-devtools/python/python-edbus_1.6.99-beta.bb
@@ -0,0 +1,6 @@
+require ${BPN}.inc
+PR = "${INC_PR}.0"
+SRCVER = "1.7.0-beta"
+
+SRC_URI[md5sum] = "d6140208bb2608bd320a70298c0c4234"
+SRC_URI[sha256sum] = "468bc77dc1b64d04c688b2f07ddcbeac406d984121b90e78ba802c92e58e4daf"
diff --git a/meta-efl/recipes-devtools/python/python-edje_1.6.99-alpha.bb b/meta-efl/recipes-devtools/python/python-edje_1.6.99-alpha.bb
deleted file mode 100644
index 1d7bb069fe..0000000000
--- a/meta-efl/recipes-devtools/python/python-edje_1.6.99-alpha.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require ${BPN}.inc
-PR = "${INC_PR}.0"
-SRCVER = "1.7.0-alpha"
-SRC_URI += "file://0001-fix-unicode-conversion.patch"
-
-SRC_URI[md5sum] = "fbe5105abb5b2d3de71302ff3973945a"
-SRC_URI[sha256sum] = "f5004d9b784b0ca37436daacff7f4f21bb3094b9fdfc5abc95f8e57e90ecb242"
diff --git a/meta-efl/recipes-devtools/python/python-edje_1.6.99-beta.bb b/meta-efl/recipes-devtools/python/python-edje_1.6.99-beta.bb
new file mode 100644
index 0000000000..3d8842594c
--- /dev/null
+++ b/meta-efl/recipes-devtools/python/python-edje_1.6.99-beta.bb
@@ -0,0 +1,7 @@
+require ${BPN}.inc
+PR = "${INC_PR}.0"
+SRCVER = "1.7.0-beta"
+SRC_URI += "file://0001-fix-unicode-conversion.patch"
+
+SRC_URI[md5sum] = "eac613c2f3d88d30ba1adf4acd5090bf"
+SRC_URI[sha256sum] = "6ce7b57a4afaddf8dbf423543380cdc798c954b31ffd9d47e6af9536786abc05"
diff --git a/meta-efl/recipes-devtools/python/python-elementary_1.6.99-alpha.bb b/meta-efl/recipes-devtools/python/python-elementary_1.6.99-alpha.bb
deleted file mode 100644
index 8ed363e507..0000000000
--- a/meta-efl/recipes-devtools/python/python-elementary_1.6.99-alpha.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require ${BPN}.inc
-PR = "${INC_PR}.0"
-SRCVER = "1.7.0-alpha"
-
-SRC_URI[md5sum] = "bad3bd52e79aeea1ee9ffa0ab8a54855"
-SRC_URI[sha256sum] = "32ded2fb4e66aa543ae9274076d031f8465167a0cc1af3fcd26bcda85b2e7094"
diff --git a/meta-efl/recipes-devtools/python/python-elementary_1.6.99-beta.bb b/meta-efl/recipes-devtools/python/python-elementary_1.6.99-beta.bb
new file mode 100644
index 0000000000..be63412acd
--- /dev/null
+++ b/meta-efl/recipes-devtools/python/python-elementary_1.6.99-beta.bb
@@ -0,0 +1,6 @@
+require ${BPN}.inc
+PR = "${INC_PR}.0"
+SRCVER = "1.7.0-beta"
+
+SRC_URI[md5sum] = "f2b801aa8fe53914abbcfdf14aa1d325"
+SRC_URI[sha256sum] = "1255bab89b824754c1a0909f2646ff63fd0e12478e0bfbfbdc3cfd48ea9bfa25"
diff --git a/meta-efl/recipes-devtools/python/python-emotion_1.6.99-alpha.bb b/meta-efl/recipes-devtools/python/python-emotion_1.6.99-alpha.bb
deleted file mode 100644
index a2ad303771..0000000000
--- a/meta-efl/recipes-devtools/python/python-emotion_1.6.99-alpha.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require ${BPN}.inc
-PR = "${INC_PR}.0"
-SRCVER = "1.7.0-alpha"
-
-SRC_URI[md5sum] = "34249ce9ee6602205ede16e311c2712c"
-SRC_URI[sha256sum] = "f121a801c213d5014cde17df49107407bd60be362f98bab3530c14c9c8a54e03"
diff --git a/meta-efl/recipes-devtools/python/python-emotion_1.6.99-beta.bb b/meta-efl/recipes-devtools/python/python-emotion_1.6.99-beta.bb
new file mode 100644
index 0000000000..976cf5693f
--- /dev/null
+++ b/meta-efl/recipes-devtools/python/python-emotion_1.6.99-beta.bb
@@ -0,0 +1,6 @@
+require ${BPN}.inc
+PR = "${INC_PR}.0"
+SRCVER = "1.7.0-beta"
+
+SRC_URI[md5sum] = "3cfd52e8415f48d77fdb1fe73244c2b2"
+SRC_URI[sha256sum] = "76d673b99e5e894b469bb04f67a14492a6021edc95762ba71da7b24c36fa660a"
diff --git a/meta-efl/recipes-devtools/python/python-evas_1.6.99-alpha.bb b/meta-efl/recipes-devtools/python/python-evas_1.6.99-alpha.bb
deleted file mode 100644
index 8fa82dad5f..0000000000
--- a/meta-efl/recipes-devtools/python/python-evas_1.6.99-alpha.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require ${BPN}.inc
-PR = "${INC_PR}.0"
-SRCVER = "1.7.0-alpha"
-
-SRC_URI[md5sum] = "c3e02d8e897508db2d6365dc3b83ae20"
-SRC_URI[sha256sum] = "5af43a770e0edaf01c679c8eaecef38c747c8801980f1d9423d040cf36220d76"
diff --git a/meta-efl/recipes-devtools/python/python-evas_1.6.99-beta.bb b/meta-efl/recipes-devtools/python/python-evas_1.6.99-beta.bb
new file mode 100644
index 0000000000..cabc9c8899
--- /dev/null
+++ b/meta-efl/recipes-devtools/python/python-evas_1.6.99-beta.bb
@@ -0,0 +1,6 @@
+require ${BPN}.inc
+PR = "${INC_PR}.0"
+SRCVER = "1.7.0-beta"
+
+SRC_URI[md5sum] = "19262c0baac27f35f136e4aaa3ca0171"
+SRC_URI[sha256sum] = "6784109dc637bd8a50f31eb3a9ff31e0eece0fba04c8a2a527d6bd83c1b02cf8"