mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02:00
pkgconf: Remove pointless DEFAULT_PREFERENCE
There is no other version of pkgconfig to have a preference against, remove the unneeded variable. (From OE-Core rev: 837cd3c0ee318ff22065b77c6cc72b4d50abbf27) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -8,7 +8,6 @@ BUGTRACKER = "https://github.com/pkgconf/pkgconf/issues"
|
||||
SECTION = "devel"
|
||||
PROVIDES += "pkgconfig"
|
||||
RPROVIDES_${PN} += "pkgconfig"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
# The pkgconf license seems to be functionally equivalent to BSD-2-Clause or
|
||||
# ISC, but has different wording, so needs its own name.
|
||||
|
||||
Reference in New Issue
Block a user