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:14 +0000 |
commit | 489d825af690b2236a113f2f507968932f4c48de (patch) | |
tree | c45d90b527b68b4b7c43bbce23ec25b4d53888a2 /recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb | |
parent | 0498b5a5be92f2d204648e67314c0ba6b1709bf4 (diff) | |
download | meta-ti-489d825af690b2236a113f2f507968932f4c48de.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>
Diffstat (limited to 'recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb')
-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" |