All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] package/Config.in: fix alphabetical order
Date: Sun, 6 May 2018 17:33:12 +0200	[thread overview]
Message-ID: <20180506153533.5C5AC8B800@busybox.osuosl.org> (raw)

commit: https://git.buildroot.net/buildroot/commit/?id=c80817360dc7ea3526a907be6b326a18a374fba2
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Jerzy Grzegorek <jerzy.m.grzegorek@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/Config.in b/package/Config.in
index b613a1865c..a48abf9470 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -948,7 +948,6 @@ menu "External python modules"
 	source "package/python-tabledata/Config.in"
 	source "package/python-tempora/Config.in"
 	source "package/python-texttable/Config.in"
-	source "package/python-typepy/Config.in"
 	source "package/python-thrift/Config.in"
 	source "package/python-tomako/Config.in"
 	source "package/python-toml/Config.in"
@@ -958,6 +957,7 @@ menu "External python modules"
 	source "package/python-twisted/Config.in"
 	source "package/python-txaio/Config.in"
 	source "package/python-txtorcon/Config.in"
+	source "package/python-typepy/Config.in"
 	source "package/python-u-msgpack/Config.in"
 	source "package/python-ubjson/Config.in"
 	source "package/python-ujson/Config.in"

             reply	other threads:[~2018-05-06 15:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-06 15:33 Peter Korsgaard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-07-13 21:26 [Buildroot] [git commit] package/Config.in: fix alphabetical order Arnout Vandecappelle
2018-06-25 21:11 Thomas Petazzoni
2018-05-06  6:07 Peter Korsgaard
2017-12-08 13:32 Peter Korsgaard
2017-10-30  8:54 Peter Korsgaard
2016-10-06 15:41 Peter Korsgaard
2016-07-08  8:58 Thomas Petazzoni
2016-06-22  8:33 Peter Korsgaard
2015-12-22 17:00 Thomas Petazzoni
2015-10-10  9:32 Thomas Petazzoni
2014-12-16 22:46 Peter Korsgaard
2013-12-11 21:20 Peter Korsgaard

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=20180506153533.5C5AC8B800@busybox.osuosl.org \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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.