diff options
author | Denys Dmytriyenko <denys@ti.com> | 2013-12-02 16:12:19 -0500 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2013-12-04 14:52:36 -0500 |
commit | e95731b49d36bc055c141fde1f66c13c2938e23d (patch) | |
tree | 1c97ec7efb064cca4b2f072c01a46ad8f56f3f9d /recipes-bsp/powervr-drivers | |
parent | fa822379adc9d912b2ac6f8cb94c2b41f53299d0 (diff) | |
download | meta-ti-e95731b49d36bc055c141fde1f66c13c2938e23d.tar.gz |
libgles-omap3, omap3-sgx-modules: swap around DEFAULT_PREFERENCE setting
This way the default for am335x and am437x will be the new 5.00.00.01 Graphics
SDK release, that matches the default 3.12 kernel.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
Diffstat (limited to 'recipes-bsp/powervr-drivers')
5 files changed, 2 insertions, 8 deletions
diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules-x11_4.09.00.01.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules-x11_4.09.00.01.bb index 14f18603..f033effc 100644 --- a/recipes-bsp/powervr-drivers/omap3-sgx-modules-x11_4.09.00.01.bb +++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules-x11_4.09.00.01.bb | |||
@@ -13,8 +13,6 @@ inherit module | |||
13 | MACHINE_KERNEL_PR_append = "d" | 13 | MACHINE_KERNEL_PR_append = "d" |
14 | PR = "${MACHINE_KERNEL_PR}" | 14 | PR = "${MACHINE_KERNEL_PR}" |
15 | 15 | ||
16 | DEFAULT_PREFERENCE = "-1" | ||
17 | |||
18 | # Select the corresponding hardfp/softfp filename and checksums based on tune flags | 16 | # Select the corresponding hardfp/softfp filename and checksums based on tune flags |
19 | BINFILE_SOFTFP = "Graphics_SDK_setuplinux_${SGXPV}_minimal_demos.bin" | 17 | BINFILE_SOFTFP = "Graphics_SDK_setuplinux_${SGXPV}_minimal_demos.bin" |
20 | MD5SUM_SOFTFP = "bd35e9d8843aff3a2aca9d41e7db1c7d" | 18 | MD5SUM_SOFTFP = "bd35e9d8843aff3a2aca9d41e7db1c7d" |
diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb index 31c7d4ec..bd476f01 100644 --- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb +++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb | |||
@@ -13,6 +13,8 @@ inherit module | |||
13 | MACHINE_KERNEL_PR_append = "b" | 13 | MACHINE_KERNEL_PR_append = "b" |
14 | PR = "${MACHINE_KERNEL_PR}" | 14 | PR = "${MACHINE_KERNEL_PR}" |
15 | 15 | ||
16 | DEFAULT_PREFERENCE_omap3 = "99" | ||
17 | |||
16 | SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \ | 18 | SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \ |
17 | " | 19 | " |
18 | SRC_URI[md5sum] = "0e651eaa92bb91760f0b40a17697a7dc" | 20 | SRC_URI[md5sum] = "0e651eaa92bb91760f0b40a17697a7dc" |
diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.01.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.01.bb index 48859469..e9f71904 100644 --- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.01.bb +++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.01.bb | |||
@@ -14,8 +14,6 @@ inherit module | |||
14 | MACHINE_KERNEL_PR_append = "a" | 14 | MACHINE_KERNEL_PR_append = "a" |
15 | PR = "${MACHINE_KERNEL_PR}" | 15 | PR = "${MACHINE_KERNEL_PR}" |
16 | 16 | ||
17 | DEFAULT_PREFERENCE = "-1" | ||
18 | |||
19 | SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/${BINFILE}" | 17 | SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/${BINFILE}" |
20 | 18 | ||
21 | SRC_URI[md5sum] = "dd0d994a48ecc4293f272a1fddddf159" | 19 | SRC_URI[md5sum] = "dd0d994a48ecc4293f272a1fddddf159" |
diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.02.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.02.bb index 793de14d..d5737cdf 100644 --- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.02.bb +++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.02.bb | |||
@@ -14,8 +14,6 @@ inherit module | |||
14 | MACHINE_KERNEL_PR_append = "a" | 14 | MACHINE_KERNEL_PR_append = "a" |
15 | PR = "${MACHINE_KERNEL_PR}" | 15 | PR = "${MACHINE_KERNEL_PR}" |
16 | 16 | ||
17 | DEFAULT_PREFERENCE = "-1" | ||
18 | |||
19 | SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/${BINFILE}" | 17 | SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/${BINFILE}" |
20 | 18 | ||
21 | SRC_URI[md5sum] = "0efa3a38266e6f41f8cc4fad0187f0d6" | 19 | SRC_URI[md5sum] = "0efa3a38266e6f41f8cc4fad0187f0d6" |
diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.00.00.01.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.00.00.01.bb index 4a5def2b..e18ce0cc 100644 --- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.00.00.01.bb +++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.00.00.01.bb | |||
@@ -13,8 +13,6 @@ inherit module | |||
13 | MACHINE_KERNEL_PR_append = "a" | 13 | MACHINE_KERNEL_PR_append = "a" |
14 | PR = "${MACHINE_KERNEL_PR}" | 14 | PR = "${MACHINE_KERNEL_PR}" |
15 | 15 | ||
16 | DEFAULT_PREFERENCE = "-1" | ||
17 | |||
18 | BINFILE_HARDFP = "Graphics_SDK_setuplinux_${SGXPV}_alpha_hardfp_minimal_demos.bin" | 16 | BINFILE_HARDFP = "Graphics_SDK_setuplinux_${SGXPV}_alpha_hardfp_minimal_demos.bin" |
19 | MD5SUM_HARDFP = "ae6125d7f8a313ea5c02afded893052d" | 17 | MD5SUM_HARDFP = "ae6125d7f8a313ea5c02afded893052d" |
20 | SHA256SUM_HARDFP = "c2782a2f85024741722b936ec9dca66b858ae8561aa71b693f11e12d8c0385e0" | 18 | SHA256SUM_HARDFP = "c2782a2f85024741722b936ec9dca66b858ae8561aa71b693f11e12d8c0385e0" |