From ba10495e944c05f8b942646f138c4ab8d561431d Mon Sep 17 00:00:00 2001 From: Nicolas Aguirre Date: Sat, 18 May 2013 21:10:25 +0200 Subject: [PATCH] update linux to the latest working version on 3.0 branch --- recipes-kernel/linux/linux_3.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux_3.0.bb b/recipes-kernel/linux/linux_3.0.bb index d22091c..ee4a502 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|cubieboard)" -PR = "7" +PR = "8" PV = "3.0.62" # Last tested version by myself" -SRCREV_pn-${PN} = "978ecddd4211a53e4efbcddaf09e17f5e34d8b04" +SRCREV_pn-${PN} = "caa11e27c061ed279f6d7e1d85df7d0caa650878" MACHINE_KERNEL_PR_append = "a"