aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gmp/gmp_4.2.1.bb
blob: 029e72894d3e0187cb578dfcb5f3fc8e1f850fb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
require gmp.inc

LICENSE = "LGPLv2.1+ & GPLv2+"
LICENSE_${PN} = "LGPLv2.1+"

LIC_FILES_CHKSUM = "file://COPYING;md5=892f569a555ba9c07a568a7c0c4fa63a \
                    file://COPYING.LIB;md5=fbc093901857fcd118f065f900982c24 \
                    file://gmp-h.in;beginline=6;endline=21;md5=e056f74a12c3277d730dbcfb85d2ca34"

SRC_URI = "https://gmplib.org/download/${BPN}/archive/${BP}.tar.bz2 \
           file://Use-__gnu_inline__-attribute.patch \
           file://gmp_fix_for_automake-1.12.patch \
           file://avoid-h-asm-constraint-for-MIPS.patch \
           file://prevent-calls-to-mpn_add_nc-if-HAVE_NATIVE_mpn_sub_n.patch \
"

SRC_URI[md5sum] = "091c56e0e1cca6b09b17b69d47ef18e3"
SRC_URI[sha256sum] = "d07ffcb37eecec35c5ec72516d10b35fdf6e6fef1fcf1dcd37e30b8cbf8bf941"