aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFranklin S. Cooper Jr2013-05-12 18:35:33 -0500
committerDenys Dmytriyenko2013-05-14 22:43:20 -0500
commite43142bbf917dcbce1e2de5adef0a2f9408c4e5f (patch)
treed7ab141f1b11dabcb18ac88c07071882359e3374
parent3733ebca70b2b83b46b1539a70826c7c3d3815e0 (diff)
downloadmeta-arago-glsdk-e43142bbf917dcbce1e2de5adef0a2f9408c4e5f.tar.gz
meta-arago-glsdk-e43142bbf917dcbce1e2de5adef0a2f9408c4e5f.tar.xz
meta-arago-glsdk-e43142bbf917dcbce1e2de5adef0a2f9408c4e5f.zip
branding-amsdk: Update to latest versions for u-boot and graphics sdk
* Update to latest u-boot and graphics sdk versions that are supported by am335x 3.2 kernel. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--meta-arago-distro/conf/distro/include/branding-amsdk.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-arago-distro/conf/distro/include/branding-amsdk.inc b/meta-arago-distro/conf/distro/include/branding-amsdk.inc
index bceea98..8fdf93d 100644
--- a/meta-arago-distro/conf/distro/include/branding-amsdk.inc
+++ b/meta-arago-distro/conf/distro/include/branding-amsdk.inc
@@ -6,8 +6,8 @@ PREFERRED_VERSION_linux-am335x-psp = "3.2"
6PREFERRED_PROVIDER_ltp-ddt_am335x-evm = "ltp-ddt-legacy" 6PREFERRED_PROVIDER_ltp-ddt_am335x-evm = "ltp-ddt-legacy"
7PREFERRED_PROVIDER_virtual/bootloader_am335x-evm = "u-boot-am33x" 7PREFERRED_PROVIDER_virtual/bootloader_am335x-evm = "u-boot-am33x"
8PREFERRED_PROVIDER_u-boot_am335x-evm = "u-boot-am33x" 8PREFERRED_PROVIDER_u-boot_am335x-evm = "u-boot-am33x"
9PREFERRED_VERSION_u-boot-am33x = "2012.10" 9PREFERRED_VERSION_u-boot-am33x = "2013.01.01"
10 10
11# Use v4.08.00.02 of the Graphics SDK 11# Use v4.09.00.01 of the Graphics SDK
12PREFERRED_VERSION_omap3-sgx-modules = "4.08.00.02" 12PREFERRED_VERSION_omap3-sgx-modules = "4.09.00.01"
13PREFERRED_VERSION_libgles-omap3 = "4.08.00.02" 13PREFERRED_VERSION_libgles-omap3 = "4.09.00.01"