Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
[vuplus_openembedded] / packages / monotone / monotone-5_0.24.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 FILE_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            "
14
15 ALTERNATIVE_PRIORITY = "50"