summaryrefslogtreecommitdiff
path: root/staging-vexpress.xml
AgeCommit message (Collapse)Author
2012-08-20manifests: (All) Use Linaro branch of opensshBernhard Rosenkraenzer
It adds -fno-strict-aliasing so we don't have to use that flag globally Change-Id: Idadf2ab2738600ab307e720099476e68384113f6 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-19manifests: (All) Use Linaro version of system/extrasBernhard Rosenkraenzer
Adds -fno-strict-aliasing to system/extras/tests/memtest Change-Id: Ia14a41be65189b531c4ae21f40880c00425dfbe1 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-19manifests: (All) Use Linaro version of mesa3dBernhard Rosenkraenzer
Activates -fno-strict-aliasing locally so we don't have to do it globally Change-Id: I9f55364c37ef63543b043f1098829686aeda2c8d Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-19manifest: (All) Use Linaro version of tcpdumpBernhard Rosenkraenzer
Linaro tcpdump has a workaround for aliasing violations Change-Id: Idcdb0514c51a72966d45191c63b291bae257567a Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-16manifests: (All) Use Linaro version of ping6Bernhard Rosenkraenzer
Activates -fno-strict-aliasing locally so we don't need it globally Change-Id: I26836c0130d5a012abea3d969d9f20bbb3bf9f02 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-16manifests: (All) Use Linaro version of pingBernhard Rosenkraenzer
Fixes violations of aliasing rules Change-Id: I629dbb9c219450cdfeb9498d8935d968cf172551 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-16manifests: (All) Use Linaro branch of e2fsprogsBernhard Rosenkraenzer
Makes building without global -fno-strict-aliasing possible Change-Id: Idb57eb0bc4eb1e95e00e779e7aca4adeeac4013f Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-16manifests: (All) Use Linaro branch of dnsmasqBernhard Rosenkraenzer
Fixes aliasing violations Change-Id: I5b23754aad1a858435f3ac5c52cbf463b4bd0d7e Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-15manifests: (All) Use Linaro version of skiaBernhard Rosenkraenzer
Fixes aliasing violations and ISO C++ 11 Change-Id: I3ba26762c8ea2984aec3d4326683be3e5f64d75b Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-15manifest: (All) Use Linaro branch of slangBernhard Rosenkraenzer
Fixes violations of aliasing rules Change-Id: I714ff0bfe68214f27e8ee45598254f4c92a2af82 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-15manifest: (All) Use Linaro branch of ChromiumBernhard Rosenkraenzer
The Linaro branch fixes some violations of aliasing rules Change-Id: Idc4ef23d96df47f273c7165d3d0e4b1edadf9c18 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-15manifests: (All) Use Linaro branch of frameworks/wilhelmBernhard Rosenkraenzer
The Linaro branch fixes various violations of aliasing rules. Change-Id: I0498b47f6d8e2f7db221b1a7e4a4da71db97b6c5 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-15manifest: (All) Use Linaro version of frameworks/exBernhard Rosenkraenzer
Fixes aliasing violations Change-Id: Ib16fb3d66325464ff9780e8dd6c28b4a90cbab48 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-15manifests: (All) Use Linaro branch of libcoreBernhard Rosenkraenzer
Linaro libcore fixes various aliasing violations Change-Id: Ia92dfae53ba9a5991c949f107365c2d297bb9191 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-15manifest: (all) use Linaro version of perfBernhard Rosenkraenzer
Needed for -fstrict-aliasing work Change-Id: I6fed935fbe3a14f2e94c20a31faf4c5b7a16658c Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-15manifests: (All) Use linaro branch of clangBernhard Rosenkraenzer
Change-Id: I37a30baefb7c7ebd3283d26a49935aa08dd9bd51 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-12manifest (All): Use new Linaro branches of various projectsBernhard Rosenkraenzer
This switches the following subprojects over to Linaro branches: - libhardware_legacy - freetype - sonivox - openssl Change-Id: Ife6ab1161c6c7105e3147b324abca8b27d2e67a9 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-12manifest: (All) Move to android-4.1.1_r4Bernhard Rosenkraenzer
Rebase to android-4.1.1_r4 instead of android-4.1.1_r3 Change-Id: I5366d350674f0d1ed95edb9d30915c9713e0a40b Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-08-03manifest: (All) add upstream repository for android input bridge.Romain Perier
Add a new remote repository pointing to my personal repositories on github. Android input bridge is cloned and saved as external/android_input_bridge for all the manifests. Signed-off-by: Romain Perier <romain.perier@gmail.com> Change-Id: I7c060ad03633b80243d41521d9ebe0a36ceb5568
2012-08-03manifests: (All) Use Linaro version of voldJon Medhurst
We have increased the maximum number of disk partitions to 8 as Linaro disk images have more that the existing maximum of 4. Change-Id: Ica4d9ebdc2a16d6f9ab6d451ea9b54e1aeab5278 Signed-off-by: Jon Medhurst <tixy@linaro.org>
2012-08-01Fix a typo exernal -> externalZygmunt Krynicki
A small typo was introduced with commit cb997c4c. Normally this typo seems harmless but when building with TARGET_BUILD_VARIANT=tests it causes 'asan_test' not to build correctly. Change-Id: I01181ff8f8819f0e5d0bf6794624a3ee6a6c5b52
2012-07-31manifests:(All) Pull linaro version of wpa_supplicant_8Vishal Bhoj
Change-Id: Icebb93a40acfe5733279af016d34c0c769ceff58 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2012-07-24manifest: (All with JB bits): Pull in Linaro version of system/coreBernhard Rosenkraenzer
Change-Id: Ic74f626573e087a5afcf79b56ceb870701ea8e3f Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-07-23manifests: Create 4.1.1 based manifest for vexpressBernhard Rosenkraenzer
Change-Id: I47d354136c8e564bb342904b7cc806aa9590676e 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-18staging-vexpress: Move to Linux 3.4Jon Medhurst
The vexpress 3.4 kernel has Gator code in-tree so we drop the external Gator repo. Change-Id: Ia3805cf298d88d4165283c3bf190c5c587e54252 Signed-off-by: Jon Medhurst <tixy@linaro.org>
2012-04-17manifest: (All) Add htopAmit Pundir
Change-Id: I562bfeb9d8d154a9a35a0893392da54cb049c897 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2012-04-17manifest: (All) Add tinyhalVishal Bhoj
Change-Id: Ic6783003578032da930612774b9088ea0bacb78d Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2012-04-09manifest: (All) add DisableSuspendZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org> Change-Id: I0a813c525babf419c2efecbd0571d4c438786edd
2012-04-07manifest: (All) add stressapptestAmit Pundir
Change-Id: Ia1ff28c4bd20455b99fb7ebc17f68b9d59064e5b Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2012-04-04manifest: (All) switch back to glmark2 masterZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2012-04-02manifest: (All) Get busybox from linaro-1.19 branchZach Pfeffer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: I6babee9f185443a53a6899dcadc99ec74b40d81d
2012-03-30vexpress: Rename manifest and device to remove trailing 'a9'Jon Medhurst
We also support A5 and A15 so 'a9' is misleading. (Also drop panda and snowball devices, no need for them.) Change-Id: Ieb8a1e25506bbb0216d3267a076a52fddebc0904 Signed-off-by: Jon Medhurst <tixy@linaro.org>