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 A5D3A6D290 for ; Mon, 4 Nov 2013 05:56:26 +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 rA45uSpO017724 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Sun, 3 Nov 2013 21:56:28 -0800 (PST) Received: from yow-bashfiel-d3.corp.ad.wrs.com (128.224.130.89) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.2.347.0; Sun, 3 Nov 2013 21:56:27 -0800 From: Bruce Ashfield To: Date: Mon, 4 Nov 2013 00:56:22 -0500 Message-ID: X-Mailer: git-send-email 1.8.1.2 MIME-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: [PATCH 0/4] linux-yocto: consolidated 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: Mon, 04 Nov 2013 05:56:27 -0000 Content-Type: text/plain Richard/Saul, Here are four patches for kernel updates that I've been working on since the 1.5 release. Pretty standard stuff, version bumps to track the korg stable updates, as well as some minor configuration changes. Cheers, Bruce The following changes since commit f3541226b8b1187e79dec0f6f9f3c58cedf9ac9b: bitbake: hob: do not display the "Package list may be incomplete!" dialog (2013-11-01 17:59:31 +0000) 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 (4): linux-yocto-3.10: bump to 3.10.17 and -rt11 linux-yocto/3.10: haswell-wc and crystalforest support linux-yocto/3.8: add crystalforest bsp legacy block drivers configurations linux-yocto/3.10: common-pc: add missing dependencies for BRCMSMAC meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8 ++++---- meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 +++++++++--------- meta/recipes-kernel/linux/linux-yocto_3.8.bb | 2 +- 6 files changed, 19 insertions(+), 19 deletions(-) -- 1.8.1.2