Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 00/12] Consolidated Pull Request
@ 2011-03-11  2:19 Saul Wold
  2011-03-11  2:19 ` [PATCH 01/12] gst-plugins-good: remove dependency on hal Saul Wold
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Saul Wold @ 2011-03-11  2:19 UTC (permalink / raw)
  To: poky, openembedded-core; +Cc: Bruce Ashfield, Paul Eggleton

From: Saul Wold <sgw@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@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




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

end of thread, other threads:[~2011-03-11 22:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-11  2:19 [PATCH 00/12] Consolidated Pull Request Saul Wold
2011-03-11  2:19 ` [PATCH 01/12] gst-plugins-good: remove dependency on hal Saul Wold
2011-03-11  2:20 ` [PATCH 02/12] linux-yocto: update to 2.6.37.3 Saul Wold
2011-03-11  2:20 ` [PATCH 03/12] package.bbclass: Change the debug directory to avoid conflicts Saul Wold
2011-03-11  2:20 ` [PATCH 04/12] package_rpm: Fix rootfs generation Saul Wold
2011-03-11  2:20 ` [PATCH 05/12] gcc-runtime: Fix dbg files Saul Wold
2011-03-11  2:20 ` [PATCH 06/12] task-base, task-poky-basic, task-poky: Remove hard-coded references to dropbear Saul Wold
2011-03-11  2:20 ` [PATCH 07/12] openssh: allow the openssh meta package to be empty Saul Wold
2011-03-11  2:20 ` [PATCH 08/12] task-poky-ssh.bb: new task for ssh services Saul Wold
2011-03-11  2:20 ` [PATCH 09/12] poky-image.bbclass: add ssh-server as an IMAGE_FEATURES option Saul Wold
2011-03-11  2:20 ` [PATCH 10/12] poky-image.bbclass: add ssh-server to SATO_IMAGE_FEATURES Saul Wold
2011-03-11  2:20 ` [PATCH 11/12] poky-image-lsb: add ssh-server to IMAGE_FEATURES Saul Wold
2011-03-11  2:21 ` [PATCH 12/12] poky-image-basic: " Saul Wold
2011-03-11 22:22 ` [PATCH 00/12] Consolidated Pull Request Richard Purdie

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