summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptpath.py
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2014-11-13 06:34:18 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-31 10:18:45 +0000
commit4157aa7c0b43912636a6ea29d2e2302673216bf6 (patch)
treef675a8d0bb10eafc22c4318fa023666bf2bdd3e8 /scripts/lib/scriptpath.py
parentb0811fe4a2097630e29eb85e5e4957c05134755c (diff)
downloadpoky-4157aa7c0b43912636a6ea29d2e2302673216bf6.tar.gz
toolchain-shar-template.sh: fix the text files in the top dir
It only fixed the text files in native_sysroot, but there might be some files in the top installed dir (whose var name is target_sdk_dir in the code) which are also needed to be fixed. It used "find $native_sysroot", now also "find $target_sdk_dir -maxdepth 1", and split the long line into small ones. (From OE-Core rev: 104990923f82d129a0fc8e6cd5bf0224751d5d03) (From OE-Core rev: 6dae14efe736f3d9976a8a2e06df6c14082d0588) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions