[oe] [PATCH 04/18] qtjsbackend: update to 5.1.1

Eric Bénard eric at eukrea.com
Mon Oct 7 23:32:04 UTC 2013


Signed-off-by: Eric Bénard <eric at eukrea.com>
---
 .../0001-Install-the-mkv8snapshot-tool-to-the-native-side.patch      | 0
 .../0002-v8.pro-respect-external-host-bindir-when-set.patch          | 0
 recipes-qt/qt5/qtjsbackend-native_5.1.0.bb                           | 5 -----
 recipes-qt/qt5/qtjsbackend-native_5.1.1.bb                           | 5 +++++
 recipes-qt/qt5/qtjsbackend_5.1.0.bb                                  | 5 -----
 recipes-qt/qt5/qtjsbackend_5.1.1.bb                                  | 5 +++++
 6 files changed, 10 insertions(+), 10 deletions(-)
 rename recipes-qt/qt5/{qtjsbackend-5.1.0 => qtjsbackend-5.1.1}/0001-Install-the-mkv8snapshot-tool-to-the-native-side.patch (100%)
 rename recipes-qt/qt5/{qtjsbackend-5.1.0 => qtjsbackend-5.1.1}/0002-v8.pro-respect-external-host-bindir-when-set.patch (100%)
 delete mode 100644 recipes-qt/qt5/qtjsbackend-native_5.1.0.bb
 create mode 100644 recipes-qt/qt5/qtjsbackend-native_5.1.1.bb
 delete mode 100644 recipes-qt/qt5/qtjsbackend_5.1.0.bb
 create mode 100644 recipes-qt/qt5/qtjsbackend_5.1.1.bb

diff --git a/recipes-qt/qt5/qtjsbackend-5.1.0/0001-Install-the-mkv8snapshot-tool-to-the-native-side.patch b/recipes-qt/qt5/qtjsbackend-5.1.1/0001-Install-the-mkv8snapshot-tool-to-the-native-side.patch
similarity index 100%
rename from recipes-qt/qt5/qtjsbackend-5.1.0/0001-Install-the-mkv8snapshot-tool-to-the-native-side.patch
rename to recipes-qt/qt5/qtjsbackend-5.1.1/0001-Install-the-mkv8snapshot-tool-to-the-native-side.patch
diff --git a/recipes-qt/qt5/qtjsbackend-5.1.0/0002-v8.pro-respect-external-host-bindir-when-set.patch b/recipes-qt/qt5/qtjsbackend-5.1.1/0002-v8.pro-respect-external-host-bindir-when-set.patch
similarity index 100%
rename from recipes-qt/qt5/qtjsbackend-5.1.0/0002-v8.pro-respect-external-host-bindir-when-set.patch
rename to recipes-qt/qt5/qtjsbackend-5.1.1/0002-v8.pro-respect-external-host-bindir-when-set.patch
diff --git a/recipes-qt/qt5/qtjsbackend-native_5.1.0.bb b/recipes-qt/qt5/qtjsbackend-native_5.1.0.bb
deleted file mode 100644
index fcc7cde..0000000
--- a/recipes-qt/qt5/qtjsbackend-native_5.1.0.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require qt5-${PV}.inc
-require ${PN}.inc
-
-SRC_URI[md5sum] = "bb4a74f3cd1db59274c9f4aaca0912af"
-SRC_URI[sha256sum] = "8df057d527f98b1c2aa2941ff22adaf9b9c6441ea0e6c44f91f49bbcdbab57ce"
diff --git a/recipes-qt/qt5/qtjsbackend-native_5.1.1.bb b/recipes-qt/qt5/qtjsbackend-native_5.1.1.bb
new file mode 100644
index 0000000..aac7b85
--- /dev/null
+++ b/recipes-qt/qt5/qtjsbackend-native_5.1.1.bb
@@ -0,0 +1,5 @@
+require qt5-${PV}.inc
+require ${PN}.inc
+
+SRC_URI[md5sum] = "7225169d7d166cc5660384a85e4d4a2f"
+SRC_URI[sha256sum] = "42628eac133738df30e9104c2014eb70478e8fcf2cc86c1f500359c12216b192"
diff --git a/recipes-qt/qt5/qtjsbackend_5.1.0.bb b/recipes-qt/qt5/qtjsbackend_5.1.0.bb
deleted file mode 100644
index fcc7cde..0000000
--- a/recipes-qt/qt5/qtjsbackend_5.1.0.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require qt5-${PV}.inc
-require ${PN}.inc
-
-SRC_URI[md5sum] = "bb4a74f3cd1db59274c9f4aaca0912af"
-SRC_URI[sha256sum] = "8df057d527f98b1c2aa2941ff22adaf9b9c6441ea0e6c44f91f49bbcdbab57ce"
diff --git a/recipes-qt/qt5/qtjsbackend_5.1.1.bb b/recipes-qt/qt5/qtjsbackend_5.1.1.bb
new file mode 100644
index 0000000..aac7b85
--- /dev/null
+++ b/recipes-qt/qt5/qtjsbackend_5.1.1.bb
@@ -0,0 +1,5 @@
+require qt5-${PV}.inc
+require ${PN}.inc
+
+SRC_URI[md5sum] = "7225169d7d166cc5660384a85e4d4a2f"
+SRC_URI[sha256sum] = "42628eac133738df30e9104c2014eb70478e8fcf2cc86c1f500359c12216b192"
-- 
1.8.4.rc3




More information about the Openembedded-devel mailing list