All of lore.kernel.org
 help / color / mirror / Atom feed
From: bavery <brian.avery@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Fixes for Eclipse Qemu debug
Date: Sun,  7 Aug 2016 20:43:20 -0700	[thread overview]
Message-ID: <cover.1470627445.git.brian.avery@intel.com> (raw)

This patch set fixes YOCTO #9362.  The busybox resize utility was running on
ssh connections from Eclipse and causing Eclipse to fail to start gdbserver.
Furthermore, the opensftp server wasn't starting up correctly without the
openssh-server.

Thanks go to Max Krummenacher <max.oss.09@gmail.com> for suggesting a good solution
to the serial/ssh connection issue in basefiles:etc/profile!

-Brian



The following changes since commit dfc016fbf13e62f7767edaf7abadf1d1b72680b2:

  maintainers.inc: remove augeas (2016-08-04 20:56:11 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/eclipse-resize-fixup
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/eclipse-resize-fixup

bavery (2):
  packagegroup-core-eclipse-debug: add openssh server to support
    openssh-sftp-server
  base-files: restrict resize to run on serial consoles only  in profile

                              │·

 recipes-core/base-files/base-files/profile                    | 7 ++++---
 recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb | 1 +
 2 files changed, 5 insertions(+), 3 deletions(-)

--
1.9.1


             reply	other threads:[~2016-08-08  3:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-08  3:43 bavery [this message]
2016-08-08  3:43 ` [PATCH 1/2] packagegroup-core-eclipse-debug: add openssh server to support openssh-sftp-server bavery
2016-08-08  6:27   ` Jacob Kroon
2016-08-08  7:50     ` Jacob Kroon
2016-08-08  8:04     ` Richard Purdie
2016-08-08 16:02       ` Khem Raj
2016-08-08 16:04         ` Khem Raj
2016-08-08 20:45       ` Paul Eggleton
2016-08-08 21:38         ` Khem Raj
2016-08-09  0:19           ` Brian Avery
2016-08-08  3:43 ` [PATCH 2/2] base-files: restrict resize to run on serial consoles only in profile │· bavery

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1470627445.git.brian.avery@intel.com \
    --to=brian.avery@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.