summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb6
-rw-r--r--recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb6
2 files changed, 6 insertions, 6 deletions
diff --git a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
index 6d2d68cd..718c7845 100644
--- a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
+++ b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
@@ -7,7 +7,7 @@ inherit module features_check
7 7
8REQUIRED_MACHINE_FEATURES = "gpu" 8REQUIRED_MACHINE_FEATURES = "gpu"
9 9
10MACHINE_KERNEL_PR_append = "a" 10MACHINE_KERNEL_PR_append = "b"
11PR = "${MACHINE_KERNEL_PR}" 11PR = "${MACHINE_KERNEL_PR}"
12 12
13PACKAGE_ARCH = "${MACHINE_ARCH}" 13PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -17,7 +17,7 @@ DEPENDS = "virtual/kernel"
17 17
18PROVIDES = "virtual/gpudriver" 18PROVIDES = "virtual/gpudriver"
19 19
20BRANCH = "linuxws/dunfell/k5.10/${PV}" 20BRANCH = "linuxws/dunfell/k5.10/${PV}_unified_fw_pagesize"
21 21
22SRC_URI = " \ 22SRC_URI = " \
23 git://git.ti.com/graphics/ti-img-rogue-driver.git;branch=${BRANCH} \ 23 git://git.ti.com/graphics/ti-img-rogue-driver.git;branch=${BRANCH} \
@@ -26,7 +26,7 @@ SRC_URI = " \
26 26
27S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"
28 28
29SRCREV = "ee0674adccac16f5b2f7cb8d5d05948706080cb5" 29SRCREV = "6d3d62a15ceb85b719c35f34c6c9e35f556b406b"
30 30
31TARGET_PRODUCT_j7-evm = "j721e_linux" 31TARGET_PRODUCT_j7-evm = "j721e_linux"
32TARGET_PRODUCT_j7-hs-evm = "j721e_linux" 32TARGET_PRODUCT_j7-hs-evm = "j721e_linux"
diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
index 0f3f9192..1bfb2b93 100644
--- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
+++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
@@ -10,12 +10,12 @@ REQUIRED_MACHINE_FEATURES = "gpu"
10PACKAGE_ARCH = "${MACHINE_ARCH}" 10PACKAGE_ARCH = "${MACHINE_ARCH}"
11COMPATIBLE_MACHINE = "j7-evm|j7-hs-evm|j721s2-evm|am62xx" 11COMPATIBLE_MACHINE = "j7-evm|j7-hs-evm|j721s2-evm|am62xx"
12 12
13PR = "r1" 13PR = "r2"
14 14
15BRANCH = "linuxws/dunfell/k5.10/${PV}" 15BRANCH = "linuxws/dunfell/k5.10/${PV}_unified_fw_pagesize"
16 16
17SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" 17SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
18SRCREV = "47c3ffc44f2881397d45c8a2b5dfa7d6c58b79fb" 18SRCREV = "fba0c770b712640ab3761dbe8369d43f89f616ed"
19 19
20TARGET_PRODUCT_j7-evm = "j721e_linux" 20TARGET_PRODUCT_j7-evm = "j721e_linux"
21TARGET_PRODUCT_j7-hs-evm = "j721e_linux" 21TARGET_PRODUCT_j7-hs-evm = "j721e_linux"