diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2016-09-04 00:58:42 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-09-04 15:39:32 +0200 |
commit | 35524d3733a5570794b1460bd545ad33bf6b49ef (patch) | |
tree | 80d6d4eb07e0b24ab58962e45ec40aa008fbf59f /package/micropython | |
parent | cf03d6fe04c9e31889055a4cc038597b0a4b3f80 (diff) | |
download | buildroot-35524d3733a5570794b1460bd545ad33bf6b49ef.tar.gz buildroot-35524d3733a5570794b1460bd545ad33bf6b49ef.zip |
package/jpeg: properly declare providers
libjpeg and jpeg-turo are providers of the jpeg virtual package, so they
must declare themselves as such.
We do not have any problem, because the dependency is computed from the
Kconfig-defined option BR2_PACKAGE_PROVIDES_JPEG, and we do not check
the Makefile-defined <FOO>_PROVIDES variable.
For the sake of correctness, make both libjpeg and jpeg-turo declare
themselves as providers for the jpeg virtual package.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/micropython')
0 files changed, 0 insertions, 0 deletions