aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/monotone/monotone-5_0.25.2.bb
blob: b5d6a376c1eb30e812bb22671d60066c8141d965 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Release 0.22 reveals bugs in g++ for thumb (g++ generates
# relocations which the linker cannot represent)
#FIXME: remove the following
ARM_INSTRUCTION_SET = "arm"

require monotone.inc

PR = "r0"

SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \
           file://txt2c-cross-post-0.22.patch;patch=1 \
	   file://uclibc.database.hh.stdarg.patch;patch=1 \
	   file://configure.ac-no-sync-with-stdio-0.25.patch;patch=1 \
	   "

ALTERNATIVE_PRIORITY = "50"