summaryrefslogtreecommitdiff
path: root/staging-panda.xml
AgeCommit message (Collapse)Author
2011-12-17manifest: (All) integrate libpng (libpng-turbo) 1.5.7 beta 01Tony Mansson
Use the linaro_android_4.0.1 branch for libpng that integrates libpng 1.5.7 beta 01. There are interface changes in this libpng version compared to what AOSP uses. Corresponding changes are required in: * external/skia/src/images/ file SkImageDecoder_libpng.cpp * platform/bootable/recovery/ file Android.mk file minui/resources.c * platform/frameworks/base/ file tools/aapt/Images.cpp file tools/aapt/ZipFile.h The corrosponding projects have been forked and are included in the manifest change. Signed-off-by: Tony Mansson <tony.mansson@linaro.org> Change-Id: Ia6b110735b33babb69d0d8032897c82864ec03fe
2011-12-16manifests: (All) integrate libjpeg-turboChao Yang
Change-Id: I6b493a28b401bfb7f04dbb02ccdef07737649327
2011-12-15manifests: (All) correct the path to 0xbenchZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2011-12-15manifests: (All) Use Linaro version of 0xbenchBernhard Rosenkraenzer
It fixes a bug and various aliasing violations Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-12-15manifests: (All) use Linaro branches of bluetooth/bluez and bluetooth/glibBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: Id7fcdf64acb9aaa6d70217f32f4062c21f62dfde
2011-12-14manifest: (All) Use Linaro versions of llvm and clangBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-12-14manifest: (All) Use Linaro version of exBernhard Rosenkraenzer
Use Linaro version of ex to fix aliasing violations Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: If6e2393f134ff276e23c928a22fa562ab9b7ca3a
2011-12-14manifests: (All) Update to ffmpeg 0.9Bernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: Icfd47cc9cea7cc4588f7d40d52cb17b832cae0bf
2011-12-12Revert "manifest: (All) use linaro_android_4.0.1 branch for libpng"Zach Pfeffer
This reverts commit 41dea17d64a50dfa6e16f40c4122fafba6bc0f80
2011-12-12manifest: (All) use linaro_android_4.0.1 branch for libpngTony Mansson
Change-Id: I0ae7bad7ddf1d897f1b8cee77b06b39563c96b0c Signed-off-by: Tony Mansson <tony.mansson@linaro.org>
2011-12-09manifest: (ALL) Add LinaroWallpaper code to buildAndy Doan
We are enabling this live wallpaper as the default wallpaper for ICS builds. This puts it in the build system so that device.mk can then reference it Change-Id: I87bcc5334c73dc9e375f651ffa9b91075559c449 Signed-off-by: Andy Doan <andy.doan@linaro.org>
2011-12-08manifests: (All) Use Linaro version of libcoreBernhard Rosenkraenzer
Fixes various aliasing violations Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-12-08manifests: (All) Use Linaro version of opensslBernhard Rosenkraenzer
This disables strict-aliasing for the openssl module Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-12-07manifests: (All) add samsung gralloc_ump and umpZach Pfeffer
These are used for 2-d and 3-d graphics allocation on Samsung Origen Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2011-12-07manifests: (All) Use Linaro version of sonivoxBernhard Rosenkraenzer
The Linaro version fixes some aliasing violations Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-12-07manifest: (All) Use Linaro version of freetypeBernhard Rosenkraenzer
This version includes fixes for compiler flag assignments Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-12-07manifest: (All) Add 0xbenchZach Pfeffer
Re-adding to ICS. Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org> Change-Id: Ib4a456926b693efe599d0fc49e3c58234da13559
2011-12-07manifest: (All) Use Linaro version of libhardware_legacyBernhard Rosenkraenzer
The Linaro version fixes aliasing violations. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-12-07manifest: (All) Use Linaro version of stlportBernhard Rosenkraenzer
Linaro's version of stlport fixes an aliasing violation. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-12-07manifests: (All) Use Linaro version of srecBernhard Rosenkraenzer
srec now has a linaro_android_4.0.1 branch, containing aliasing fixes. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-12-07manifests: (All) Use Linaro branch of BionicBernhard Rosenkraenzer
The Linaro branch of Bionic fixes several aliasing violations. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-12-05manifest: (All) Set 4.0.1_r1.2 instead of 4.0.1_r1 as default revisionBernhard Rosenkraenzer
There is no relevant difference between 4.0.1_r1 and 4.0.1_r1.2 Other than the build ID, only bits in the Nexus kernel seem to have changed. So no reason not to use the latest revision, if only to indicate 4.0.1_r1.2 changes are in so we don't have to investigate them again. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-12-05manifest: (All) pull linaro_android_4.0.1 branch for voldVishal Bhoj
Change-Id: Ic3d502646ffffd7742b8f6c42bcc923f2c06efb1 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2011-12-02manifests: add review URL to manifest which were missing itVishal Bhoj
This should fix the bug https://bugs.launchpad.net/linaro-android/+bug/899036 Change-Id: Ief39416db8ecf9ab949455e0228fde33e7e0199f Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2011-11-28Add gator.git to all manifestsPatrik Ryd
2011-11-26manifests: (All) use linaro branch of libvpxBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-26Revert "manifests: (All) Use updated libvpx to make ffmpeg happy"Bernhard Rosenkraenzer
This reverts commit 170b419ef6375f254584d32a6c2a7253a906e804 The version included with ICS should be new enough, the fact that ffmpeg doesn't see it as a current version needs to be fixed elsewhere.
2011-11-25manifests: (All) Use updated libvpx to make ffmpeg happyBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-25manifests: (All) Bring back busybox, lrzsz, ffmpeg, x264Bernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-22staging-panda: switch kernel to 3.1Zach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2011-11-21Use Linaro kernelBernhard Rosenkraenzer
2011-11-20Add AOSP kernel and switching mechanism, use AOSP kernel for nowBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-20Use linaro version of hardware/ti/omap4xxxBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-19staging-panda: Use linaro version of slangBernhard Rosenkraenzer
It has a compile fix for gcc 4.6 -Werror Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-19panda: Use linaro branch of frameworks/system/coreBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-18panda: Use linaro branch of libhardwareBernhard Rosenkraenzer
Use linaro branch of libhardware, uses the correct ioctl for pushing new screens to the framebuffer Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-18manifest/staging-panda.xml: Get everything from our mirrorBernhard Rosenkraenzer
Remove workarounds for our incomplete mirror - it's complete now. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-17staging-panda.xml: Add linaro-other remote for kernel, u-bootBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-17manifests: Workarounds for incomplete mirrorBernhard Rosenkraenzer
Fetch some stuff from upstream and some stuff from git.linaro.org until our mirror is complete Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-16Fetch stuff that hasn't shown up on our mirrors yet from AOSPBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-16panda: Sync with ICSBernhard Rosenkraenzer
Get stuff from ICS for staging-panda Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-07manifest: Use linaro_android_2.3.5 branch of prebuiltBernhard Rosenkraenzer
Use linaro_android_2.3.5 branch instead of AOSP upstream for prebuilt - needed to fix gdbserver crash on startup until we built it from source Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-11-04Use the Linaro version of v8Bernhard Rosenkraenzer
Change-Id: I012a76d7bc717012b868e638be30b0bcdfc9fc02
2011-10-21manifest: Get mmtest from its current repositoryBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-10-21manifest: Use linaro versions of tremolo and freetypeBernhard Rosenkraenzer
We have to make adjustments to the tremolo and freetype build processes to take advantage of current toolchain improvements. Pull those 2 projects from the Linaro repository and use the Linaro branches. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-10-19libunwind: add to all buildsAndy Doan
Adds in version of libunwind that supports Android's build system. libunwind can be used to produce better stack traces from native code crashes in Android applications. This library can be used by the debuggerd component so that developers can get improved dumps via DDMS. Change-Id: If7955e5145efc08e5500a8aac4556a521571fda2 Signed-off-by: Andy Doan <andy.doan@linaro.org>
2011-10-13all manifests: Update libnfc-nxp with new branch for all buildsChao Yang
Branch linaro_android_2.3.5 created for libnfc-nxp to commit aliasing violation fix. Apply the changes to all manifests Change-Id: I20124204ea8f27bf701f81d132b4ddd4b67077bf
2011-10-13Revert "libunwind: add to all builds"Paul Sokolovsky
This reverts commit 2e06c1d094b6342fde8fbf4512eda4e59e1cd565 Using raw SHA1 revision in manifests caused builds breakage. Change-Id: I52646764749f3e9a21b9ff6795a193ba8d55e67f
2011-10-13camera:add libcamera to all the manifestsVishal Bhoj
2011-10-12manifest: Add lrzszBernhard Rosenkraenzer
This adds lrzsz for easier file transfer from minicom. Change-Id: I2970d9a81775736c687536af611229338a16f74f