aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa-gl_18.1.9.bb
diff options
context:
space:
mode:
authorAwais Belal <awais_belal@mentor.com>2018-09-27 19:41:43 +0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-27 23:39:28 +0100
commit4dad1568f8f84ec9de4bf7235822f77a8ee6a413 (patch)
tree9a0d611611b4582e64aea8561c1b3c73a3803580 /meta/recipes-graphics/mesa/mesa-gl_18.1.9.bb
parent9602c03e8701c972f544001415efa92877622f57 (diff)
downloadopenembedded-core-contrib-4dad1568f8f84ec9de4bf7235822f77a8ee6a413.tar.gz
glibc-package.inc: correct intention for deleting /usr/lib as needed
In case the baselib is lib64 we would want to delete /usr/lib after removing the /usr/lib/locale dir and the implementation wanted to do that earlier as well but the fault was checking an already removed dir (/usr/lib/locale) before trying to remove /usr/lib as that check would always fail. Now we simply try to delete /usr/lib after deleting /usr/lib/locale to make sure it deletes cleanly and is empty at the time of deletion. Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-gl_18.1.9.bb')
0 files changed, 0 insertions, 0 deletions