From: Richard Purdie Date: Mon, 10 Feb 2020 15:58:45 +0000 (+0000) Subject: pkgconf: Remove pointless DEFAULT_PREFERENCE X-Git-Tag: uninative-2.8~226 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=837cd3c0ee318ff22065b77c6cc72b4d50abbf27;p=openembedded-core.git pkgconf: Remove pointless DEFAULT_PREFERENCE There is no other version of pkgconfig to have a preference against, remove the unneeded variable. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/pkgconf/pkgconf_1.6.3.bb b/meta/recipes-devtools/pkgconf/pkgconf_1.6.3.bb index 94bc112b9f..732ca2a034 100644 --- a/meta/recipes-devtools/pkgconf/pkgconf_1.6.3.bb +++ b/meta/recipes-devtools/pkgconf/pkgconf_1.6.3.bb @@ -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.