diff options
| author | Andrew F. Davis via Lists.Yoctoproject.Org <afd=ti.com@lists.yoctoproject.org> | 2020-02-11 22:55:02 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2020-02-11 17:15:47 +0000 |
| commit | 7e1182b72e2eabc66c332fdce952e8a00d1678cb (patch) | |
| tree | 0d04cabb57a1088644d598817279666a78f55012 | |
| parent | 39893104c04adf010aef94a9407948987ce90a38 (diff) | |
| download | meta-ti-7e1182b72e2eabc66c332fdce952e8a00d1678cb.tar.gz | |
ti-sgx-ddk-km: Update branch for k5.4 sources
Update the BRANCH and SRCREV to pick the sources for k5.4.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb index 751dfc74..47581f63 100644 --- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb +++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb | |||
| @@ -7,7 +7,7 @@ inherit module | |||
| 7 | 7 | ||
| 8 | COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k3" | 8 | COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k3" |
| 9 | 9 | ||
| 10 | MACHINE_KERNEL_PR_append = "s" | 10 | MACHINE_KERNEL_PR_append = "t" |
| 11 | PR = "${MACHINE_KERNEL_PR}" | 11 | PR = "${MACHINE_KERNEL_PR}" |
| 12 | 12 | ||
| 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| @@ -16,7 +16,7 @@ DEPENDS = "virtual/kernel" | |||
| 16 | 16 | ||
| 17 | PROVIDES = "virtual/gpudriver" | 17 | PROVIDES = "virtual/gpudriver" |
| 18 | 18 | ||
| 19 | BRANCH = "ti-img-sgx/${PV}/k4.19" | 19 | BRANCH = "ti-img-sgx/${PV}/k5.4" |
| 20 | 20 | ||
| 21 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH} \ | 21 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH} \ |
| 22 | file://0001-km-support-OpenEmbedded-hardfp-toolchain-w-o-gnueabi.patch \ | 22 | file://0001-km-support-OpenEmbedded-hardfp-toolchain-w-o-gnueabi.patch \ |
| @@ -24,7 +24,7 @@ SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch | |||
| 24 | 24 | ||
| 25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
| 26 | 26 | ||
| 27 | SRCREV = "4519ed3b83d1d72207ddc2874c7eb5e5a7f20d8d" | 27 | SRCREV = "1cc2eded30f83bfce58c8ccc8cd61005addf9c0b" |
| 28 | 28 | ||
| 29 | TARGET_PRODUCT_omap-a15 = "jacinto6evm" | 29 | TARGET_PRODUCT_omap-a15 = "jacinto6evm" |
| 30 | TARGET_PRODUCT_ti33x = "ti335x" | 30 | TARGET_PRODUCT_ti33x = "ti335x" |
