[Buildroot] [PATCH 1/1] package/libgdiplus: add upstream link to patch

Arnout Vandecappelle arnout at mind.be
Sat Nov 4 16:47:46 UTC 2023



On 04/11/2023 17:23, Fabrice Fontaine wrote:
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   .checkpackageignore                                              | 1 -
>   ...01-Build-unit-tests-only-when-enable-unit-tests-is-pass.patch | 1 +
>   2 files changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.checkpackageignore b/.checkpackageignore
> index 1fda294145..1a78addd0e 100644
> --- a/.checkpackageignore
> +++ b/.checkpackageignore
> @@ -662,7 +662,6 @@ package/libftdi1/0003-CMakeLists.txt-fix-static-build-with-libusb-and-lato.patch
>   package/libfuse/0001-fix-aarch64-build.patch Upstream
>   package/libfuse/0002-util-ulockmgr_server-c-conditionally-define-closefrom-fix-glibc-2-34.patch Upstream
>   package/libgcrypt/0001-configure.ac-add-an-option-to-disable-tests.patch Upstream
> -package/libgdiplus/0001-Build-unit-tests-only-when-enable-unit-tests-is-pass.patch Upstream
>   package/libglfw/0001-Wayland-Remove-extra-cmake-modules-dependency.patch Upstream
>   package/libglfw/0002-src-CMakeLists.txt-allow-override-of-wayland-pkgdata.patch Upstream
>   package/libgpiod/0001-build-add-a-configure-switch-for-building-examples.patch Upstream
> diff --git a/package/libgdiplus/0001-Build-unit-tests-only-when-enable-unit-tests-is-pass.patch b/package/libgdiplus/0001-Build-unit-tests-only-when-enable-unit-tests-is-pass.patch
> index 450286462e..33746872ac 100644
> --- a/package/libgdiplus/0001-Build-unit-tests-only-when-enable-unit-tests-is-pass.patch
> +++ b/package/libgdiplus/0001-Build-unit-tests-only-when-enable-unit-tests-is-pass.patch
> @@ -10,6 +10,7 @@ So let's disable the build of unit tests by default and introduce
>   --enable-unit-tests configure option to enable it.
>   
>   Signed-off-by: Sergio Prado <sergio.prado at e-labworks.com>
> +Upstream: https://github.com/mono/libgdiplus/pull/701
>   ---
>    Makefile.am  | 8 ++++++--
>    configure.ac | 4 ++++



More information about the buildroot mailing list