On 7/5/18 4:04 AM, Jonathan Haigh wrote: > Hi, > > > The recent oe-core commit > https://github.com/openembedded/openembedded-core/commit/2e7f3b2b9318d1e5395ad58131eafb873f614326 > altered the normalize_dtb() function to always apply basename to the DTB (or > DTS) passed in to convert a potentially full path to a DTB/DTS into a make > target. > > > If I understand correctly, that's not the correct thing to do because the > make targets can contain directory components - and some of the DTBs in > meta-raspberrypi's KERNEL_DEVICETREE do contain directory components even > though they're not full paths to the DTBs (e.g. overlays/at86rf233.dtbo from > meta-raspberrypi:conf/machine/include/rpi-base.inc). > > > I think the normalize_dtb() function should just strip leading parts of > DTB/DTSs to make them relative to the 'dts' directory. I have a patch to make > this change that I will post shortly. >
it has already been reverted today. see http://git.openembedded.org/openembedded-core/commit/?id=0d725c76c113dec441a7319a6ee997e4ae8c4c88 please update to latest master. > > Regards, > > > Jonathan > > IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > contents to any other person, use it for any purpose, or store or copy the > information in any medium. Thank you. >
signature.asc
Description: OpenPGP digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
