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

linux 3.0: update to 3.0.23

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Koen Kooi
2012-03-01 09:22:27 +01:00
committed by Denys Dmytriyenko
parent 05d3883a78
commit 2dbb7f09bf
2 changed files with 5 additions and 5 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 = "r116"
MACHINE_KERNEL_PR = "r117"
KERNEL_IMAGETYPE = "uImage"
+4 -4
View File
@@ -5,12 +5,12 @@ KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "(beagleboard)"
PV = "3.0.22"
# v3.0.22 tag
SRCREV_pn-${PN} = "a4a663513af05a98d6085d92f85c16bb64ac4050"
PV = "3.0.23"
# v3.0.23 tag
SRCREV_pn-${PN} = "bf6a68d2a214e07f7c0d6538e00e17b826714160"
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
MACHINE_KERNEL_PR_append = "b"
MACHINE_KERNEL_PR_append = "a"
FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:"