From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] DEVELOPERS: fix after moving scripts to utils/ directory
Date: Sat, 1 Jul 2017 18:49:49 +0200 [thread overview]
Message-ID: <20170701164949.GB3593@scaer> (raw)
In-Reply-To: <20170701164041.5515-1-arnout@mind.be>
Arnout, All,
On 2017-07-01 18:40 +0200, Arnout Vandecappelle (Essensium/Mind) spake thusly:
> There were still references to support/scripts/ for scripts that have
> moved to the utils directory. There were also references that were
> updated, but not re-updated when the tools moves to utils.
>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> DEVELOPERS | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/DEVELOPERS b/DEVELOPERS
> index b02908ab1f..9539d3e8a1 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -606,7 +606,7 @@ F: package/qemu/
> F: package/sdl2_mixer/
> F: package/sdl2_net/
> F: package/tekui/
> -F: support/scripts/scancpan
> +F: utils/scancpan
>
> N: Frank Hunleth <fhunleth@troodon-software.com>
> F: package/am335x-pru-package/
> @@ -1392,8 +1392,8 @@ N: Rhys Williams <github@wilberforce.co.nz>
> F: package/lirc-tools/
>
> N: Ricardo Martincoski <ricardo.martincoski@gmail.com>
> -F: tools/check-package
> -F: tools/checkpackagelib/
> +F: utils/check-package
> +F: utils/checkpackagelib/
>
> N: Richard Braun <rbraun@sceen.net>
> F: package/curlftpfs/
> @@ -1632,7 +1632,7 @@ N: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
> F: docs/manual/
> F: package/opkg-utils/
> F: support/scripts/size-stats
> -F: support/scripts/size-stats-compare
> +F: utils/size-stats-compare
> F: toolchain/
>
> N: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> @@ -1836,7 +1836,7 @@ F: package/ti-utils/
> F: package/x11r7/xapp_xconsole/
> F: package/x11r7/xapp_xinput-calibrator/
> F: package/zlog/
> -F: support/scripts/scanpypi
> +F: utils/scanpypi
>
> N: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
> F: package/crudini/
> --
> 2.13.1
>
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2017-07-01 16:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-01 16:40 [Buildroot] [PATCH 1/3] DEVELOPERS: fix after moving scripts to utils/ directory Arnout Vandecappelle
2017-07-01 16:40 ` [Buildroot] [PATCH 2/3] manual: update old references to support/scripts Arnout Vandecappelle
2017-07-01 16:50 ` Yann E. MORIN
2017-07-01 16:40 ` [Buildroot] [PATCH 3/3] scancpan: update old reference " Arnout Vandecappelle
2017-07-01 16:51 ` Yann E. MORIN
2017-07-01 16:49 ` Yann E. MORIN [this message]
2017-07-01 17:44 ` [Buildroot] [PATCH 1/3] DEVELOPERS: fix after moving scripts to utils/ directory Thomas Petazzoni
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=20170701164949.GB3593@scaer \
--to=yann.morin.1998@free.fr \
--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.