mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
pkgconfig: Update to latest
Brings following change * d97db4f Update URL for bug reporting * eb866ad Spelling and grammar in pkg.m4 * 1f81c80 Fix spelling of rra's name * 350515e Use https for developer.gnome.org URL * 834ecc2 Update bug reporting URL to point to gitlab * 38936b2 Call setlocale in main function * 2ad16fa pkg: Make ordering of output from print_package_list() deterministic * 2dd2b19 parse: Don't emit unknown keyword warning for Libs.private (From OE-Core rev: fd621eefee1a4acaffa3754b76f8e14d2684ab3f) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -8,7 +8,7 @@ SECTION = "console/utils"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SRCREV = "edf8e6f0ea77ede073f07bff0d2ae1fc7a38103b"
|
||||
SRCREV = "d97db4fae4c1cd099b506970b285dc2afd818ea2"
|
||||
PV = "0.29.2+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/pkg-config/pkg-config.git;branch=master;protocol=https \
|
||||
|
||||
Reference in New Issue
Block a user