diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-08 14:35:58 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-11 11:44:29 +0000 |
commit | 24585a3b8ebb15ed8f88738076eefc8e3211bce1 (patch) | |
tree | 82b59d0ab032a17dded04aa4ce6b26a232cfc8c0 /scripts/oe-git-proxy | |
parent | 071fa6a13d91a72d5641b533b1bb1cddc85c656b (diff) | |
download | poky-24585a3b8ebb15ed8f88738076eefc8e3211bce1.tar.gz |
coreutils: Fix -dev package dependencies
The new ptest dependencies present some challenges, in particular libmodule-build-perl
which effectively depends on gcc. In multilib images, this results in both
libXX-gcc-symlinks and libYY-gcc-symlinks being installed which conflict. This also
makes little sense.
The easiest way to fix this is to disable the automatic -dev package dependencies
and manually specify the correct ones.
(From OE-Core rev: 5463971d45b21512210cf20f3902baf95eacd4c6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-git-proxy')
0 files changed, 0 insertions, 0 deletions