kumquat-buildroot/support
Charles Hardin 2a9ef1f572 support/scripts: handle paths with regex characters in per-package
Some constraints on a setup ended up with a plus sign in the path
for historical reasons and would then fail to match on the comparison
of the host/lib dir match. So, the =~ for bash can be augmented
with a double quote expansion to preserve the literal value of
the characters in the variable.

Example Path: /home/vagrant/test+buildroot/per-package

Signed-off-by: Charles Hardin <ckhardin@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-06-04 09:55:34 +02:00
..
config-fragments
dependencies
docker
download
gnuconfig
kconfig
legal-info
libtool
misc Update for 2022.02.2 2022-05-29 22:54:53 +02:00
scripts support/scripts: handle paths with regex characters in per-package 2022-06-04 09:55:34 +02:00
testing