diff options
author | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2018-04-01 22:05:16 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-04-01 22:41:54 +0200 |
commit | b3a5ab4c7aeebee21370655e82be5aeeaa84cf28 (patch) | |
tree | 77942a94382fe03d1792b84873b3492b9977ef96 /package/qt5/qt5base/5.6.3/0002-qtbase-Fix-build-error-when-using-EGL.patch | |
parent | ca9b17a2639b7727b6ed5dfc214bb8bee4d776c0 (diff) | |
download | buildroot-b3a5ab4c7aeebee21370655e82be5aeeaa84cf28.tar.gz buildroot-b3a5ab4c7aeebee21370655e82be5aeeaa84cf28.zip |
check-package: support symlinks to the script
The check-package script finds base_dir (= the Buildroot directory) and
cd's into it. To be able to support relative paths as arguments, it
first recalculates the arguments relative to base_dir.
However, if there is a symlink anywhere on the path to the
check-package script, the relative paths will be wrong. To solve this,
use realpath() instead of abspath(), so symlinks are resolved before
calculating the relative path.
Cc: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5base/5.6.3/0002-qtbase-Fix-build-error-when-using-EGL.patch')
0 files changed, 0 insertions, 0 deletions