Hi Robert, On Sun, Aug 23, 2020 at 9:48 PM robert.berger.oe.devel <robert.berger.oe.de...@gmail.com> wrote: > > Hi Jonatan, > > I am the author of this patch[1] which I guess fixes your issue as well. > I didn't check yet if it's happy with the new functionality of the > archiver class in dunfell. > > [1] > http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/commit/?h=master-next&id=b8e62679d99f57a5af4f2c59ac36bea5c7087d4f > > You use do_unpack_append() while I use do_patch_prepend(). Otherwise > it's pretty much the same. > > Do you see any reason why do_unpack_append() might be preferable over > do_patch_prepend()?
No, not really. I picked do_unpack_append since the original functionality was a postfunc on do_unpack (which I suppose is quite close to doing an _append). Latching on to do_patch as in your patch should work as well I believe. I've backported your patch to the system I am using, and it seems to work well there aswell, so I am happy to continue with that track! :-) Best regards, Jonatan > > Regards, > > Robert > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#86524): https://lists.openembedded.org/g/openembedded-devel/message/86524 Mute This Topic: https://lists.openembedded.org/mt/76005747/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-