Add extract-linaro_devices.sh script

This script is used to create a shareable
extract-linaro_devices.tgz package.

This is how I create a vendor.tgz package:

    tar -czf vendor.tgz --exclude vendor/.git vendor/
    cat vendor.tgz >> extract-linaro_devices.sh
    tar -czf extract-linaro_devices.tgz extract-linaro_devices.sh

If you do end up modifying the script, just make sure to
keep the following `tail` command up-to-date i.e. put the
correct line number for extraction.

    tail -n +24 $0 | tar zxv

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
1 file changed
tree: dfccb840e1903a0bab4a9c6d9dc17db3513d2fd0
  1. linaro_devices/