mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 08:02:30 +02:00
libmpc: upgrade to 1.0.2
(From OE-Core rev: 11e2c03411365fe1cc16c79e5902719dd25411bd) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a57f2be477
commit
2a5d40d7f9
@@ -5,8 +5,8 @@ DEPENDS = "gmp mpfr"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02"
|
||||
SRC_URI = "http://www.multiprecision.org/mpc/download/mpc-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "b32a2e1a3daa392372fbd586d1ed3679"
|
||||
SRC_URI[sha256sum] = "ed5a815cfea525dc778df0cb37468b9c1b554aaf30d9328b1431ca705b7400ff"
|
||||
SRC_URI[md5sum] = "68fadff3358fb3e7976c7a398a0af4c3"
|
||||
SRC_URI[sha256sum] = "b561f54d8a479cee3bc891ee52735f18ff86712ba30f036f8b8537bae380c488"
|
||||
|
||||
S = "${WORKDIR}/mpc-${PV}"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Reference in New Issue
Block a user