diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-10-10 12:35:42 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-10-10 12:36:47 +0200 |
commit | 3e95350611d0e58e4e773c9b3b004a7a161f94f7 (patch) | |
tree | d2fc9583e66253e8d44a60968aa7aac2cd7fb32f | |
parent | 096a380851bcd17f0f9a20dc42589d431a47f555 (diff) | |
download | meta-qt5-3e95350611d0e58e4e773c9b3b004a7a161f94f7.tar.gz |
qtbase_git: restore 0025-QHttpMultiPart-fix-data-corruption-in-readData-metho.patch in SRC_URI
* commit 105ad2a18e20f2b07d20a1640917e69950c8496b
Author: Eric B<C3><A9>nard <eric@eukrea.com>
Date: Mon Oct 7 22:54:12 2013 +0200
Subject: qtbase: update to 5.1.1
removed it from SRC_URI in qtbase.inc, but it's still needed for
qtbase_git
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes-qt/qt5/qtbase_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index 2994d3fa..30d5b237 100644 --- a/recipes-qt/qt5/qtbase_git.bb +++ b/recipes-qt/qt5/qtbase_git.bb | |||
@@ -1,4 +1,6 @@ | |||
1 | require qt5-git.inc | 1 | require qt5-git.inc |
2 | require ${PN}.inc | 2 | require ${PN}.inc |
3 | 3 | ||
4 | SRC_URI += "file://0025-QHttpMultiPart-fix-data-corruption-in-readData-metho.patch" | ||
5 | |||
4 | SRCREV = "bd1dc60d6555a901fb3005273d7a86efe470739a" | 6 | SRCREV = "bd1dc60d6555a901fb3005273d7a86efe470739a" |