From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id A1A8A60169 for ; Wed, 20 Aug 2014 16:21:35 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.9/8.14.5) with ESMTP id s7KGLYFr024544 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 20 Aug 2014 09:21:34 -0700 (PDT) Received: from yow-bashfiel-d3.wrs.com (128.224.56.46) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.174.1; Wed, 20 Aug 2014 09:21:33 -0700 From: Bruce Ashfield To: Date: Wed, 20 Aug 2014 12:21:25 -0400 Message-ID: X-Mailer: git-send-email 1.8.1.2 MIME-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: [PATCH 0/7] linux-yocto: consolidated kernel pull request 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, 20 Aug 2014 16:21:41 -0000 Content-Type: text/plain Richard/Saul, As part of LTSI efforts, the 3.14 kernel is receiving feature backports from newer kernels. I've been collecting them over the past few weeks, and here's the update of the SRCREVs. I've maintained splits at certain features for better visibility into the changes. I've build/boot tested on all the qemu machines, and for the various kernel types. Cheers, Bruce The following changes since commit 34436672f3ef4915e7526770a0fa8dcff328f93d: bitbake: runqueue.py: Fix typoes/grammar in comments. (2014-08-19 20:41:26 +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 (7): linux-yocto: intel-common: Enable Industrial IO linux-yocto/3.14: add ARM kprobes support linux-yocto/3.14: update to v3.14.13 linux-yocto/3.14: KASLR and VDSO backports linux-yocto/3.14: fix common clock framework support in PCI glue layer linux-yocto/3.14: cgroups and hugetlb updates linux-yocto/3.14: feature merges and configuration updates meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 8 ++++---- meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_3.14.bb | 18 +++++++++--------- 3 files changed, 16 insertions(+), 16 deletions(-) -- 1.8.1.2