Signed-off-by: Markus Volk <[email protected]>
---
 meta-oe/recipes-printing/cups/cups-filters_2.0.0.bb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-oe/recipes-printing/cups/cups-filters_2.0.0.bb 
b/meta-oe/recipes-printing/cups/cups-filters_2.0.0.bb
index 0370ae79d..4dfb5f612 100644
--- a/meta-oe/recipes-printing/cups/cups-filters_2.0.0.bb
+++ b/meta-oe/recipes-printing/cups/cups-filters_2.0.0.bb
@@ -20,6 +20,10 @@ EXTRA_OECONF += " \
 PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'zeroconf', 
'avahi', '', d)}"
 PACKAGECONFIG[avahi] = "--enable-avahi,--disable-avahi,avahi"
 
+do_compile() {
+       oe_runmake -j1
+}
+
 FILES:${PN} += "${datadir}"
 FILES:${PN}-dev += "${datadir}/ppdc"
 
-- 
2.42.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#106727): 
https://lists.openembedded.org/g/openembedded-devel/message/106727
Mute This Topic: https://lists.openembedded.org/mt/102595472/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to