diff options
author | Alejandro del Castillo <alejandro.delcastillo@ni.com> | 2018-09-05 13:16:57 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-06 10:36:25 +0100 |
commit | 715180e41884393d4f2f234dd557df61a21c4745 (patch) | |
tree | 2543d417ecbdc5c2ea0a01c14f1b4b3227e83039 /scripts/lib/wic/ksparser.py | |
parent | a6e62aae8f83696755828631e5ff67a579a6462f (diff) | |
download | openembedded-core-715180e41884393d4f2f234dd557df61a21c4745.tar.gz openembedded-core-715180e41884393d4f2f234dd557df61a21c4745.tar.bz2 openembedded-core-715180e41884393d4f2f234dd557df61a21c4745.zip |
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>
Diffstat (limited to 'scripts/lib/wic/ksparser.py')
0 files changed, 0 insertions, 0 deletions