mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-30 15:30:28 +00:00
linux-ti-staging: update with recent merges, switch to new PM firmware
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -18,8 +18,8 @@ RDEPENDS_kernel-base += "kernel-devicetree"
|
|||||||
|
|
||||||
# Add a run-time dependency for the PM firmware to be installed
|
# Add a run-time dependency for the PM firmware to be installed
|
||||||
# on the target file system.
|
# on the target file system.
|
||||||
RDEPENDS_kernel-base_append_ti33x = " am33x-cm3"
|
RDEPENDS_kernel-base_append_ti33x = " amx3-cm3"
|
||||||
RDEPENDS_kernel-base_append_ti43x = " am33x-cm3"
|
RDEPENDS_kernel-base_append_ti43x = " amx3-cm3"
|
||||||
|
|
||||||
# Add a run-time dependency for the VPE VPDMA firmware to be installed
|
# Add a run-time dependency for the VPE VPDMA firmware to be installed
|
||||||
# on the target file system.
|
# on the target file system.
|
||||||
@@ -47,11 +47,11 @@ S = "${WORKDIR}/git"
|
|||||||
|
|
||||||
BRANCH = "ti-linux-4.1.y"
|
BRANCH = "ti-linux-4.1.y"
|
||||||
|
|
||||||
SRCREV = "c34fd7dc89f0f3690a84e6ec0d0d76ab86466366"
|
SRCREV = "83b86ca5dacc381b5c21db27aba348f187890632"
|
||||||
PV = "4.1.3+git${SRCPV}"
|
PV = "4.1.3+git${SRCPV}"
|
||||||
|
|
||||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||||
MACHINE_KERNEL_PR_append = "b"
|
MACHINE_KERNEL_PR_append = "c"
|
||||||
PR = "${MACHINE_KERNEL_PR}"
|
PR = "${MACHINE_KERNEL_PR}"
|
||||||
|
|
||||||
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
|
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
|
||||||
|
|||||||
Reference in New Issue
Block a user