summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorGary Huband <Gary@MissionSecure.com>2023-02-07 19:23:35 +0000
committerArmin Kuster <akuster808@gmail.com>2023-02-11 11:08:16 -0500
commitb94374f848a037e89e80de25e25d1bd40687bdba (patch)
tree69b750bb4bc1f116ad1898c67c5d22c44f614ea7 /meta-python
parent9bb8195c84ac3a91d434fc0ce45d3dc42807d6b8 (diff)
downloadmeta-openembedded-b94374f848a037e89e80de25e25d1bd40687bdba.tar.gz
chrony: add pkgconfig class as pkg-config is explicitly searched for
From ec97a83702704bb02b00358c0d26e78294ad3254 Mon Sep 17 00:00:00 2001 From: Federico Pellegrin <fede@evolware.org> Date: Thu, 6 Oct 2022 14:17:21 +0200 Subject: [kirkstone][PATCH] chrony: add pkgconfig class as pkg-config is explicitly searched for The configure script present in chrony will explicitly look for pkg-config and without the pkgconfig class it will fail: Checking for pkg-config : No This then affects the possibility (via image features or bbappend) to use features based on nettle/gnutls/nss which strictly require pkgconfig to be present and working. Signed-off-by: Federico Pellegrin <fede@evolware.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
0 files changed, 0 insertions, 0 deletions