Age | Commit message (Collapse) | Author |
|
Start to use 2017.07 because all required EGL 1.5 extensions are
supported by Mesa-based EGL now.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
respectively
Signed-off-by: Eric Ruei <e-ruei1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Overlay older version 2014.03 from meta-oe before it got upgraded to 2017.07.
New version of glmark2 uses EGL 1.5 APIs that are not yet supported by our
SGX DDK 1.14 version.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Hongmei Gou <a0271529@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* Fix runDhrystone script for multicore ARM
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* The latest commit fixes an issue in the runWhetstone script when
running on multicore ARM.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* Stream license is not a standard license so change the license from BSD.
* Since the license name is multiple words use underscores instead of spaces
because it then assumes that each word is a difference license.
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
|
|
* Update SRCREV to pull in Makefile changes.
* Some makefile changes results in changes to do_install.
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* The CCS project file now contains symbols that the SDK installer will replace
with correct values when the SDK is installed.
* This makes it easier to manage changes in the toolchain sdk structure.
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* When building from OE CFLAGS will be passed in.
* When building from within the sdk CFLAGS from Rules.make will be used.
* This insures the optimal CFLAGS are used which corrects optimization and also
the correct toolchain settings (ie softfp/hardfp) are used.
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* Moving makefile into Architecture directory making it possible to install
only one ARCH on a target system.
* Update Rules.make relative path
Signed-off-by: Jeff Lance <j-lance1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* Makefile expects armv5te for ARM9 devices which was done in oe-classic.
* In oe-core ARMPKGARCH only specifies armv5 for am180x-evm.
* Pass in ARCH=armv5te to make for omapl138 devices
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* Upgrade to version 2.0.5.
* New version needed since it was observed to have lower CPU utilization
which resulted in better throughput performance.
* Below patches used in version 2.0.4 are no longer needed:
004-svn-r43-ro.patch (already applied)
006-iperf-die-on-connect-fail.patch (already applied)
009-delayloop.patch (equivalent solution already exists)
* Patch 000-Iperf_Fix-CPU-Usage.diff and patch
003-fix-hyphen-used-as-minus-sign.patch have been updated to apply to
version 2.0.5
Upstream status: Submitted to meta-oe (master)
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* Converting svn repository to git.
* Primary reason was the fact that gforge required https to be used when
checking out files from svn repositories. This issue is discussed here:
http://bugs.openembedded.net/show_bug.cgi?id=2501
Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
* The TUNE_PKGARCH variable isn't providing the expected arch value. Switch to
ARMPKGARCH since it returns the expected value.
* Spell out protocol to get rid of warning.
Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Acked-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|
|
* Port the am-benchmarks from the original arago overlay to
meta-arago
* Change the name to arm-benchmarks
* Modify the recipe for oe-core changes
* Updated the SRCREV to pickup licensing file
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
|