]> code.ossystems Code Review - openembedded-core.git/commit
opkg: add strict package matching on removal patch
authorAlejandro del Castillo <alejandro.delcastillo@ni.com>
Wed, 5 Sep 2018 18:16:57 +0000 (13:16 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Sep 2018 09:36:25 +0000 (10:36 +0100)
commit715180e41884393d4f2f234dd557df61a21c4745
tree2543d417ecbdc5c2ea0a01c14f1b4b3227e83039
parenta6e62aae8f83696755828631e5ff67a579a6462f
opkg: add strict package matching on removal patch

During removal, opkg is using globs to select which metadata files to
remove. The glob is too broad and sometimes can result in a package
removing the metadata from a package with a close name. Make the
matching more strict.

Fixes bugzilla 12905

Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg/opkg/0001-remove_maintainer_scripts-use-strict-matching.patch [new file with mode: 0644]
meta/recipes-devtools/opkg/opkg_0.3.6.bb