From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/4] Upgrade busybox to 1.22.1 stable release
Date: Wed, 22 Jan 2014 10:39:45 +0800 [thread overview]
Message-ID: <cover.1390358320.git.Qi.Chen@windriver.com> (raw)
The following changes since commit 4659d29b1040349116549644e45035a5b37d9311:
sstate.bbclass: remove previous version's stamp (2014-01-21 10:36:23 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/busybox-1.22.1
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/busybox-1.22.1
Chen Qi (4):
busybox: upgrade to stable 1.22.1
meta-skeleton: rename busybox's bbappend file
coreutils: move 'stat' to base_bindir_progs
procps: make the 'watch' command register to /bin/watch
...{busybox_1.21.1.bbappend => busybox_%.bbappend} | 0
.../busybox-lineedit-initialize-delptr.patch | 23 --
...usybox-list-suid-and-non-suid-app-configs.patch | 179 -------------
...sybox-sed-fix-sed-clusternewline-testcase.patch | 262 --------------------
.../busybox-sulogin-empty-root-password.patch | 58 -----
.../busybox/find-get-rid-of-nested-functions.patch | 117 ---------
.../busybox/busybox/run-parts.in.usr-bin.patch | 29 ---
.../busybox/busybox/stat-usr-bin.patch | 21 --
...estsuite-du-du-k-works-fix-false-positive.patch | 35 ---
.../busybox/busybox/watch.in.usr-bin.patch | 29 ---
.../{busybox_1.21.1.bb => busybox_1.22.1.bb} | 13 +-
meta/recipes-core/busybox/busybox_git.bb | 11 +-
meta/recipes-core/coreutils/coreutils_6.9.bb | 4 +-
meta/recipes-core/coreutils/coreutils_8.22.bb | 4 +-
meta/recipes-extended/procps/procps.inc | 6 +
15 files changed, 14 insertions(+), 777 deletions(-)
rename meta-skeleton/recipes-core/busybox/{busybox_1.21.1.bbappend => busybox_%.bbappend} (100%)
delete mode 100644 meta/recipes-core/busybox/busybox/busybox-lineedit-initialize-delptr.patch
delete mode 100644 meta/recipes-core/busybox/busybox/busybox-list-suid-and-non-suid-app-configs.patch
delete mode 100644 meta/recipes-core/busybox/busybox/busybox-sed-fix-sed-clusternewline-testcase.patch
delete mode 100644 meta/recipes-core/busybox/busybox/busybox-sulogin-empty-root-password.patch
delete mode 100644 meta/recipes-core/busybox/busybox/find-get-rid-of-nested-functions.patch
delete mode 100644 meta/recipes-core/busybox/busybox/run-parts.in.usr-bin.patch
delete mode 100644 meta/recipes-core/busybox/busybox/stat-usr-bin.patch
delete mode 100644 meta/recipes-core/busybox/busybox/testsuite-du-du-k-works-fix-false-positive.patch
delete mode 100644 meta/recipes-core/busybox/busybox/watch.in.usr-bin.patch
rename meta/recipes-core/busybox/{busybox_1.21.1.bb => busybox_1.22.1.bb} (66%)
--
1.7.9.5
next reply other threads:[~2014-01-22 2:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-22 2:39 Chen Qi [this message]
2014-01-22 2:39 ` [PATCH 1/4] busybox: upgrade to stable 1.22.1 Chen Qi
2014-01-22 2:39 ` [PATCH 2/4] meta-skeleton: rename busybox's bbappend file Chen Qi
2014-01-22 2:39 ` [PATCH 3/4] coreutils: move 'stat' to base_bindir_progs Chen Qi
2014-01-22 2:39 ` [PATCH 4/4] procps: make the 'watch' command register to /bin/watch Chen Qi
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=cover.1390358320.git.Qi.Chen@windriver.com \
--to=qi.chen@windriver.com \
--cc=openembedded-core@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.