[Buildroot] [PATCH 01/14] package/patch: add optional support for attr

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Feb 21 11:47:54 UTC 2016


Dear Bernd Kuhls,

On Sun, 21 Feb 2016 10:50:05 +0100, Bernd Kuhls wrote:
> When attr was compiled before, patch will use it as optional dependency:
> 
> $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/patch | grep NEEDED
>  0x0000000000000001 (NEEDED)             Shared library: [libattr.so.1]
>  0x0000000000000001 (NEEDED)             Shared library: [libc.so.1]
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
>  package/patch/patch.mk | 7 +++++++
>  1 file changed, 7 insertions(+)

I've applied all fourteen patches as-is to the master branch, except
PATCH 12/14. I'll reply to it separately.

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



More information about the buildroot mailing list