Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Upgrade busybox to 1.22.1 stable release
@ 2014-01-22  2:39 Chen Qi
  2014-01-22  2:39 ` [PATCH 1/4] busybox: upgrade to stable 1.22.1 Chen Qi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chen Qi @ 2014-01-22  2:39 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2014-01-22  2:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-22  2:39 [PATCH 0/4] Upgrade busybox to 1.22.1 stable release Chen Qi
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox