[Buildroot] [git commit] support/scripts/check-bin-arch: fix symbolic link check

Peter Korsgaard peter at korsgaard.com
Mon Oct 16 21:46:07 UTC 2017


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=cb0f3fa13f315a1aa0469d3479673860dcba8eb9
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > Commit c96b8675ea03a5d3194d439f740c725dd239ed1a
 > ("support/scripts/check-bin-arch: ignore symbolic links") was bogus,
 > because it tested ${f}, which is the relative path of the file inside
 > ${TARGET_DIR}, so we end up testing if ${f} on the system is a
 > symbolic link.

 > This commit fixes that by testing ${TARGET_DIR}/${f}.

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Committed to 2017.08.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list