From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail7.windriver.com (mail7.windriver.com [128.224.252.3]) by mail.openembedded.org (Postfix) with ESMTP id 980A86AF96 for ; Mon, 26 Aug 2013 18:04:38 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail7.windriver.com (8.14.5/8.14.3) with ESMTP id r7QI4aO9020820 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 26 Aug 2013 14:04:37 -0400 (EDT) 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; Mon, 26 Aug 2013 11:04:36 -0700 From: Bruce Ashfield To: Date: Mon, 26 Aug 2013 14:04:25 -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: tools update 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: Mon, 26 Aug 2013 18:04:38 -0000 Content-Type: text/plain Saul/Richard, Richard mentioned this morning that a patch issue was still being seen with the soon to be dead 3.8 kernel tree. I took a look and it was due to a missing SRCREV update to the kern-tools. Once this change is applied, all old trees, as well as the new 3.10 and -dev kernels are in sync, patching and building. Cheers, Bruce The following changes since commit 44c3f72684c5c920ce8af1da54a2268047342589: lib/oeqa/runtime: smart: add checks for smart output (2013-08-26 16:29:18 +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): kern-tools: fix patch series to git tree validation meta/recipes-kernel/kern-tools/kern-tools-native_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.7.10.4