On Fri, Nov 13, 2015 at 02:03:07PM -0800, Michael Halstead wrote: > > On 11/13/2015 01:50 PM, Khem Raj wrote: > >> On Nov 13, 2015, at 1:45 PM, Michael Halstead wrote: > >> > >> Bitbake is disabled with the note: > >> > >> # interferes with patchwork sice it sends emails after the patches are > >> closed > >> # we could re-enable it if the mails went to someother ml may be > >> bitbake-commits > >> > >> This happens because it was mailing bitbake-devel@lists.openembedded.org > >> > >> We can mail openembedded-commits@lists.openembedded.org which would work > >> fine. Or I can create a bitbake-commits@lists.openembedded.org. Which is > >> better? > > I think mailing to openembedded-commits@lists.openembedded.org might be ok. with [bitbake] in message subject for filtering help. > > I've altered the script to include [reponame] in the subject of all > e-mails and enabled for bitbake. Seems to be causing some new warnings when pushing to the repo: OE @ ~/meta-openembedded $ git push origin master Counting objects: 204, done. Delta compression using up to 8 threads. Compressing objects: 100% (193/193), done. Writing objects: 100% (204/204), 38.00 KiB | 0 bytes/s, done. Total 204 (delta 147), reused 0 (delta 0) remote: Scalar found where operator expected at /home/git/git-notify line 140, near "$subject" remote: (Missing semicolon on previous line?) remote: Global symbol "@openembedded" requires explicit package name at /home/git/git-notify line 60. remote: syntax error at /home/git/git-notify line 140, near "$subject " remote: Execution of /home/git/git-notify aborted due to compilation errors. remote: E: failed to find patch for rev 7df2b574f1c4ad445b1656666878cb2ceffca2e0. remote: E: failed to find patch for rev ea5bc66444a1e9b5fb330d8a6d42dc95e4bc9500. remote: E: failed to find patch for rev 1ec69e6b3891c01734e57a908a2a675128f126eb. remote: E: failed to find patch for rev a1d3dce036f80867d30993742d55abb17c6bc057. ... -- Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com