summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/pkgconf/pkgconf_1.6.3.bb1
1 files changed, 0 insertions, 1 deletions
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"
8SECTION = "devel" 8SECTION = "devel"
9PROVIDES += "pkgconfig" 9PROVIDES += "pkgconfig"
10RPROVIDES_${PN} += "pkgconfig" 10RPROVIDES_${PN} += "pkgconfig"
11DEFAULT_PREFERENCE = "-1"
12 11
13# The pkgconf license seems to be functionally equivalent to BSD-2-Clause or 12# The pkgconf license seems to be functionally equivalent to BSD-2-Clause or
14# ISC, but has different wording, so needs its own name. 13# ISC, but has different wording, so needs its own name.