diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2016-03-15 16:43:10 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-03-15 16:43:10 +0100 |
commit | 41276ae12aefb8a3e69df365aa2240d29ddca776 (patch) | |
tree | 5515cbf7edf334d9cedcdff80299049c1bb33539 /package/linknx/0001-fix-static-build-with-mysql.patch | |
parent | ed00c575a02137c0565b5370b8d1c3382bd0e31b (diff) | |
download | buildroot-41276ae12aefb8a3e69df365aa2240d29ddca776.tar.gz buildroot-41276ae12aefb8a3e69df365aa2240d29ddca776.zip |
rpi-firmware: unbreak _INSTALL_VCDBG logic
Commit d16b32a401 (package/rpi-firmware: add option to install vcdbg) added
a sub option to install the vcdbg tool, but the commit unfortunately
contained two errors:
- The package sets _INSTALL_TARGET = NO, so the _TARGET_CMDS are never used
- The install command used -d (handle arguments as directories) instead of
-D (create needed directories)
Fix these issues.
Cc: yann.morin.1998@free.fr
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/linknx/0001-fix-static-build-with-mysql.patch')
0 files changed, 0 insertions, 0 deletions