increase dvbapp PR.
[vuplus_openembedded] / recipes / monotone / monotone-5_0.25.2.bb
1 # Release 0.22 reveals bugs in g++ for thumb (g++ generates
2 # relocations which the linker cannot represent)
3 #FIXME: remove the following
4 ARM_INSTRUCTION_SET = "arm"
5
6 require monotone.inc
7
8 PR = "r0"
9
10 SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \
11            file://txt2c-cross-post-0.22.patch;patch=1 \
12            file://uclibc.database.hh.stdarg.patch;patch=1 \
13            file://configure.ac-no-sync-with-stdio-0.25.patch;patch=1 \
14            "
15
16 ALTERNATIVE_PRIORITY = "50"