summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-16origen: updated uboot branch in staging-origen.xmlAnnamalai Lakshmanan
updated uboot branch name in staging build Change-Id: Ieb7697b2ee35b468cced00d64d56db8ccbf8db31 Signed-off-by: Annamalai Lakshmanan <annamalai.lakshmanan@linaro.org>
2012-05-16tracking-origen: Remove Gator git repositoryAnnamalai Lakshmanan
Gator is in the linux-linaro kernel source tree, so we don't need the extra git repository for it. Also, this extra repository causes build errors as there are two Android.mk files trying to build the daemon. Change-Id: Id453b0c00b3f3b3993f56480a8d461a013a00c11 Signed-off-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: Annamalai Lakshmanan <annamalai.lakshmanan@linaro.org>
2012-05-15Merge "origen: updated the u-boot branch" into linaro_android_4.0.4Amit Pundir
2012-05-15origen: updated the u-boot branchAnnamalai Lakshmanan
updated the u-boot branch name. Change-Id: Ib0a6ca097e97cff2fca87609badec21be0a86cb3 Signed-off-by: Annamalai Lakshmanan <annamalai.lakshmanan@linaro.org>
2012-05-14snowball: moving from uboot-ux500 to u-boot-linaro-stableMathieu J. Poirier
Change-Id: Ibb8a510a94b0abeae302a30a40efb3b714b36a51 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
2012-05-11Snowball: Use linaro_android_4.0.4_snowball for device/linaro/snowballPatrik Ryd
Change-Id: Iadccc1a4cedbab3c8e25919c6e739904be6bf0d8 Signed-off-by: Patrik Ryd <patrik.ryd@linaro.org>
2012-05-09Switch to linaro_android_4.0.4 for branches with multimedia patchesPatrik Ryd
Signed-off-by: Patrik Ryd <patrik.ryd@linaro.org>
2012-05-09Snowball: add alsa-libPatrik Ryd
The ST-Ericsson multimedia code in the vendor tarball needs alsa-lib. Change-Id: I8ef87871f55026ad9fa8b1184f9342fe49fe5173 Signed-off-by: Patrik Ryd <patrik.ryd@linaro.org>
2012-05-07Abandonning in favor of a much better solution suggested by Bero:Mathieu Poirier
#if LINUX_VERSION_CODE < KERNEL_VERSION(3, 4, 0) root_dentry = d_alloc_root(root_inode); #else root_dentry = d_make_root(root_inode); #endif Revert "manifest: (All) move from d_alloc_root to d_make_root" This reverts commit 9d9c63ac1b46c63ae5f56770b21240d927e37a82
2012-05-07manifest: (All) move from d_alloc_root to d_make_rootMathieu J. Poirier
The API changed in the kernel between 3.3 and 3.4, causing a compilation failure on builds that are using kernel 3.4. Change-Id: I8fe1609500e143924fe3de91d5e302e43576019c Signed-off-by: Mathieu Poirier <mathieu.poirier@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-05-02manifests: staging-vexpress-rtsm-isw.xml switch test locationVishal Bhoj
switch test location to private git Change-Id: I754edbdac9ff83fe6b6d8e1db896ef6645648d8f Signed-off-by: Vishal Bhoj <vishal.bhoj@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: Merge tag 'android-4.0.4_r1.2' into linaro_android_4.0.4Bernhard Rosenkraenzer
Android 4.0.4 release 1.2 Change-Id: I7ec2b578ed6a38d23b7e1ae4153fd3e2f671b1d6 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
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-27staging-iMX6: Switch kernel to LT 2012.03 branch+AndroidizationBernhard Rosenkraenzer
Switches the kernel to the linux-linaro-lt-mx6-3.2.0-2012.03-0 branch from git://git.linaro.org/landing-teams/working/freescale/kernel.git plus Androidization patches Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-04-25manifest: update staging-vexpress-rtsm.xmlVishal Bhoj
track linaro-next branch for arm-virt-bl Change-Id: I8819a09c34307f96625cdea9737fe3caff8b9fab Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2012-04-25Manifest for android-4.0.4_r1.2The Android Open Source Project
Change-Id: I01dae7869f1298de50364ad88ccfb8fa7875fec0
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-21manifests: Add staging-vexpress-rtsm-isw.xmlVishal Bhoj
This manifests can be used to build image with integrated switcher for vexpress-rtsm.It would build only on android-builds.One has to change the username in the manifest to their Launchpad id to build it locally provided they have access to linaro-private.git.linaro.org . Change-Id: I23c402a0f41ac759c7dd02a61cd5f3a4cf2c0e4f Signed-off-by: Vishal Bhoj <vishal.bhoj@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>
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-12origen: updated branch namesAnnamalai Lakshmanan
updated the kernel branch names as following: android-tracking - 3.3 kernel android-stable - 3.0 kernel Change-Id: I210c5e8a3e0af66d92a7d59a0e19fdb8c25cd071 Signed-off-by: Annamalai Lakshmanan <annamalai.lakshmanan@linaro.org>
2012-04-10tracking-vexpress: Remove Gator git repositoryJon Medhurst
Gator is in the linux-linaro kernel source tree, so we don't need the extra git repository for it. Also, this extra repository causes build errors as there are two Android.mk files trying to build the daemon. Change-Id: I523e97320a19f349a1a9134a63888ad212b8785e Signed-off-by: Jon Medhurst <tixy@linaro.org>
2012-04-10origen: changed branch namesAnnamalai Lakshmanan
changed branch names for tracking 3.3 kernel Change-Id: Ie28f3a532cf3b66dfa2e3f4f8b69d2fab023d64f Signed-off-by: Annamalai Lakshmanan <annamalai.lakshmanan@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-05tracking-vexpress: add initial manifestZach Pfeffer
Tracking will be equivalent to staging, except for the kernel which will point to: git://git.linaro.org/kernel/linux-linaro-tracking.git linux-linaro Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2012-04-04manifest: (All) switch back to glmark2 masterZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2012-04-03manifests: staging-vexpress-rtsm: switch boowtrapper branchVishal Bhoj
switch boowtrapper branch to gnu-build-next Change-Id: Ic4584cfe945caa11d679aa1906e5fd05e95d4807 Signed-off-by: Vishal Bhoj <vishal.bhoj@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>
2012-03-29Revert "manifest: (All) Use qemu master for now"Bernhard Rosenkraenzer
This reverts commit 339ed96f36c5c19eb566d1821e44fd0e497caa61. The android-4.0.4_r1.1 tag exists on qemu now. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-03-29manifest: (All) Use qemu master for nowBernhard Rosenkraenzer
The android-4.0.4_r1.1 tag doesn't exist on qemu yet. This will probably be fixed in the next mirror sync - this commit is only needed to get things going until then, and should be reverted ASAP. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-03-29manifest: (All) Comment out device/samsung/torospr inclusionBernhard Rosenkraenzer
device/samsung/torospr currently doesn't exist on our mirror (Bug #968137). Don't pull it in for now. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-03-29manifest: Create 4.0.4 branchBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-03-28Manifest for android-4.0.4_r1.1The Android Open Source Project
Change-Id: I121ddadba19ab1e569701a5233ac00b1d6603da6
2012-03-28Manifest for android-4.0.4_r1The Android Open Source Project
Change-Id: I36e89af1acd625853ab1ecb584396e7519699bc2
2012-03-28Manifest for android-4.0.3_r1.1The Android Open Source Project
Change-Id: I61ab4c826b33fd8b507976e163bb9ce0a597c9c6
2012-03-28use linaro branch of core testsAmit Pundir
Change-Id: I1d4029d584d51279458315252145df3cbc691e1b Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2012-03-26manifests:vexpress-rtsm: siwtch to semi-hosting bootwrapperVishal Bhoj
Change-Id: I84e427d6200917d9c83be9af7130fddc8f48c7a6 Signed-off-by: zach.pfeffer@linaro.org <ubuntu@ip-10-204-73-140.ec2.internal> Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2012-03-26add biglittle core testsAmit Pundir
Change-Id: I79eecc0dd541a1c644998549fbf873d0e07fa4f2 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2012-03-23snowball: taking landing build off the _snowball branch.Mathieu J. Poirier
This was proven to work on 'tracking', let's go with 'landing'. Change-Id: Ia96a4c4181b29982901e3da9d25e9199a785ad1b Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>