diff options
| author | Eric Bénard <eric@eukrea.com> | 2013-10-07 22:58:10 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-10-08 15:49:08 +0200 |
| commit | 6b1e0d6776961a99a7bebbd0bf148a9da9c3db10 (patch) | |
| tree | e4aa7e36fe17f7665fb40745518945807044f6e7 /recipes-qt | |
| parent | 42eef6a429c66db130644d64b62fcbcf2c9a84fe (diff) | |
| download | meta-qt5-6b1e0d6776961a99a7bebbd0bf148a9da9c3db10.tar.gz | |
qtmultimedia: update to 5.1.1
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt')
| -rw-r--r-- | recipes-qt/qt5/qtmultimedia_5.1.0.bb | 5 | ||||
| -rw-r--r-- | recipes-qt/qt5/qtmultimedia_5.1.1.bb | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtmultimedia_5.1.0.bb b/recipes-qt/qt5/qtmultimedia_5.1.0.bb deleted file mode 100644 index 97ef3ba6..00000000 --- a/recipes-qt/qt5/qtmultimedia_5.1.0.bb +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | require qt5-${PV}.inc | ||
| 2 | require ${PN}.inc | ||
| 3 | |||
| 4 | SRC_URI[md5sum] = "ae0301809ca504b4b67d817fd46f9a2e" | ||
| 5 | SRC_URI[sha256sum] = "1df262e4d8d16f83511a096974a5a14af21d366493c5302d549e3dc52fa0b00f" | ||
diff --git a/recipes-qt/qt5/qtmultimedia_5.1.1.bb b/recipes-qt/qt5/qtmultimedia_5.1.1.bb new file mode 100644 index 00000000..f8b61ce4 --- /dev/null +++ b/recipes-qt/qt5/qtmultimedia_5.1.1.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | require qt5-${PV}.inc | ||
| 2 | require ${PN}.inc | ||
| 3 | |||
| 4 | SRC_URI[md5sum] = "4b6e74bd7752bc241617f41539632bba" | ||
| 5 | SRC_URI[sha256sum] = "df907a81c4ef15c9aec216c1f57aa72a7a7b274ea3cb3950f87fa1b04e369ebe" | ||
