[OE-core] [PATCH 0/4] Upgrade busybox to 1.22.1 stable release

Chen Qi Qi.Chen at windriver.com
Wed Jan 22 02:39:45 UTC 2014


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




More information about the Openembedded-core mailing list