diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2019-08-02 22:12:07 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-08-03 16:51:20 +0000 |
| commit | b8232817147069cbc27824b973e71aef6cdeb15a (patch) | |
| tree | 77d94e876de9edacedbf2b1925830f41fe1dd349 | |
| parent | e7bf456f6b2cdc5c8a5cf7c59773c4266d1c4dcd (diff) | |
| download | meta-ti-b8232817147069cbc27824b973e71aef6cdeb15a.tar.gz | |
linux-ti-staging: update to 4.19.59, drop k3-j721e-dp0.dtbo
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | conf/machine/j7-evm.conf | 1 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.19.bb | 4 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.19.bb | 6 |
3 files changed, 5 insertions, 6 deletions
diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf index 55d7d612..17d48d02 100644 --- a/conf/machine/j7-evm.conf +++ b/conf/machine/j7-evm.conf | |||
| @@ -11,7 +11,6 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" | |||
| 11 | 11 | ||
| 12 | KERNEL_DEVICETREE = " \ | 12 | KERNEL_DEVICETREE = " \ |
| 13 | ti/k3-j721e-common-proc-board.dtb \ | 13 | ti/k3-j721e-common-proc-board.dtb \ |
| 14 | ti/k3-j721e-dp0.dtbo \ | ||
| 15 | ti/k3-j721e-common-proc-board-infotainment.dtbo \ | 14 | ti/k3-j721e-common-proc-board-infotainment.dtbo \ |
| 16 | ti/k3-j721e-common-proc-board-infotainment-display-sharing.dtbo \ | 15 | ti/k3-j721e-common-proc-board-infotainment-display-sharing.dtbo \ |
| 17 | ti/k3-j721e-common-proc-board-jailhouse.dtbo \ | 16 | ti/k3-j721e-common-proc-board-jailhouse.dtbo \ |
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb index 0591924c..6a614e58 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb | |||
| @@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:" | |||
| 6 | 6 | ||
| 7 | BRANCH = "ti-rt-linux-4.19.y" | 7 | BRANCH = "ti-rt-linux-4.19.y" |
| 8 | 8 | ||
| 9 | SRCREV = "7e13ea97dd88e93b41660737d226004b9439bbd2" | 9 | SRCREV = "57d7f0b3d0bcd0b9a2f579010b6ece87dc43cd8b" |
| 10 | PV = "4.19.50+git${SRCPV}" | 10 | PV = "4.19.59+git${SRCPV}" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb index 16def5da..6e9b8d8e 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.19.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb | |||
| @@ -59,11 +59,11 @@ S = "${WORKDIR}/git" | |||
| 59 | 59 | ||
| 60 | BRANCH = "ti-linux-4.19.y" | 60 | BRANCH = "ti-linux-4.19.y" |
| 61 | 61 | ||
| 62 | SRCREV = "e56692e9c3c5de4ab094003454449a19503a8c32" | 62 | SRCREV = "b6ad90b0801b8828648682a75f84be83fb9fab06" |
| 63 | PV = "4.19.50+git${SRCPV}" | 63 | PV = "4.19.59+git${SRCPV}" |
| 64 | 64 | ||
| 65 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 65 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
| 66 | MACHINE_KERNEL_PR_append = "c" | 66 | MACHINE_KERNEL_PR_append = "a" |
| 67 | PR = "${MACHINE_KERNEL_PR}" | 67 | PR = "${MACHINE_KERNEL_PR}" |
| 68 | 68 | ||
| 69 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 69 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |
