mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
linux-ti-staging: update SRCREV and bump MACHINE_KERNEL_PR
* Update SRCREV for the recent merges in TI staging tree, still 3.8.2 * Bump MACHINE_KERNEL_PR to trigger rebuilding out-of-tree components Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -16,7 +16,7 @@ XSERVER = "xserver-xorg \
|
||||
GUI_MACHINE_CLASS = "bigscreen"
|
||||
|
||||
# Increase this everytime you change something in the kernel
|
||||
MACHINE_KERNEL_PR = "r17"
|
||||
MACHINE_KERNEL_PR = "r18"
|
||||
|
||||
# Default providers, may need to override for specific machines
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp"
|
||||
|
||||
@@ -39,7 +39,7 @@ S = "${WORKDIR}/git"
|
||||
|
||||
BRANCH = "ti-linux-3.8.y"
|
||||
|
||||
SRCREV = "d26595a42220789b81a9d243e2fc0837c7776360"
|
||||
SRCREV = "e69f39916783a559c499e264359edea315ef44fd"
|
||||
PV = "3.8.2"
|
||||
|
||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||
|
||||
Reference in New Issue
Block a user