diff options
author | Eric Bénard <eric@eukrea.com> | 2013-10-07 23:45:09 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-10-08 15:50:09 +0200 |
commit | f3681a0c6b4d74b020051283e4f15dbfebe53865 (patch) | |
tree | 79eded69254c9e2f9aa23c38551ee7040a0ebd3e | |
parent | 67cb9cddb10a2eb88586b09f0be2e9e55338dd24 (diff) | |
download | meta-qt5-f3681a0c6b4d74b020051283e4f15dbfebe53865.tar.gz |
qtquick1: update to 5.1.1
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes-qt/qt5/qtquick1_5.1.0.bb | 5 | ||||
-rw-r--r-- | recipes-qt/qt5/qtquick1_5.1.1.bb | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtquick1_5.1.0.bb b/recipes-qt/qt5/qtquick1_5.1.0.bb deleted file mode 100644 index c29f96ed..00000000 --- a/recipes-qt/qt5/qtquick1_5.1.0.bb +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | require qt5-${PV}.inc | ||
2 | require ${PN}.inc | ||
3 | |||
4 | SRC_URI[md5sum] = "0c4c7b81258dd889e020b6025f542387" | ||
5 | SRC_URI[sha256sum] = "51d83033c2012de9806be13434b48430401c395c0d0a58390ada290581b3fc5f" | ||
diff --git a/recipes-qt/qt5/qtquick1_5.1.1.bb b/recipes-qt/qt5/qtquick1_5.1.1.bb new file mode 100644 index 00000000..bc076004 --- /dev/null +++ b/recipes-qt/qt5/qtquick1_5.1.1.bb | |||
@@ -0,0 +1,5 @@ | |||
1 | require qt5-${PV}.inc | ||
2 | require ${PN}.inc | ||
3 | |||
4 | SRC_URI[md5sum] = "05956168e0a4bba44c31b61dd4fc5e6e" | ||
5 | SRC_URI[sha256sum] = "f5dc431fb33a195414d2d75d7dff1c101f4101489f38b4ea9c5e8782b1807a64" | ||