summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-01-21 16:09:22 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-23 17:08:54 +0000
commit02360c2e53fa05f1bc3a79f4b0afca301f8b7d2b (patch)
treeaa6795a04ebe59b883e12165091bf1c4e857ec81 /meta/recipes-gnome
parent3a220f1e411767cbf9e7099c18d94a12171c1093 (diff)
downloadpoky-02360c2e53fa05f1bc3a79f4b0afca301f8b7d2b.tar.gz
base: use URI instead of decodeurl when detecting unpack dependencies
decodeurl() has limitations, primarily that it doesn't handle query parameters at all. If a SRC_URI looks like this: http://example.com/download.tar.gz?something Then the returned path attribute is download.tar.gz?something. This means the filename extension detection fails and required tools are not added to the dependencies. (From OE-Core rev: 5cd396c099730b765fc6cd82e2d7748f99de7157) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions