diff options
author | e-ruei1@ti.com <e-ruei1@ti.com> | 2019-05-08 21:37:58 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-05-09 04:11:16 +0000 |
commit | 5e62bde3d2f2858a39a75d6408433873dcacd6f8 (patch) | |
tree | e678356b68010318bd7a49f7cdcdd32831fbd5eb /recipes-bsp | |
parent | edef3c79508595086735757ad73b0aa65385324c (diff) | |
download | meta-ti-5e62bde3d2f2858a39a75d6408433873dcacd6f8.tar.gz |
ti-sgx-ddk-km: bump SRCREV to pick up toolchain enhancement
- support general toolchain
Signed-off-by: Eric Ruei <e-ruei1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb | 4 |
1 files changed, 2 insertions, 2 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 1b012ce5..2b1e1ee4 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 = "p" | 10 | MACHINE_KERNEL_PR_append = "q" |
11 | PR = "${MACHINE_KERNEL_PR}" | 11 | PR = "${MACHINE_KERNEL_PR}" |
12 | 12 | ||
13 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
@@ -26,7 +26,7 @@ SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch | |||
26 | 26 | ||
27 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
28 | 28 | ||
29 | SRCREV = "16961a3f4524b653fba99d949d6972c77c7d2701" | 29 | SRCREV = "dbdbd9309a58ee723fc827ef5fd45c28347cf61f" |
30 | 30 | ||
31 | TARGET_PRODUCT_omap-a15 = "jacinto6evm" | 31 | TARGET_PRODUCT_omap-a15 = "jacinto6evm" |
32 | TARGET_PRODUCT_ti33x = "ti335x" | 32 | TARGET_PRODUCT_ti33x = "ti335x" |