On Tue, 2024-09-03 at 06:56 -0400, Robert P. J. Day via lists.openembedded.org wrote: > > another quirk in my travels through the ptest feature so i can > write > a tutorial, i ran across precisely two OE recipes that check > PTEST_ENABLED in their definition of do_install_ptest(): > > https://git.openembedded.org/openembedded-core/tree/meta/recipes-core/gettext/gettext_0.22.5.bb#n147 > https://git.openembedded.org/openembedded-core/tree/meta/recipes-devtools/elfutils/elfutils_0.191.bb#n68 > > that test *seems* unnecessary, or is there something particularly > subtle that might require that? i don't see any compelling reason to > have to check that variable.
It is unnecessary with how the class is written now. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204156): https://lists.openembedded.org/g/openembedded-core/message/204156 Mute This Topic: https://lists.openembedded.org/mt/108242664/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
