From d4056a2b49399dd072757b20e0ab1e7b3f28e043 Mon Sep 17 00:00:00 2001 From: Joshua Watt Date: Thu, 16 Jul 2020 08:07:22 -0500 Subject: Update mpfr 4.0.x -> 4.1.x Updates the bbappend to match oe-core Signed-off-by: Joshua Watt --- recipes-support/mpfr/mpfr_4.0.%.bbappend | 1 - recipes-support/mpfr/mpfr_4.1.%.bbappend | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 recipes-support/mpfr/mpfr_4.0.%.bbappend create mode 100644 recipes-support/mpfr/mpfr_4.1.%.bbappend diff --git a/recipes-support/mpfr/mpfr_4.0.%.bbappend b/recipes-support/mpfr/mpfr_4.0.%.bbappend deleted file mode 100644 index 4252e8d..0000000 --- a/recipes-support/mpfr/mpfr_4.0.%.bbappend +++ /dev/null @@ -1 +0,0 @@ -EXTRA_OECONF_append_mingw32 = " --disable-shared" \ No newline at end of file diff --git a/recipes-support/mpfr/mpfr_4.1.%.bbappend b/recipes-support/mpfr/mpfr_4.1.%.bbappend new file mode 100644 index 0000000..4252e8d --- /dev/null +++ b/recipes-support/mpfr/mpfr_4.1.%.bbappend @@ -0,0 +1 @@ +EXTRA_OECONF_append_mingw32 = " --disable-shared" \ No newline at end of file -- cgit v1.2.3-54-g00ecf