scripts/feeds: fix install of packages with different source/binary names
authorMatthias Schiffer <[email protected]>
Sun, 14 Jan 2018 16:07:28 +0000 (17:07 +0100)
committerMatthias Schiffer <[email protected]>
Sun, 14 Jan 2018 16:07:58 +0000 (17:07 +0100)
commit06d51dbb9e4c3160094b61354115b80f0fc7dae8
tree4ec3d307b8a675e00e08d783381283c71e6f59fd
parent0cd5e85e7ad621223b0787e66d8ad20fb2694135
scripts/feeds: fix install of packages with different source/binary names

The logic for choice between source and binary packages was reversed.

Fixes: 52719c2b67af "metadata: scripts/feeds: distinguish between source
and binary packages, resolve virtual dependencies"
Signed-off-by: Matthias Schiffer <[email protected]>
scripts/feeds