]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: Fix hardcoded paths with dots in names
authorAlex Kiernan <alex.kiernan@gmail.com>
Sun, 12 Jan 2020 16:39:47 +0000 (16:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jan 2020 22:21:31 +0000 (22:21 +0000)
commit05c514bfdd0f3201f6a516c9dc93dff0592e23db
tree5f7683d7f32f22dc7076dfe08eb684ba07462816
parentd826022100da5f84e668207b1631fd061accd50b
glib-2.0: Fix hardcoded paths with dots in names

b4087338be09 ("glib-2.0: Fix hardcoded paths in checksums") fixed
embedded paths in task hashes, but if these paths included dots then
these were flattened when COREBASE was computed. Fix this by resolving
our filenames before replacing the path segments with COREBASE.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib-2.0_2.62.4.bb