kumquat-buildroot/support
Thomas Petazzoni cb0f3fa13f support/scripts/check-bin-arch: fix symbolic link check
Commit c96b8675ea
("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@free-electrons.com>
2017-09-05 20:59:04 +02:00
..
config-fragments support/config-fragments/autobuild: fix ARM internal fragment 2017-07-29 15:41:57 +02:00
dependencies Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
docker support: add Dockerfile for CI 2017-07-02 23:45:24 +02:00
download download/git: clarify why .git is removed 2017-04-20 22:27:23 +02:00
gnuconfig support/gnuconfig: bump version to 2016-05-15 2016-06-05 22:26:57 +02:00
kconfig
legal-info legal-info: add hash for our own license file 2017-07-05 16:31:40 +02:00
libtool
misc Update for 2017.08 2017-09-02 01:17:43 +02:00
scripts support/scripts/check-bin-arch: fix symbolic link check 2017-09-05 20:59:04 +02:00
testing support/testing: allow to use a multiplier for timeouts 2017-08-10 10:08:06 +02:00