diff options
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb | 5 |
1 files changed, 3 insertions, 2 deletions
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 323978bf..b6bb4324 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 | |||
@@ -8,19 +8,20 @@ inherit features_check | |||
8 | REQUIRED_MACHINE_FEATURES = "gpu" | 8 | REQUIRED_MACHINE_FEATURES = "gpu" |
9 | 9 | ||
10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
11 | COMPATIBLE_MACHINE = "j7-evm|j7-hs-evm|j721s2-evm|j721s2-hs-evm|am62xx" | 11 | COMPATIBLE_MACHINE = "j7-evm|j7-hs-evm|j721s2-evm|j721s2-hs-evm|j784s4-evm|am62xx" |
12 | 12 | ||
13 | PR = "r2" | 13 | PR = "r2" |
14 | 14 | ||
15 | BRANCH = "linuxws/dunfell/k5.10/${PV}_unified_fw_pagesize" | 15 | BRANCH = "linuxws/dunfell/k5.10/${PV}_unified_fw_pagesize" |
16 | 16 | ||
17 | SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}" | 17 | SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}" |
18 | SRCREV = "fba0c770b712640ab3761dbe8369d43f89f616ed" | 18 | SRCREV = "4207c0ea429ec751b1ff5f831a84ceeb76ad578d" |
19 | 19 | ||
20 | TARGET_PRODUCT_j7-evm = "j721e_linux" | 20 | TARGET_PRODUCT_j7-evm = "j721e_linux" |
21 | TARGET_PRODUCT_j7-hs-evm = "j721e_linux" | 21 | TARGET_PRODUCT_j7-hs-evm = "j721e_linux" |
22 | TARGET_PRODUCT_j721s2-evm = "j721s2_linux" | 22 | TARGET_PRODUCT_j721s2-evm = "j721s2_linux" |
23 | TARGET_PRODUCT_j721s2-hs-evm = "j721s2_linux" | 23 | TARGET_PRODUCT_j721s2-hs-evm = "j721s2_linux" |
24 | TARGET_PRODUCT_j784s4-evm = "j784s4_linux" | ||
24 | TARGET_PRODUCT_am62xx = "am62_linux" | 25 | TARGET_PRODUCT_am62xx = "am62_linux" |
25 | PVR_BUILD ?= "release" | 26 | PVR_BUILD ?= "release" |
26 | PVR_WS = "wayland" | 27 | PVR_WS = "wayland" |