diff options
author | Koen Kooi <koen@openembedded.org> | 2008-11-17 23:52:00 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-11-17 23:52:00 +0100 |
commit | c6de2cbbd977a0addde4200f14ea5bf531c72ee1 (patch) | |
tree | 89065748659a843640bacfb74989856d51c9e42c /packages/qt4 | |
parent | 5bcd853d4ca93cef6da5d4a04dc502aaa75d28dd (diff) |
qt4-x11: split PRs are frowned upon in OE, so let's bump to r11 instead
of r10.01
Diffstat (limited to 'packages/qt4')
-rw-r--r-- | packages/qt4/qt4-x11-free.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qt4/qt4-x11-free.inc b/packages/qt4/qt4-x11-free.inc index 5c058e90be..93e11755c4 100644 --- a/packages/qt4/qt4-x11-free.inc +++ b/packages/qt4/qt4-x11-free.inc @@ -5,7 +5,7 @@ HOMEPAGE = "http://www.trolltech.com" LICENSE = "GPL QPL" DEPENDS += "virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor" PROVIDES = "qt4x11" -PR = "r10.01" +PR = "r11" SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \ file://0001-cross-compile.patch;patch=1 \ |