From 67499500f22740f18aaa668384fefa296c9ab736 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 2 Dec 2013 16:12:19 -0500 Subject: 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 Acked-by: Franklin Cooper Jr. --- recipes-bsp/powervr-drivers/omap3-sgx-modules-x11_4.09.00.01.bb | 2 -- recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb | 2 ++ recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.01.bb | 2 -- recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.02.bb | 2 -- recipes-bsp/powervr-drivers/omap3-sgx-modules_5.00.00.01.bb | 2 -- 5 files changed, 2 insertions(+), 8 deletions(-) (limited to 'recipes-bsp') 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 MACHINE_KERNEL_PR_append = "d" PR = "${MACHINE_KERNEL_PR}" -DEFAULT_PREFERENCE = "-1" - # Select the corresponding hardfp/softfp filename and checksums based on tune flags BINFILE_SOFTFP = "Graphics_SDK_setuplinux_${SGXPV}_minimal_demos.bin" 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 MACHINE_KERNEL_PR_append = "b" PR = "${MACHINE_KERNEL_PR}" +DEFAULT_PREFERENCE_omap3 = "99" + SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \ " 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 MACHINE_KERNEL_PR_append = "a" PR = "${MACHINE_KERNEL_PR}" -DEFAULT_PREFERENCE = "-1" - SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/${BINFILE}" 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 MACHINE_KERNEL_PR_append = "a" PR = "${MACHINE_KERNEL_PR}" -DEFAULT_PREFERENCE = "-1" - SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/${BINFILE}" 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 MACHINE_KERNEL_PR_append = "a" PR = "${MACHINE_KERNEL_PR}" -DEFAULT_PREFERENCE = "-1" - BINFILE_HARDFP = "Graphics_SDK_setuplinux_${SGXPV}_alpha_hardfp_minimal_demos.bin" MD5SUM_HARDFP = "ae6125d7f8a313ea5c02afded893052d" SHA256SUM_HARDFP = "c2782a2f85024741722b936ec9dca66b858ae8561aa71b693f11e12d8c0385e0" -- cgit v1.2.3-54-g00ecf