1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 11:59:49 +00:00

linux 3.0: update to 3.0.12

The internal ethernet on the beagleboard is not affected by the 3.0.11 usb bug, but other usb devices might be.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-11-29 09:05:54 +01:00
parent 078587ca99
commit 08b559c4da
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
require conf/machine/include/tune-cortexa8.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
# Increase this everytime you change something in the kernel
MACHINE_KERNEL_PR = "r112"
MACHINE_KERNEL_PR = "r113"
KERNEL_IMAGETYPE = "uImage"
+3 -3
View File
@@ -5,9 +5,9 @@ KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "(beagleboard)"
PV = "3.0.11"
# v3.0.11 tag
SRCREV_pn-${PN} = "7a576d2dcd5807a7310032b380442eeba8c1c293"
PV = "3.0.12"
# v3.0.12 tag
SRCREV_pn-${PN} = "ac6766564c0305ca020fe747dfd7dbdf0881369d"
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
MACHINE_KERNEL_PR_append = "a"