On 5 Jan 2015 18:26, Martin Jansa <[email protected]> wrote: > > On Tue, Jan 06, 2015 at 06:59:34AM +0800, Robert Yang wrote: > > > > > > On 01/05/2015 07:59 PM, Martin Jansa wrote: > > > Thanks for v2 > > > > > > Please remember to update your old series as superseded when pushing > > > newer version, it would help me a lot when sorting the pending patches. > > > > Hi Matin, what did you mean about: "update your old series as superseded", > > please ? I can't understand this clearly. > > See > http://www.openembedded.org/wiki/Patchwork > and list of patches here > http://patchwork.openembedded.org/project/oe/list/ > > It helps me a lot when the submitters update status of their patches > (because they usually don't have so many of them and they should know if > they were applied, rejected in e-mail review or superseded when they > send new version).
FWIW I'm now doing this for anything directed to meta-networking to try to make your job easier, but the v2+ thing isn't always clear if a patch isn't clearly labelled v2 (etc.) so it would really help for submitters to mark their own changes superseded. -J. > > My multi-layer triage usually starts by finding duplicate changes, > marking all but latest as superseded, then adding them to right bundle > if they belong to layer with separate maintainer and then cherry-pick > the rest to master-next (or update it there). > > Any help in this triage helps me to do it faster and possibly more often > (but even now I do it as often as I have jenkins server available for > another round of testing) > > > > > // Robert > > > > > > > > On Sun, Jan 04, 2015 at 06:30:09PM -0800, Robert Yang wrote: > > >> Signed-off-by: Robert Yang <[email protected]> > > >> --- > > >> meta-oe/recipes-extended/dash/dash_0.5.8.bb | 2 +- > > >> 1 file changed, 1 insertion(+), 1 deletion(-) > > >> > > >> diff --git a/meta-oe/recipes-extended/dash/dash_0.5.8.bb > > >> b/meta-oe/recipes-extended/dash/dash_0.5.8.bb > > >> index c2b5249..4961d7b 100644 > > >> --- a/meta-oe/recipes-extended/dash/dash_0.5.8.bb > > >> +++ b/meta-oe/recipes-extended/dash/dash_0.5.8.bb > > >> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = > > >> "file://COPYING;md5=b5262b4a1a1bff72b48e935531976d2e" > > >> > > >> inherit autotools update-alternatives > > >> > > >> -SRC_URI = > > >> "http://gondor.apana.org.au/~herbert/dash/files/${PN}-${PV}.tar.gz" > > >> +SRC_URI = > > >> "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz" > > >> SRC_URI[md5sum] = "5c152209680dab3c319e8923f6c51378" > > >> SRC_URI[sha256sum] = > > >> "c6db3a237747b02d20382a761397563d813b306c020ae28ce25a1c3915fac60f" > > >> > > >> -- > > >> 1.7.9.5 > > >> > > >> -- > > >> _______________________________________________ > > >> Openembedded-devel mailing list > > >> [email protected] > > >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > > > > > > > > > > -- > > _______________________________________________ > > Openembedded-devel mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > -- > Martin 'JaMa' Jansa jabber: [email protected] -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
