From 6c7115a56c3d0bf3d6d0275bd2d49d8cfef5c028 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 17 Oct 2013 00:23:29 -0400 Subject: linux-yocto/3.10: MinnowBoard support Updating the 3.10 SRCREVs to update minnowboard support via the following changes: 3F6C824 pch_gbe: Add MinnowBoard support 9f52743 pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32 ec7b5e6 pch_gbe: use managed functions pcim_* and devm_* fd8bf50 pch_gbe: convert pr_* to netdev_* 9b278e9 serial: pch_uart: fix compilation warning 8982d79 serial: pch_uart: Fix signed-ness and casting of uartclk related fields cdbf456 serial: pch_uart: Remove __initdata annotation from dmi_table 9e7c25e pch_uart: Use DMI interface for board detection Signed-off-by: Darren Hart Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb index 1405e4115f..e0b17dc371 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb @@ -9,7 +9,7 @@ LINUX_VERSION ?= "3.10.11" KMETA = "meta" -SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52" +SRCREV_machine ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115" SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68" -- cgit v1.2.3