From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 44ECD6BBDA for ; Wed, 28 Aug 2013 20:12:40 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.5/8.14.3) with ESMTP id r7SKCXpi021665 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 28 Aug 2013 13:12:33 -0700 (PDT) Received: from yow-bashfiel-d3.wrs.com (128.224.147.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.2.347.0; Wed, 28 Aug 2013 13:12:32 -0700 From: Bruce Ashfield To: Date: Wed, 28 Aug 2013 16:12:18 -0400 Message-ID: X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: [PATCH 0/1] linux-yocto/3.10: M4 fixes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Aug 2013 20:12:40 -0000 Content-Type: text/plain Richard/Saul, Here's an update of the linux-yocto-3.10 SRCREVs for the dropbear ssh issue, and a config change to restore existing behaviour. Credit goes to TomZ for tracking down the root cause. We'll continue to dig at this more and see what the permanent fix will be .. and whether or not this needs to be fixed upstream. Cheers, Bruce The following changes since commit 2051e4dff4384e1b618a050aeebf72a76cadab4b: midori: use BPN instead of PN (2013-08-28 09:31:10 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): linux-yocto/3.10: fix ssh login and restore CC_OPTIMIZE_FOR_SIZE meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 4 ++-- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 16 ++++++++-------- 3 files changed, 13 insertions(+), 13 deletions(-) -- 1.7.10.4