From: Adrian Herrera <[email protected]> This is useful for native tools relying on CppUnit to test their functionality.
Signed-off-by: Adrian Herrera <[email protected]> Change-Id: I9f6bfcbddf3a67696395eb1061352b9ca1cd7036 --- meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb b/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb index 92db31e1ea..f4871ee778 100644 --- a/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb +++ b/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb @@ -12,3 +12,5 @@ SRC_URI[md5sum] = "9dc669e6145cadd9674873e24943e6dd" SRC_URI[sha256sum] = "89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7" inherit autotools + +BBCLASSEXTEND = "native" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88757): https://lists.openembedded.org/g/openembedded-devel/message/88757 Mute This Topic: https://lists.openembedded.org/mt/79672895/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
