mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
mpfr: Convert to use BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -5,3 +5,5 @@ PR = "r1"
|
||||
|
||||
SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.bz2"
|
||||
S = "${WORKDIR}/mpfr-${PV}"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user