diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2012-04-04 20:53:26 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-04-04 20:53:26 +0200 |
commit | 738b0b055513f559811bf545cf26f539d1edf422 (patch) | |
tree | c7f354bdeb02e5b8e6f44ce0dec58ca92d25073e /package/qt/qt-configure.patch | |
parent | 2e59d1d7ed669fc0a8e563a37b418ea424b6eefe (diff) | |
download | buildroot-novena-738b0b055513f559811bf545cf26f539d1edf422.tar.gz buildroot-novena-738b0b055513f559811bf545cf26f539d1edf422.zip |
qt: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/qt/qt-configure.patch')
-rw-r--r-- | package/qt/qt-configure.patch | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/package/qt/qt-configure.patch b/package/qt/qt-configure.patch index cef53e3fa..07c9630c9 100644 --- a/package/qt/qt-configure.patch +++ b/package/qt/qt-configure.patch @@ -17,13 +17,17 @@ in the $(STAGING_DIR) and on the target remains the same. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> -Index: qt-4.7.2/configure -=================================================================== ---- qt-4.7.2.orig/configure 2011-03-31 22:28:16.530647168 +0200 -+++ qt-4.7.2/configure 2011-03-31 22:29:38.908081695 +0200 -@@ -4456,15 +4456,15 @@ - +--- + configure | 18 +++++++++--------- + 1 file changed, 9 insertions(+), 9 deletions(-) +Index: qt-everywhere-opensource-src-4.8.1/configure +=================================================================== +--- qt-everywhere-opensource-src-4.8.1.orig/configure ++++ qt-everywhere-opensource-src-4.8.1/configure +@@ -4661,15 +4661,15 @@ + + if [ ! -z "$QT_HOST_PREFIX" ]; then - HOSTPREFIX_PATH_STR=`"$relpath/config.tests/unix/padstring" 268 "qt_prfxpath=$QT_HOST_PREFIX"` - HOSTDOCUMENTATION_PATH_STR=`"$relpath/config.tests/unix/padstring" 268 "qt_docspath=$QT_HOST_PREFIX/doc"` |