1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-14 17:29:59 +00:00
Files
poky/meta/recipes-devtools
Andrei Gherzan e702a1abff 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]

(From OE-Core rev: 08a5ef44c7aa58ffcad0457e8dda3504f2c3192b)

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-23 12:28:32 +01:00
..
2012-07-28 09:20:51 +01:00
2012-09-02 05:52:07 -07:00
2012-10-03 10:04:56 +01:00
2012-09-02 05:52:10 -07:00
2012-09-28 15:19:39 +01:00
2012-09-21 11:10:21 +01:00
2012-09-24 12:13:49 +01:00
2012-10-18 12:13:34 +01:00
2012-09-24 12:13:49 +01:00
2012-08-19 10:46:39 +01:00