diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-12-21 15:20:17 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-09 13:34:29 +0000 |
commit | 40c2addf0f0ee16b1c1334cf00f1490ffeaac475 (patch) | |
tree | d19a5df35c14dc22845565070eb911e30b452f49 /meta/recipes-devtools/opkg-utils | |
parent | 58a31d8dd7293f14c70e56ec9639c420d15e7dfc (diff) | |
download | openembedded-core-40c2addf0f0ee16b1c1334cf00f1490ffeaac475.tar.gz openembedded-core-40c2addf0f0ee16b1c1334cf00f1490ffeaac475.tar.bz2 openembedded-core-40c2addf0f0ee16b1c1334cf00f1490ffeaac475.zip |
linux-dtb: strip DTB extension properly in postinst/postrm
The use of awk -F "." in do_install/do_deploy to strip filename extension
was deprecated long time ago in 72980d5bb465f0640ed451d1ebb9c5d2a210ad0c.
Make a similar change in postinst/postrm to properly use basename command.
Otherwise DTB files that contain dots in the name result in broken symlinks
that point to non-existent truncated files.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/opkg-utils')
0 files changed, 0 insertions, 0 deletions