diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2014-11-13 06:34:18 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-20 14:06:31 +0000 |
commit | 104990923f82d129a0fc8e6cd5bf0224751d5d03 (patch) | |
tree | 40827ab89b0a898e964811789666f78d2f595acf /meta/recipes-extended/gawk | |
parent | fa17b9ea435f5c49e3bea56524152b21d915d464 (diff) | |
download | openembedded-core-104990923f82d129a0fc8e6cd5bf0224751d5d03.tar.gz openembedded-core-104990923f82d129a0fc8e6cd5bf0224751d5d03.tar.bz2 openembedded-core-104990923f82d129a0fc8e6cd5bf0224751d5d03.zip |
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.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/gawk')
0 files changed, 0 insertions, 0 deletions