aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-11-26 12:33:45 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-30 09:41:58 +0000
commit20139a693677c23324c89c963735f3b8c18eeb84 (patch)
tree3b1959d1ff0a6e8de70cbaca5b8a107242995373 /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parentb9049f6394d58610ecd3b0c77ccee5ef95ebdb73 (diff)
downloadopenembedded-core-contrib-20139a693677c23324c89c963735f3b8c18eeb84.tar.gz
linux-yocto/3.10: -rt, ebtables and e1000 fixes
Updating the 3.10 SRCREVs for the following fixes: f47ea28 bridge: enable EBTABLES a9ec82e e1000: prevent oops when adapter is being closed and reset simultaneously a4e1bd7 Revert "arm: add dummy swizzle for versatile with qemu" Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb4
1 files changed, 2 insertions, 2 deletions
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 0939ce6473..a866421b5a 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "3.10.19"
KMETA = "meta"
-SRCREV_machine ?= "2d96adf459037aec2c0027503c3eddfc20de9ad4"
-SRCREV_meta ?= "41072c6288b1ab468670ebf7b3d411fbc177317c"
+SRCREV_machine ?= "a9ec82e355130160f9094e670bd5be0022a84194"
+SRCREV_meta ?= "f47ea2844543c8ebf4572cfe23e4cfd6cb94d887"
PV = "${LINUX_VERSION}+git${SRCPV}"