[Buildroot] [PATCH v4 4/9] pkg-generic.mk: don't depend on external package permissions

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jul 13 15:19:08 UTC 2015


Dear Guido Martínez,

On Fri, 21 Nov 2014 13:19:03 -0300, Guido Martínez wrote:
> Reset permissions for rsynced packages (when using OVERRIDE_SRCDIR) to
> 755/644. We do this under the assumption that source files shouldn't
> care about their permissions, except possibly for the exec bit.
> 
> This guarantees that if a package uses 'rsync -a' or 'cp -p' to copy
> a file from its build dir to the target, it'll end up with the same
> permissions on the target every time.
> 
> Signed-off-by: Guido Martínez <guido at vanguardiasur.com.ar>
> ---
>  package/pkg-generic.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

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


More information about the buildroot mailing list