(NOTE: i'm currently tutoring some colleagues in the basics of OE and using standard OE recipes as examples of good programming practice, so occasionally i run across something that looks strange and i just want to clarify so i don't have to say, "i don't know, i guess there's a reason for that, i just don't know what it is." so, first question that has arisen ...)
in current dropbear recipe, very last line: https://git.openembedded.org/openembedded-core/tree/meta/recipes-core/dropbear/dropbear_2022.83.bb#n134 the line: FILES:${PN} += "${bindir}" but as i read bitbake.conf, ${bindir} is *already* part of FILES:${PN} and i see nothing in the rest of the dropbear recipe that redefines the PACKAGES or reorders them. is there some point to that last line that i am simply missing? it seems unnecessary. rday
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#194316): https://lists.openembedded.org/g/openembedded-core/message/194316 Mute This Topic: https://lists.openembedded.org/mt/103951915/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
