summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.01.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-12-02 16:12:19 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-12-04 14:52:36 -0500
commite95731b49d36bc055c141fde1f66c13c2938e23d (patch)
tree1c97ec7efb064cca4b2f072c01a46ad8f56f3f9d /recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.01.bb
parentfa822379adc9d912b2ac6f8cb94c2b41f53299d0 (diff)
downloadmeta-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/omap3-sgx-modules_4.08.00.01.bb')
-rw-r--r--recipes-bsp/powervr-drivers/omap3-sgx-modules_4.08.00.01.bb2
1 files changed, 0 insertions, 2 deletions
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
14MACHINE_KERNEL_PR_append = "a" 14MACHINE_KERNEL_PR_append = "a"
15PR = "${MACHINE_KERNEL_PR}" 15PR = "${MACHINE_KERNEL_PR}"
16 16
17DEFAULT_PREFERENCE = "-1"
18
19SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/${BINFILE}" 17SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/${BINFILE}"
20 18
21SRC_URI[md5sum] = "dd0d994a48ecc4293f272a1fddddf159" 19SRC_URI[md5sum] = "dd0d994a48ecc4293f272a1fddddf159"