All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Joe MacDonald <Joe_MacDonald@mentor.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: Still many meta-networking changes waiting in patchwork/master-next
Date: Fri, 26 Feb 2016 20:56:17 +0100	[thread overview]
Message-ID: <20160226195617.GA2554@jama> (raw)
In-Reply-To: <20160226181315.GA6310@mentor.com>

[-- Attachment #1: Type: text/plain, Size: 4685 bytes --]

On Fri, Feb 26, 2016 at 01:13:17PM -0500, Joe MacDonald wrote:
> Hey Martin,
> 
> [[oe] Still many meta-networking changes waiting in patchwork/master-next] On 16.02.25 (Thu 18:19) Martin Jansa wrote:
> 
> > Hi Joe.
> > 
> > there are still 18 meta-networking commits in master-next:
> 
> I thought I'd follow up to this and let you know I'll do something with
> these before the end of the month.  Almost all of them (waf-samba aside)
> obviously got missed because I'm watching patchwork based on
> 'meta-networking' and none of these had it in the subject line.
> 
> I think I've asked before, but are you curating all of those bundles by
> hand or have you got some machinery that filters patches into bundles
> based on path names in the patches?  Because that would be kind of neat
> to have.

I think I've answered before, but I'm filtering them manually based on
subject and also actual paths inside the patch. I also need to mark them
"Accepted", "Superseded", ..  manually, there is git hooks which is supposed
to mark at least accepted one, but it finds 1 from 1000 if any.

This is of course a bit error prone, especially when there are multiple
versions of the same patch already in master-next - I usually end up
marking all versions merged patch as Accepted (unless I've marked older
versions already as Superseded when filtering incoming queue).

> 
> -J.
> 
> > pick 959b908 postfix: premission of /var/spool/mail seems incorrect
> > pick 21ccb84 wireshark: update SRC_URI link to sources
> > pick 204683a nbd: use BPN in Files
> > pick ed0b197 cim-schema-exper: fix host-user-contaminated
> > pick 1dd195e ctdb: add PACKAGECONFIG for libtdb
> > pick 3c95127 netkit-ftp: fixed invalid symlink
> > pick 56c4f31 iscsitarget: split the kernel module into separate package
> > pick 38fd81c iscsitarget: skip the arch test for kernel modules
> > pick 84bfeae ncftp: fix build failures with ccdv
> > pick 46b1e93 postfix: fix clean broken issue
> > pick ba57020 lowpan-tools: add missing flex/bison deps
> > pick dd64a6b samba: Fix typo in PACKAGECONFIG for "acl" and "aio"
> > pick c3c6106 waf-samba.bbclass: add cross-answers option and files
> > pick ef42784 ebtables: enable KERNEL_64_USERSPACE_32 for powerpc
> > pick 87edda7 samba: update systemd service files
> > pick 8b320f4 lldpd: use bash-completion.bbclass
> > pick 32b5c6f ntp: remove empty libexecdir to prevent potential QA issues
> > pick 93c8a3c inetutils: Fix build when static libs disabled
> > 
> > Not all of them are still "open" on patchwork, maybe they are no longer valid.
> > 
> > + there are few meta-networking patches on patchwork which didn't make it to master-next
> >   here is complete list:
> >   http://patchwork.openembedded.org/bundle/jama/master-next/?archive=both
> > 	postfix: premission of /var/spool/mail seems incorrect	2015-10-27	Zhenbo Gao		New
> > 	[meta-oe] lldpd: configure the systemd unit file dir	2015-10-30	rongqing.li@windriver.com		New
> > 	[meta-oe] samba: systemv-init script must be executable	2015-11-04	Jens Rehsack		New
> > 	[meta-oe,v2,1/3] samba: fix dependencies and QA issues	2015-11-12	Jens Rehsack		New
> > 	[2/7] nbd: use BPN in Files	2015-11-20	Robert Yang		New
> > 	[4/7] cim-schema-exper: fix host-user-contaminated	2015-11-20	Robert Yang		New
> > 	[6/7] ctdb: add PACKAGECONFIG for libtdb	2015-11-20	Robert Yang		New
> > 	[7/7] netkit-ftp: fixed invalid symlink	2015-11-20	Robert Yang		New
> > 	[1/2] iscsitarget: split the kernel module into separate package	2015-11-25	jackie huang		New
> > 	[2/2] iscsitarget: skip the arch test for kernel modules	2015-11-25	jackie huang		New
> > 	ncftp: fix build failures with ccdv	2015-11-30	jackie huang		New
> > 	samba: Fix typo in PACKAGECONFIG for "acl" and "aio"	2015-12-22	mike.looijmans@topic.nl		New
> > 	[meta-networking,0/7,v3] waf-samba: fix build failure on targets unsupported by qemu	2016-01-06	jackie huang		New
> > 	[meta-oe,7/7,v3] waf-samba.bbclass: add cross-answers option and files	2016-01-06	jackie huang		New
> > 	ebtables: enable KERNEL_64_USERSPACE_32 for powerpc	2016-01-20	rongqing.li@windriver.com		New
> > 	[RFC,3/4] lldpd: use bash-completion.bbclass	2016-01-14	George McCollister		New
> > 	[07/12] inetutils: Fix build when static libs disabled	2016-02-22	Richard Purdie		New
> > 
> > If they are still there next month, I'll drop them from master-next branch
> > and master-next bundle on patchwork.
> > 
> > Thanks
> > 
> > -- 
> > Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
> 
> 
> 
> -- 
> -Joe MacDonald.
> :wq



-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2016-02-26 19:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25 17:19 Still many meta-networking changes waiting in patchwork/master-next Martin Jansa
2016-02-26 18:13 ` Joe MacDonald
2016-02-26 19:56   ` Martin Jansa [this message]
2016-02-27  1:39     ` Joe MacDonald
2016-03-02 10:33       ` Martin Jansa
2016-03-02 13:27         ` Joe MacDonald
2016-03-02 22:08           ` Paul Eggleton
2016-03-03 20:46             ` Joe MacDonald
2016-03-03  2:51           ` Huang, Jie (Jackie)
2016-03-03 20:49             ` Joe MacDonald
2016-03-04  1:42               ` Huang, Jie (Jackie)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160226195617.GA2554@jama \
    --to=martin.jansa@gmail.com \
    --cc=Joe_MacDonald@mentor.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.