summaryrefslogtreecommitdiff
path: root/fsl-iMX6.xml
AgeCommit message (Collapse)Author
2012-07-24manifest: Remove all manifests that don't have JB bits in (for now)Bernhard Rosenkraenzer
Change-Id: I0dc24bf1e326f9aaffd4e2e5818fd53e1a119a0c Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-07-04manifest: (All) Add stringbenchBernhard Rosenkraenzer
Stringbench tests the performance of string routines implemented by cortex-strings Change-Id: I2c842f493bb8060f8f7c13e91465667a2992fc31 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-07-02manifest: (All) Use linkloader from linaro branchZygmunt Krynicki
Fixes linking issues Change-Id: I42662069f066efb1d87b9870e544e497edafecfc
2012-06-13manifest: (All) Update to ffmpeg 0.11.1Bernhard Rosenkraenzer
Change-Id: Ib0c735d5d7f89069633eac9fe20b72b4b78459d6 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-06-07manifest: (all) Use android-4.0.4_r2.1 as baseBernhard Rosenkraenzer
Change-Id: Iac244712d1c03a94f591c8e8d1848451f3194d95 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-31manifest: (All) Use elfutils from Linaro branchBernhard Rosenkraenzer
The Linaro branch builds a target libelf.a, not just the host tools. This is needed by perf. Change-Id: Idb6d3ad0522134ed42e62bae4b9621dc593744cf Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-25manifest: (All) Use Linaro branch of embunitBernhard Rosenkraenzer
The Linaro branch adds a fix for an aliasing violation in the unittest. Change-Id: Ie58d77a290f5e8c0aff8f4a2d37f469d32146f4c Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-23manifest: (All) Use Linaro branch of v8Bernhard Rosenkraenzer
Use Linaro branch of v8 for ISO C++11 changes Change-Id: Iff9d25bd0c5852f24faca7c421fbf5b8193da2ec Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-22manifest: (All) Use oprofile from linaro branchBernhard Rosenkraenzer
Fixes ISO C++ 11 build Change-Id: I44df19e5d20b5e0f629445a9dfb4a70014d5457e Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-22manifest: (All) Use linaro branch of WebKitBernhard Rosenkraenzer
The Linaro branch has fixes for ISO C++11 Change-Id: I36b414704d4fd9cf0ac4cd843504600171dba9a1 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-21manifest: (All) use linaro branch of CameraBernhard Rosenkraenzer
The Linaro branch contains ISO C++ 11 fixes. Change-Id: I69a986f24439cfe5f4c91e18348a9d3bd75fa6cc Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-05manifest: (All) Use tcpdump and strace from LinaroBernhard Rosenkraenzer
They contain aliasing fixes Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-04manifest: (All) Use ping/ping6 from Linaro branchesBernhard Rosenkraenzer
Fixes aliasing violations Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-04manifest: (All) Use Linaro branch of dnsmasqBernhard Rosenkraenzer
Adds aliasing fixes Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-04manifest: (All) Use Linaro branch of OpenWnn (aliasing)Bernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-04manifest: (All) Pull in linaro_android_4.0.4 branch of chromiumBernhard Rosenkraenzer
Pull in linaro-ified chromium for strict-aliasing fixes Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-04manifest: (All) Use the right version of system/mediaBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-04-27manifest: (All) Default to android-4.0.4_r1.2 instead of 1.1Bernhard Rosenkraenzer
Default to pulling code from android-4.0.4_r1.2 instead of android-4.0.4_r1.1 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: Id79b7ce907cfa58e0d794374ac960903c94de99e
2012-04-27manifest: (All) use linaro-ics branch for device/linaro/*Bernhard Rosenkraenzer
Attaching device/linaro/* to a particular minor release doesn't make much sense - all it does is make updating to a new minor release more work, cause code duplication, and make it harder to keep several minor releases working. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: Ia7d90832f57222b7042a52d067b6c89ec24b4039
2012-04-22fsl-iMX6: Remove gatorBernhard Rosenkraenzer
The kernel in fsl-iMX6 is too old to support gator. Don't try to build it. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-04-19manifests: Add fsl-iMX6 configBernhard Rosenkraenzer
This is an iMX6 build with patches from Freescale's 13.2 reference build Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>