summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/cunit/cunit_2.1-3.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-08-10 18:32:57 -0700
committerKhem Raj <raj.khem@gmail.com>2022-08-12 01:24:27 -0700
commit284f38a12b3c19387f2b92a0d4fcd75011b66716 (patch)
tree6e5487ddbe6f33481ddb5b8682d3ba947447fafe /meta-oe/recipes-test/cunit/cunit_2.1-3.bb
parent78fe37bb9c1456263df3a6ec450a486a2d8464db (diff)
downloadmeta-openembedded-284f38a12b3c19387f2b92a0d4fcd75011b66716.tar.gz
gnome-keyring,cunit,xfce4-panel: Do not inherit remove-libtool class here
Its in global namespace and already inherited Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-test/cunit/cunit_2.1-3.bb')
-rw-r--r--meta-oe/recipes-test/cunit/cunit_2.1-3.bb2
1 files changed, 1 insertions, 1 deletions
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 9a0c18dee..252ef60de 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
15 15
16UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/cunit/files/releases" 16UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/cunit/files/releases"
17 17
18inherit autotools-brokensep remove-libtool ptest 18inherit autotools-brokensep ptest
19 19
20EXTRA_OECONF = "--enable-memtrace --enable-automated --enable-basic --enable-console" 20EXTRA_OECONF = "--enable-memtrace --enable-automated --enable-basic --enable-console"
21 21