summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptutils.py
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-11-17 17:23:08 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-21 11:05:01 +0000
commit7320b2b830ac7d692b0ba248fb77a7e2cb431bbc (patch)
tree1b51c39d07f64129588438c03581eead6c295497 /scripts/lib/scriptutils.py
parente9d2a95237a440008172bc3103bcb23c1264ff95 (diff)
downloadpoky-7320b2b830ac7d692b0ba248fb77a7e2cb431bbc.tar.gz
scripts/lnr: remove
lnr is a script that implements the same behaviour as 'ln --relative --symlink', as at the time of creation --relative was only available in coreutils 8.16 onwards which was too new for the older supported distros. Now, however, everyone has a new enough coreutils, so we can remove this script. All users of lnr should be replaced with ln --relative --symbolic. (From OE-Core rev: 723b6e40f5943426364bffce7c58ade65c4abbba) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions