aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mpfr/mpfr_2.3.2.bb
blob: c87965653206ee21b5af6478a662a5bfff9dabb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
require mpfr.inc

DEPENDS = "gmp"
PR = "r0"
DEFAULT_PREFERENCE = "-1"

SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.bz2"
S = "${WORKDIR}/mpfr-${PV}"

SRC_URI[md5sum] = "527147c097874340cb9cee0579dacf3b"
SRC_URI[sha256sum] = "18e078c996e182b7ceab32f2ab840e6a151b593e0cd5b83cb9d2960f212fba4c"