From c8cb5d9db41dcb69559438907a9744fed5d8e780 Mon Sep 17 00:00:00 2001 From: Nicolas Aguirre Date: Wed, 6 Mar 2013 20:52:18 +0100 Subject: [PATCH] Add 3.0.62 kernel --- recipes-kernel/linux/linux_3.0.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux_3.0.bb b/recipes-kernel/linux/linux_3.0.bb index cc21856..163e7b2 100644 --- a/recipes-kernel/linux/linux_3.0.bb +++ b/recipes-kernel/linux/linux_3.0.bb @@ -6,11 +6,11 @@ KERNEL_IMAGETYPE = "uImage" COMPATIBLE_MACHINE = "(mele|olinuxino-a13)" -PR = "5" +PR = "6" -PV = "3.0.57" +PV = "3.0.62" # Last tested version by myself" -SRCREV_pn-${PN} = "3358ff60249126be7bc4ec300cfbd0ea83d535a0" +SRCREV_pn-${PN} = "978ecddd4211a53e4efbcddaf09e17f5e34d8b04" MACHINE_KERNEL_PR_append = "a"