[Buildroot] [PATCH 1/1] package/irda-utils: fix musl build

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Feb 7 21:16:50 UTC 2016


Dear Bernd Kuhls,

On Sat, 30 Jan 2016 11:13:18 +0100, Bernd Kuhls wrote:

> diff --git a/package/irda-utils/0004-musl.patch b/package/irda-utils/0004-musl.patch
> new file mode 100644
> index 0000000..e3e766f
> --- /dev/null
> +++ b/package/irda-utils/0004-musl.patch
> @@ -0,0 +1,37 @@
> +Fix musl build
> +
> +Downloaded from
> +http://cgit.openembedded.org/openembedded-core/plain/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/musl.patch
> +
> +Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>

This...

> +
> +
> +Replace use of <net/if_packet.h> with <linux/if_packet.h>.
> +
> +kernel headers <linux/if_packet.h> already provides the
> +needed definitions, moreover not all libc implementations
> +provide if_packet.h e.g. musl
> +
> +Signed-off-by: Khem Raj <raj.khem at gmail.com>
> +Upstream-Status: Pending

... should have been here.

Applied after fixing this.

Can you check if the patch has really been submitted upstream? I
quickly looked in the irda-utils archives, and couldn't find it. Also,
if you could submit upstream the other patches we have, it would be
great.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list