diff options
Diffstat (limited to 'recipes-bsp')
-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" |