summaryrefslogtreecommitdiff
path: root/meta/recipes-lsb4
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-10-21 18:40:40 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-23 12:27:14 +0100
commit08a5ef44c7aa58ffcad0457e8dda3504f2c3192b (patch)
tree7bb92f2dd795816d038657acc4a17572a4a79acd /meta/recipes-lsb4
parent800b256390b22c3d3d8d6a69f6fb668376a5030b (diff)
downloadopenembedded-core-08a5ef44c7aa58ffcad0457e8dda3504f2c3192b.tar.gz
openembedded-core-08a5ef44c7aa58ffcad0457e8dda3504f2c3192b.tar.bz2
openembedded-core-08a5ef44c7aa58ffcad0457e8dda3504f2c3192b.zip
opkg: Add patch to fix removing packages with recommends
While removing a package with opkg, the process shouldn't be blocked if another package RECOMMENDS the package wanted to be removed. This is because, while generating the dependencies, opkg adds dependencies to depended_upon_by even if dependency's type is RECOMMEND. The fix is to skip dependencies of type RECOMMEND while constructing depended_upon_by. [YOCTO: #2431] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-lsb4')
0 files changed, 0 insertions, 0 deletions