diff options
author | Ross Burton <ross@burtonini.com> | 2021-11-17 17:23:08 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-21 11:05:01 +0000 |
commit | 7320b2b830ac7d692b0ba248fb77a7e2cb431bbc (patch) | |
tree | 1b51c39d07f64129588438c03581eead6c295497 /scripts/lib/scriptutils.py | |
parent | e9d2a95237a440008172bc3103bcb23c1264ff95 (diff) | |
download | poky-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