summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/google-misc/google-misc.inc
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2022-01-20 23:15:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-24 20:02:44 +0300
commit2a947d6075e017a8b50989a0498455752acb0e5d (patch)
tree9b6e034cea95e69287780d7d24ea3c44915ef83b /meta-google/recipes-google/google-misc/google-misc.inc
parent3342379336e6e0e9e87e2ddbf275dde91d8c6f57 (diff)
downloadopenbmc-2a947d6075e017a8b50989a0498455752acb0e5d.tar.xz
meta-google:misc: add pkgconfig inherit
This is required for OpenBMC meson projects Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I80805405c1214820ef6cf26467785aa0ae5247ca
Diffstat (limited to 'meta-google/recipes-google/google-misc/google-misc.inc')
-rw-r--r--meta-google/recipes-google/google-misc/google-misc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/recipes-google/google-misc/google-misc.inc b/meta-google/recipes-google/google-misc/google-misc.inc
index 39f8db6780..cf58ff60b6 100644
--- a/meta-google/recipes-google/google-misc/google-misc.inc
+++ b/meta-google/recipes-google/google-misc/google-misc.inc
@@ -9,4 +9,4 @@ SRC_URI += "git://github.com/openbmc/google-misc"
SRCREV = "af46bea650b072b978619acfbfd7cc1b3aead30b"
S = "${WORKDIR}/git/subprojects/${GOOGLE_MISC_PROJ}"
-inherit meson
+inherit meson pkgconfig