All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/3] libblockdev: Inherit pkgconfig
@ 2021-09-23  1:25 Khem Raj
  2021-09-23  1:25 ` [meta-networking][PATCH 2/3] ntopng: " Khem Raj
  2021-09-23  1:25 ` [meta-networking][PATCH 3/3] mosquitto: " Khem Raj
  0 siblings, 2 replies; 3+ messages in thread
From: Khem Raj @ 2021-09-23  1:25 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Khem Raj

Fixes
| checking for gobject-introspection... ../git/configure: line 13943: syntax error near unexpected token `gobject-introspection-1.0,,'
| ../git/configure: line 13943: `            PKG_CHECK_EXISTS(gobject-introspection-1.0,,'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-oe/recipes-extended/libblockdev/libblockdev_2.26.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/libblockdev/libblockdev_2.26.bb b/meta-oe/recipes-extended/libblockdev/libblockdev_2.26.bb
index 14168e6bb1..7325b26e35 100644
--- a/meta-oe/recipes-extended/libblockdev/libblockdev_2.26.bb
+++ b/meta-oe/recipes-extended/libblockdev/libblockdev_2.26.bb
@@ -8,7 +8,7 @@ SECTION = "devel/lib"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c"
 
-inherit autotools gobject-introspection
+inherit autotools gobject-introspection pkgconfig
 
 SRC_URI = "git://github.com/storaged-project/libblockdev;branch=2.x-branch"
 SRCREV = "47ff12242c89e36a33259d18b7068b26c3bb1c64"
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [meta-networking][PATCH 2/3] ntopng: Inherit pkgconfig
  2021-09-23  1:25 [meta-oe][PATCH 1/3] libblockdev: Inherit pkgconfig Khem Raj
@ 2021-09-23  1:25 ` Khem Raj
  2021-09-23  1:25 ` [meta-networking][PATCH 3/3] mosquitto: " Khem Raj
  1 sibling, 0 replies; 3+ messages in thread
From: Khem Raj @ 2021-09-23  1:25 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Khem Raj

Fixes
| make: *** No targets specified and no makefile found.  Stop.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-networking/recipes-support/ntopng/ntopng_5.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/ntopng/ntopng_5.0.bb b/meta-networking/recipes-support/ntopng/ntopng_5.0.bb
index 89107430ea..0ddc596782 100644
--- a/meta-networking/recipes-support/ntopng/ntopng_5.0.bb
+++ b/meta-networking/recipes-support/ntopng/ntopng_5.0.bb
@@ -29,7 +29,7 @@ export LUA_LIB = "${STAGING_LIBDIR}/liblua.a"
 LDFLAGS:append:mipsarch = " -latomic"
 LDFLAGS:append:powerpc = " -latomic"
 LDFLAGS:append:riscv32 = " -latomic"
-inherit autotools-brokensep gettext systemd
+inherit autotools-brokensep gettext pkgconfig systemd
 
 do_install:append() {
     install -d ${D}${systemd_unitdir}/system/
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [meta-networking][PATCH 3/3] mosquitto: Inherit pkgconfig
  2021-09-23  1:25 [meta-oe][PATCH 1/3] libblockdev: Inherit pkgconfig Khem Raj
  2021-09-23  1:25 ` [meta-networking][PATCH 2/3] ntopng: " Khem Raj
@ 2021-09-23  1:25 ` Khem Raj
  1 sibling, 0 replies; 3+ messages in thread
From: Khem Raj @ 2021-09-23  1:25 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Khem Raj

Fixes
logging.c:(.text+0x218): undefined reference to `dlt_register_app'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../recipes-connectivity/mosquitto/mosquitto_2.0.12.bb          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.12.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.12.bb
index 2df400846e..d2fa9cf322 100644
--- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.12.bb
+++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.12.bb
@@ -21,7 +21,7 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \
 
 SRC_URI[sha256sum] = "31cf0065cb431d6f4e57a5f4d56663e839c9d177362eff89582d7cfde191c933"
 
-inherit systemd update-rc.d useradd cmake
+inherit systemd update-rc.d useradd cmake pkgconfig
 
 PACKAGECONFIG ??= "ssl dlt websockets \
                   ${@bb.utils.filter('DISTRO_FEATURES','systemd', d)} \
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-23  1:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-23  1:25 [meta-oe][PATCH 1/3] libblockdev: Inherit pkgconfig Khem Raj
2021-09-23  1:25 ` [meta-networking][PATCH 2/3] ntopng: " Khem Raj
2021-09-23  1:25 ` [meta-networking][PATCH 3/3] mosquitto: " Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.