[poky] [PATCH 00/12] Consolidated Pull Request
Saul Wold
sgw at linux.intel.com
Thu Mar 10 18:19:52 PST 2011
From: Saul Wold <sgw at linux.intel.com>
Richard,
This contains the openssh/drop IMAGE_FEATURE Code, along
changes for RPM rootfs generation and a Kernel Update
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: distro/oe-core
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=distro/oe-core
Thanks,
Saul Wold <sgw at linux.intel.com>
---
Bruce Ashfield (1):
linux-yocto: update to 2.6.37.3
Mark Hatle (3):
package.bbclass: Change the debug directory to avoid conflicts
package_rpm: Fix rootfs generation
gcc-runtime: Fix dbg files
Paul Eggleton (1):
gst-plugins-good: remove dependency on hal
Scott Garman (7):
task-base, task-poky-basic, task-poky: Remove hard-coded references
to dropbear
openssh: allow the openssh meta package to be empty
task-poky-ssh.bb: new task for ssh services
poky-image.bbclass: add ssh-server as an IMAGE_FEATURES option
poky-image.bbclass: add ssh-server to SATO_IMAGE_FEATURES
poky-image-lsb: add ssh-server to IMAGE_FEATURES
poky-image-basic: add ssh-server to IMAGE_FEATURES
meta/classes/package.bbclass | 10 ++++++-
meta/classes/package_rpm.bbclass | 8 +++++-
meta/classes/poky-image.bbclass | 8 +++++-
.../conf/distro/include/poky-default-revisions.inc | 24 ++++++++++----------
meta/recipes-connectivity/openssh/openssh_5.6p1.bb | 4 ++-
meta/recipes-core/tasks/task-base.bb | 8 +-----
meta/recipes-core/tasks/task-poky-ssh.bb | 22 ++++++++++++++++++
meta/recipes-devtools/gcc/gcc-package-runtime.inc | 5 ++++
meta/recipes-devtools/gcc/gcc-runtime_4.5.1.bb | 2 +-
meta/recipes-extended/images/poky-image-basic.bb | 4 ++-
meta/recipes-extended/images/poky-image-lsb-dev.bb | 4 ++-
meta/recipes-extended/images/poky-image-lsb-sdk.bb | 4 ++-
meta/recipes-extended/images/poky-image-lsb.bb | 4 ++-
meta/recipes-extended/tasks/task-poky-basic.bb | 4 +--
.../gstreamer/gst-plugins-good_0.10.26.bb | 4 +-
meta/recipes-multimedia/gstreamer/gst-plugins.inc | 2 +-
meta/recipes-sato/tasks/task-poky.bb | 3 +-
17 files changed, 82 insertions(+), 38 deletions(-)
create mode 100644 meta/recipes-core/tasks/task-poky-ssh.bb
More information about the poky
mailing list