increase dvbapp PR.
[vuplus_openembedded] / recipes / make / mingw-make-canadian-sdk_3.81.bb
1 PR = "r0"
2
3 require make.inc
4
5 inherit canadian-sdk
6
7 DESCRIPTION = "GNU Make examines the timestamps on a set of \
8 interdependent files, and, if necessary, issues commands \
9 to bring them up-to-date - MinGW port."
10 HOMEPAGE = "http://www.mingw.org/"
11
12 SRC_URI = "${SOURCEFORGE_MIRROR}/mingw/mingw32-make-3.81-20080326-src.tar.gz"
13
14 S = "${WORKDIR}/make-${PV}-patched"