[Buildroot] [PATCH] multicat: bump to version 2.2

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Apr 19 20:46:02 UTC 2018


Hello,

On Thu, 19 Apr 2018 08:28:37 +0300, Baruch Siach wrote:
> Drop upstream patches.
> 
> Add upstream patch fixing build with musl libc.
> 
> Add license file hash.
> 
> Set LDLIBS to TARGET_LDFLAGS for TARGET_LDFLAGS to be added to the link
> commands. Makefile does not use the LDFLAGS environment variable. This
> fixes static linking.
> 
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
>  .../0001-Fix-build-with-musl-libc.patch       | 62 +++++++++++++++++++
>  .../multicat/0001-Fix-missing-pthread.patch   | 20 ------
>  package/multicat/0002-Fix-musl-build.patch    | 47 --------------
>  ...Fix-have-clock-nanosleep-with-uclibc.patch | 24 -------
>  package/multicat/multicat.hash                |  7 ++-
>  package/multicat/multicat.mk                  |  6 +-
>  6 files changed, 70 insertions(+), 96 deletions(-)
>  create mode 100644 package/multicat/0001-Fix-build-with-musl-libc.patch
>  delete mode 100644 package/multicat/0001-Fix-missing-pthread.patch
>  delete mode 100644 package/multicat/0002-Fix-musl-build.patch
>  delete mode 100644 package/multicat/0003-Fix-have-clock-nanosleep-with-uclibc.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list