increase dvbapp PR.
[vuplus_openembedded] / recipes / webkit / qtwebkit-e_2.2.bb
1 inherit qt4e
2 require qtwebkit.inc
3
4 PR = "${INC_PR}.0"
5
6 SRC_URI = " \
7         http://pkgs.fedoraproject.org/repo/pkgs/qtwebkit/qtwebkit-2.2.0-rc1.tar.xz/5c1581052ad5bb7aed07a1798a340061/qtwebkit-2.2.0-rc1.tar.xz \
8         file://0001-Qt-Fix-build-with-QT_LIBINFIX.patch;patch=1 \
9         file://qtwebkit_vuplus.patch;patch=1 \
10 "
11
12 S = "${WORKDIR}/webkit-qtwebkit"