diff options
author | Denys Dmytriyenko <denys@ti.com> | 2017-01-10 18:11:39 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-03 09:51:18 +0000 |
commit | ed0f9cf63cb1226f9d92377e13ef63e36a95d29d (patch) | |
tree | 241d3518c05ca543a7c1ccf06923b256fdab629d /meta/recipes-gnome/gnome-desktop | |
parent | 02a0dd90c3f3b1fc6ebddc17feb824d11848b2a7 (diff) | |
download | openembedded-core-ed0f9cf63cb1226f9d92377e13ef63e36a95d29d.tar.gz openembedded-core-ed0f9cf63cb1226f9d92377e13ef63e36a95d29d.tar.bz2 openembedded-core-ed0f9cf63cb1226f9d92377e13ef63e36a95d29d.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>
(From OE-Core rev: 40c2addf0f0ee16b1c1334cf00f1490ffeaac475)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-gnome/gnome-desktop')
0 files changed, 0 insertions, 0 deletions