uninstalled: Add an option to strip off the sysroot path
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 6 May 2019 20:07:28 +0000 (16:07 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 6 May 2019 20:10:59 +0000 (16:10 -0400)
commita769bf6c6e974bae804bcbb2ffa45b2e7ea668ca
tree19ae80752cf5da64669ebc0aa7f36803d064f5d2
parent7fb7739337eb1cb05a925b268c1381423654068e
uninstalled: Add an option to strip off the sysroot path

As the data from meson is no longer relative path, it is not longer
possible to move gst-build around and run gst-uninstalled.py. This broke
cross-compilation usage, where you build on a host and run over NFS on
target. This adds an option to tell the script to strip off the host path
to the sysroot.
gst-uninstalled.py