am i right in assuming that stuff like this in ptest.bbclass:
do_configure_ptest() {
:
}
can be replaced by using the "noexec" flag?
if so, then this in base.bbclass looks a bit strange:
do_build[noexec] = "1"
do_build[recrdeptask] += "do_deploy"
do_build () {
:
}
thoughts?
rday
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#152433):
https://lists.openembedded.org/g/openembedded-core/message/152433
Mute This Topic: https://lists.openembedded.org/mt/83195933/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-