From 250617ffa524c082b848487359b9d045703d59c2 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Wed, 11 Jan 2023 14:25:48 +0100 Subject: mpfr: upgrade to 4.2.x Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- recipes-support/mpfr/mpfr_4.1.%.bbappend | 1 - recipes-support/mpfr/mpfr_4.2.%.bbappend | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 recipes-support/mpfr/mpfr_4.1.%.bbappend create mode 100644 recipes-support/mpfr/mpfr_4.2.%.bbappend diff --git a/recipes-support/mpfr/mpfr_4.1.%.bbappend b/recipes-support/mpfr/mpfr_4.1.%.bbappend deleted file mode 100644 index 63eb066..0000000 --- a/recipes-support/mpfr/mpfr_4.1.%.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.2.%.bbappend b/recipes-support/mpfr/mpfr_4.2.%.bbappend new file mode 100644 index 0000000..63eb066 --- /dev/null +++ b/recipes-support/mpfr/mpfr_4.2.%.bbappend @@ -0,0 +1 @@ +EXTRA_OECONF:append:mingw32 = " --disable-shared" \ No newline at end of file -- cgit v1.2.3-54-g00ecf