From 284f38a12b3c19387f2b92a0d4fcd75011b66716 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 10 Aug 2022 18:32:57 -0700 Subject: gnome-keyring,cunit,xfce4-panel: Do not inherit remove-libtool class here Its in global namespace and already inherited Signed-off-by: Khem Raj --- meta-oe/recipes-test/cunit/cunit_2.1-3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe') diff --git a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb index 9a0c18dee4..252ef60def 100644 --- a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb +++ b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb @@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "f5b29137f845bb08b77ec60584fdb728b4e58f1023e6f249a464efa49a UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/cunit/files/releases" -inherit autotools-brokensep remove-libtool ptest +inherit autotools-brokensep ptest EXTRA_OECONF = "--enable-memtrace --enable-automated --enable-basic --enable-console" -- cgit v1.2.3-54-g00ecf