mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-07 03:11:59 +00:00
linux-ti-staging: fix breakage in rpmsg/rproc caused by the merge
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -44,11 +44,11 @@ S = "${WORKDIR}/git"
|
||||
|
||||
BRANCH = "ti-linux-3.14.y"
|
||||
|
||||
SRCREV = "4247372d2f38f7346e34063d38ac4adb3fe053c2"
|
||||
SRCREV = "1cfe07e737fa842f9f93d80cee4e3b7f198bc566"
|
||||
PV = "3.14.17"
|
||||
|
||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||
MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}"
|
||||
MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}"
|
||||
PR = "${MACHINE_KERNEL_PR}"
|
||||
|
||||
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
|
||||
|
||||
Reference in New Issue
Block a user