]> code.ossystems Code Review - openembedded-core.git/commit
connman-gnome/matchbox-desktop: Remove file:// globbing
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Aug 2020 13:45:06 +0000 (14:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Aug 2020 08:03:59 +0000 (09:03 +0100)
commit007c7d7ebe6b6b7b18c84f4f57b09ffee5522807
tree1613e6954e8f170344afb1ef9c7bc11582719ecc
parentf24d7be1fb863006b5414fa8f9c9a37bb48d5a6f
connman-gnome/matchbox-desktop: Remove file:// globbing

A directory can be specified in SRC_URI, there is no need to use
globbing. This means that the files are checksummed correctly and
the recipe rebuilds when the files change as globbing breaks that.

We're about to remove the use of globbing in SRC_URI so improve these.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/connman/connman-gnome_0.7.bb
meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb