All of lore.kernel.org
 help / color / mirror / Atom feed
* Patchwork
@ 2011-12-07 11:35 Ralf Baechle
  0 siblings, 0 replies; 16+ messages in thread
From: Ralf Baechle @ 2011-12-07 11:35 UTC (permalink / raw)
  To: linux-mips

Account creation in patchwork was broken a long time ago and some unrelated
bug had caused a ugly junk in the listings of patches that contain
non-ASCII characters.  I've fixed both along with upgrading patchwork to
the latest and greatest version.

What this mean:

 - the junk names displayed in the listings is gone
 - you can create new patchwork accounts and use those accounts for example
   to administrate your own patches, for example when submitting a new
   version or when you discover a bug and want to withdraw a patch.

The upgrade went more than rough and involved lots of manual database
patching.  If something doesn't work right, please let me know.

Happy patchworking!

  Ralf

^ permalink raw reply	[flat|nested] 16+ messages in thread
* Patchwork
@ 2022-03-15 20:55 Ryan Eatmon
  0 siblings, 0 replies; 16+ messages in thread
From: Ryan Eatmon @ 2022-03-15 20:55 UTC (permalink / raw)
  To: meta-ti


All,

We are using the new Yocto Project Patchwork server to track the state 
of patches sent to this mailing list.  If you would like to know the 
status of a given patch, you may query the project at:

https://patchwork.yoctoproject.org/project/ti/list/


-- 
Ryan Eatmon
reatmon@ti.com


^ permalink raw reply	[flat|nested] 16+ messages in thread
* Patchwork
@ 2022-03-15 20:55 Ryan Eatmon
  0 siblings, 0 replies; 16+ messages in thread
From: Ryan Eatmon @ 2022-03-15 20:55 UTC (permalink / raw)
  To: meta-arago


All,

We are using the new Yocto Project Patchwork server to track the state 
of patches sent to this mailing list.  If you would like to know the 
status of a given patch, you may query the project at:

https://patchwork.yoctoproject.org/project/arago/list/


-- 
Ryan Eatmon
reatmon@ti.com


^ permalink raw reply	[flat|nested] 16+ messages in thread
* patchwork
@ 2019-05-03 17:18 akuster808
  2019-05-12 18:04 ` patchwork akuster808
  0 siblings, 1 reply; 16+ messages in thread
From: akuster808 @ 2019-05-03 17:18 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer,
	OpenEmbedded Devel List, yocto@yoctoproject.org

Hello OE folk,

My apologies for cross posting.

Who is the Admin for Patchwork?

I would like additional privileges to manage the "Yocto Project Layers"
queue.

Also, I would like additional  privileges to add new branches for any
oe, meta-oe queues & yp layers.

kind regards,
Armin



^ permalink raw reply	[flat|nested] 16+ messages in thread
* patchwork
@ 2019-04-17 10:17 John Crispin
  2019-04-23 14:44 ` patchwork Kalle Valo
  0 siblings, 1 reply; 16+ messages in thread
From: John Crispin @ 2019-04-17 10:17 UTC (permalink / raw)
  To: ath11k, jk

Hi Jeremy,

could you kindly setup a patchwork for the ath11k list ?

     John


_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply	[flat|nested] 16+ messages in thread
* Initial work on an Android SDK via openembedded
@ 2010-04-09  5:46 Angus Lees
  2010-04-10 13:01 ` GNUtoo
  0 siblings, 1 reply; 16+ messages in thread
From: Angus Lees @ 2010-04-09  5:46 UTC (permalink / raw)
  To: openembedded-devel

Just an FYI:

I put together an alternative Android NDK using Openembedded:
 git://github.com/anguslees/openembedded-android.git

It currently uses the prebuilt Android libc (bionic) and various tools
from the Google Android NDK/SDK, but builds gcc, etc from Openembedded
source.  I expect to expand it to build the other pieces from source
eventually.  I had to patch the gcc and other recipies a little, which
is why it's a git branch rather than a self-contained bitbake
collection.

This is my first-ever look at bitbake or openembedded, so apologies if
any of the recipies are atrocious ;)

(Totally unsupported by Google.  I work for Google but don't work on
anything to do with Android - I just happen to have an Android handset
and a desire to write native apps for it in my free time)

-- 
 - Gus



^ permalink raw reply	[flat|nested] 16+ messages in thread
* Patchwork
@ 2009-11-11 14:55 Ralf Baechle
  0 siblings, 0 replies; 16+ messages in thread
From: Ralf Baechle @ 2009-11-11 14:55 UTC (permalink / raw)
  To: linux-mips

Many of you may already have heared about it - I've installed patchwork
on http://patchwork.linux-mips.org.  The system is now running mostly
flawless so time to announce it.

What is patchwork?

Patchwork is a patch tracking system.  It is subscribed to the linux-mips
mailing list and automatically sifts throuogh the list for patches posted.
The web interface allows anybody to see which patches are still pending,
are under review, have been applied or rejected.

Patchwork also keeps track of replies to patches so it's often easier to
follow than by using a mail reader.  Patchworks also collects Acked-by:,
Signed-off-By: lines so when downloading a patch from the web interface
the log messages will have been updated to contain the updated tags.

Why is patchwork a good thing?

It allows a maintainer to keep a good overview over all the pending patches.
Unlike many previous systems that were implemented or suggested it doesn't
get into the way of established patch submission and handling practices
but rather provides a tool to automate a part of necessary procedures.

What does patchworks mean for patch submissions?

Patchwork is subscribed to the linux-mips mailing list.  So it will only
keep track of patches that have been posted to the linux-mips mailing list
but not of patches that have been sent in private to me.  This is a problem
so I'm considering to reject patches that have not been submitted to the
mailing list as a matter of policy.

Beyond that it's largely up to the patch submitter.  For a submitter who
doesn't use patchwork things will work the same way they used to work.

What new advanced features deos patchwork offer to submitters?

Submitters can create an account on patchworks.  They can change the
status of their patches - which are identified as theirs by the submitter's
email address - for example when they wish withdraw a patch because it
was found faulty or are about to send a better revision.

There is also a feature to create patch bundles from several patches which
then can be downloaded as a single download.

Which patches are tracked in patchworks?

I've installed patchworks about four weeks ago.  For testing purposes and
also to ensure I've not dropped anything on the floor I've fed the
mailing list archives back to June 2009 into patchworks, then manually
walked through the hundreds of patches to ensure all patches have been
handled.

If you've sent patches that have not been applied yet and don't show up
in patchworks as new or under review, then please resent your patches.

  Ralf

^ permalink raw reply	[flat|nested] 16+ messages in thread
* patchwork
@ 2009-11-06 15:37 Chris Mason
  0 siblings, 0 replies; 16+ messages in thread
From: Chris Mason @ 2009-11-06 15:37 UTC (permalink / raw)
  To: linux-btrfs

Hello everyone,

I've asked the kernel.org admins to setup patchwork tracking for the
btrfs mailing list.  This is a pretty cool tool that tracks patches sent
to the list and makes it easy to download and apply them.

I'll be the main consumer of this, but you can check out the interface
at:

http://patchwork.kernel.org/project/linux-btrfs/list/

-chris


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-03-15 20:55 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 11:35 Patchwork Ralf Baechle
  -- strict thread matches above, loose matches on Subject: below --
2022-03-15 20:55 Patchwork Ryan Eatmon
2022-03-15 20:55 Patchwork Ryan Eatmon
2019-05-03 17:18 patchwork akuster808
2019-05-12 18:04 ` patchwork akuster808
2019-05-13  7:27   ` patchwork Zoran Stojsavljevic
2019-05-13  7:32   ` patchwork Mark Hatle
2019-04-17 10:17 patchwork John Crispin
2019-04-23 14:44 ` patchwork Kalle Valo
2019-04-23 14:49   ` patchwork Jeremy Kerr
2019-04-23 15:06     ` patchwork Kalle Valo
2019-05-06 12:53       ` patchwork Kalle Valo
2010-04-09  5:46 Initial work on an Android SDK via openembedded Angus Lees
2010-04-10 13:01 ` GNUtoo
2010-04-15 17:56   ` Patchwork Konrad Mattheis
2010-04-15 18:59     ` Patchwork Philip Balister
2009-11-11 14:55 Patchwork Ralf Baechle
2009-11-06 15:37 patchwork Chris Mason

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.