[poky] [PATCH 0/5] a series of patches to address some LTP failures


Thu Jan 27 03:38:55 PST 2011


From: Kevin Tian <kevin.tian at intel.com>

Because now bugzilla is not usable, no bug number is included in this series.
I'll report them later with these commits included for reference.

With this series of fixes, all the LTP failures on Qemux86 target are audited
which composed ~85% total failures on all platforms.

For detail result, please check https://wiki.yoctoproject.org/wiki/LTP_result

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: tk/master
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tk/master

Thanks,
    Kevin Tian <kevin.tian at intel.com>
---


Kevin Tian (5):
  base-files: remove ending colon from default $PATH for root user
  cronie: enable multi-user crontab usage and make cron environment
    complete
  bash: use /bin/bash as default shell when bash is included
  at: allow normal user to use 'at'
  task-poky-sdk: add 'file' and 'ldd'

 meta/recipes-core/base-files/base-files/profile   |    2 +-
 meta/recipes-core/base-files/base-files_3.0.14.bb |    2 +-
 meta/recipes-core/tasks/task-poky-sdk.bb          |    4 ++-
 meta/recipes-extended/at/at_3.1.12.bb             |   29 +++++++++++++++---
 meta/recipes-extended/bash/bash.inc               |    5 +++
 meta/recipes-extended/bash/bash_3.2.48.bb         |    2 +-
 meta/recipes-extended/bash/bash_4.1.bb            |    2 +-
 meta/recipes-extended/cronie/cronie/crontab       |   10 ++++++
 meta/recipes-extended/cronie/cronie_1.4.6.bb      |   33 +++++++++++++++++++-
 9 files changed, 77 insertions(+), 12 deletions(-)
 create mode 100644 meta/recipes-extended/cronie/cronie/crontab




More information about the poky mailing list