diff --git a/conf/distro/include/disable-gplv3.inc b/conf/distro/include/disable-gplv3.inc
index 27cdba2..e8301ce 100644
--- a/conf/distro/include/disable-gplv3.inc
+++ b/conf/distro/include/disable-gplv3.inc
@@ -1,4 +1,4 @@
-INCOMPATIBLE_LICENSE = '*GPLv3*'
+INCOMPATIBLE_LICENSE = 'LGPL-3.0* GPL-3.0*'
 WARN_QA:remove = 'incompatible-license'
 RDEPENDS:${PN}-ptest:remove:pn-glib-2.0 = "python3-dbusmock"
 DISTRO_FEATURES:remove = "ptest"
