[yocto] [auto-upgrade-helper] Should AUH send patches in-line instead of as attachments?

2023-06-02 Thread Tim Orling
In the `b4 shazaam` workflow, you cannot consume patches from AUH emails because they are sent as attachments. This means a maintainer must first download the patch from an email or wget it from a lore.kernel.org copied url. Before I go implementing something that might be unwanted, is there a

Re: [yocto] Register out-of-tree fetcher with devtool

2023-06-02 Thread Adrian Freihofer
On Fri, 2023-06-02 at 04:47 +, Weihmann, Konrad (Avnet Embedded) wrote: > > > > Hi all, >   > we do have an out-of-tree fetcher that I would like to make use of > with devtool, for instance for upgrade checking. > Within our recipes the fetcher is registered by this workaround > > python

Re: [yocto] NetworkManager recipe installing both sysVinit script and systemd service ... which to use ?

2023-06-02 Thread Adrian Freihofer
Hi Steve Maybe this discussion provides some hints for you https://lists.openembedded.org/g/openembedded-devel/topic/98852053#102633 Regards Adrian -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60165):

Re: [yocto] #Yocto #GitHub mirror - tags

2023-06-02 Thread Richard Purdie
On Fri, 2023-06-02 at 01:03 -0700, Nemo wrote: > Hi, > I was using the GitHub mirrorfor shallow clones, and noticed that > while its syncing commits, the tags aren't being pushed there. > The last sync with tags happened in February, so its missing all tags > since. I've been trying to get this

[yocto] #Yocto #GitHub mirror - tags

2023-06-02 Thread Nemo
Hi, I was using the [GitHub mirror](https://github.com/yoctoproject/poky/commits/master) for shallow clones, and noticed that while its syncing commits, the tags aren't being pushed there. The last sync with tags happened in February, so its missing all tags since. Thanks, Nemo