From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SeUyT-0004co-F6 for openembedded-core@lists.openembedded.org; Tue, 12 Jun 2012 19:33:49 +0200 Received: from yow-bashfiel-l1.wrs.com (yow-bashfiel-d3.wrs.com [128.224.147.67]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id q5CHN9EA023927; Tue, 12 Jun 2012 10:23:09 -0700 (PDT) From: Bruce Ashfield To: richard.purdie@linuxfoundation.org Date: Tue, 12 Jun 2012 13:22:47 -0400 Message-Id: X-Mailer: git-send-email 1.7.5.4 Cc: dvhart@linux.intel.com, openembedded-core@lists.openembedded.org, saul.wold@intel.com Subject: [PATCH 0/2] linux-yocto/linux-yocto-rt: updats and 3.4-rt support X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2012 17:33:49 -0000 Richard/Saul, When I sent the initial 3.4 kernel and kernel recipes -rt wasn't building, so I didn't include it. I've since refreshed the patch, and done build/boot testing. 3.4.1-rt9 is up and running. I've also got a yaffs2 update, and rc6 cleanup from nitin for the 3.4 kernel repository in this pull request. cc: Darren Hart Cheers, Bruce The following changes since commit a9c48f05ea9eb0901715cd628280eff22da766aa: linux-yocto/3.4: update yaffs2 and drop rc6 (2012-06-12 13:14:36 -0400) 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 (2): linux-yocto/3.4: create linux-yocto-rt recipe linux-yocto/meta-yocto: update yaffs2 and drop rc6 .../recipes-kernel/linux/linux-yocto_3.4.bbappend | 8 ++-- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 32 ++++++++++++++++++++ meta/recipes-kernel/linux/linux-yocto_3.4.bb | 2 +- 3 files changed, 37 insertions(+), 5 deletions(-) create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb -- 1.7.5.4