aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro
AgeCommit message (Collapse)Author
2013-12-12odp: change install dir variableAnders Roxell
DEST -> DESTDIR Change-Id: I8a2d9c7f9e20a1656b8eb6e63b684ad72abf65f3 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-12-09OpenDataPlane package for OpenEmbedded v4Maxim Uvarov
This package includes: - odp (current project); - openem (reference project); - dpdk (needed for openem); Change-Id: Id67cbfcc3e5be6f211d7bd91a20843a5171a00c1 Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2013-12-04Add Linaro Powerdebug recipeFathi Boudra
Change-Id: I359f0ff083f973a3441ab3d40c7333ab33113b4c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-12-03acpica: update recipe to 20131115 releaseFathi Boudra
* update SRCREV and PV * drop PR * drop fix-parallel-build.patch * refresh patches Change-Id: I5c80cb372f9c169a6624047f5ec7aa4b9dfeeb63 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-12-03images: add a test image based on AragoFathi Boudra
Change-Id: If188b1327c948b774beb1f96a10242e72495a918 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-12-02linaro-image-lng: only build trinity-examples for ARMKoen Kooi
Trinity-examples doesn't build for x86, so limit it to armv7a and armv8 builds. Change-Id: I4e887576673912c493618075cb7bd221a0ab59c5 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2013-11-29gator: add initscriptRiku Voipio
Add automatic start of gatord, help closing https://bugs.launchpad.net/linaro-oe/+bug/1244104 https://bugs.launchpad.net/linaro-oe/+bug/1243688 Change-Id: I8c7a18d58e324c8fbfaaf11579d7677c215b771d Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-11-28alip-sysroot: remove staticdev packagesRiku Voipio
This is a temporary measure to allow building alip sysroot while we wait for fix in meta-browser layer. Change-Id: I2ee29da9d97bf571e8eeb59f595ea09361731421 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-11-26linaro-image-minimal-initramfs: do not invoke bash as a login shellTyler Baker
Change-Id: Ia3c0efa416eb9727586c287914dc64e705d8591b Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
2013-11-25qemu git: add missing dependency on jpegKoen Kooi
05:03:45 | Collected errors: 05:03:45 | * satisfy_dependencies_for: Cannot satisfy the following dependencies for qemu: 05:03:45 | * libjpeg8 (>= 8d+1.3.0) * 05:03:45 | * opkg_install_cmd: Cannot install package qemu. Change-Id: I238fde69bdd253cd5d654461249f1905d765b131 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2013-11-21arndale-pre-boot: replace AUTOREV with a fixed SRCREVKoen Kooi
Change-Id: Ic0ab9d085b24d3ba3ce53c867052290abd511c12 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2013-11-21hiphopvm: replace AUTOREV with a fixed SRCREVKoen Kooi
This doesn't build for Aarch86/gcc4.8, but it's the closest SRCREV I could find to match the last commit to the recipe. Change-Id: I683c3e9e57e55782e570d8d8be9fef09b22fb047 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2013-11-18linaro-image-leg-java: add openjdk-8-source packageAndrew McDermott
Makes it viable to debug Java code remotely. Change-Id: I1efd4d2f7f15d5ad42ed06c52d763f33985a19e9 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-11-18linaro-image-leg-java: add openjdk-8-doc packageAndrew McDermott
Provides access to man pages, et al. Change-Id: Ie43faa713574465589a9d6f7c30ab81ef0c2cfaf Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-11-18linaro-image-leg-java: add openjdk-8-jtreg packageAndrew McDermott
Provides access to jdk and hotspot test suite. Change-Id: I5c1f6ca4e3b6fc49181943b22ff9a95eca5ff1d9 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-11-15linaro-image-minimal-initramfs: use devtmpfs over mknod to increase portabilityTyler Baker
Change-Id: I9b215b779d8273027d8c950f85d6955186ae1c8a Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
2013-11-08genericarmv7ab: Fix to select big-endianRichard Purdie
Fix genericarmv7ab to select a big-endian tune by default as it name implies it should. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Change-Id: I46304e7d6ae5f0e7248a1b90c57028ea43f0e648
2013-10-31leg-java: add vim packageAndrew McDermott
Change-Id: I45fbce9a470b6a102d9eab776a0a8cbbadb516a0 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-10-31leg-java: add tmux packageAndrew McDermott
Change-Id: Ieec0799c9b11c4f130c9d0009b16c415e5202a15 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-10-30genericarmv7a*: remove DEFAULTTUNE overridesKoen Kooi
The ARM float ABI is a DISTRO.conf setting and the OE-core default is softfp, so remove it from the machine configs. The Linaro CI configs have been updated to set the float abi in their site.conf. Change-Id: Iabd5508f3600281800c43adf5518e704c8fd3602 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2013-10-24Add ALIP sysroot recipeRiku Voipio
To be used with external toolchain tarball. Change-Id: Ice181bd8a3c6abae42881c7c5120b6b41e33ff91 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-10-21busybox: Background udhcpc if lease is not immediately obtainedKim Phillips
The default busybox udhcpc configuration sets the --now option "Exit with failure if lease is not immediately obtained". The LAVA lab has a delay when servicing DHCP requests for boards running OE - see bug 1239820. This patch sets the -b option instead of -n, so udhcpc will go into the background if the lease is not immediately obtained, allowing networking tests to succeed when run in the LAVA lab. Change-Id: I1a3ef36638507a78b8a5ffa95d6f2e1b58f5427e Signed-off-by: Kim Phillips <kim.phillips@linaro.org>
2013-10-18busybox: enable CONFIG_FEATURE_TAR_NOPRESERVE_TIMENicolas Dechesne
When running JFFS2/UBIFS images in LAVA (e.g. from NAND), the images cannot be modified upfront by LAVA to add the tests, so the tests need to be untar'd upon boot from the target. 'tar -m' is required to avoid messing up with the files mtime, otherwise we might get funny results depending on the device clock versus the stored mtime in the tarballs... Change-Id: I5ce637b77b132a1bf6f07c610003186330a97a9e Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2013-10-17meta-linaro: ganglia: add monitoring utilities to system startupAndrew McDermott
Added gmond and gmetad to system startup. Also ships with default configurations; for gmond this comes from running `gmond --default_config'. Change-Id: I5274b722245cbc2476b08c293a5b25d2cd25e36b Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-10-17calibrator: add sha256 SRC_URI checksum to fix warningFathi Boudra
Change-Id: If05a7c99eb6ab8172c93a8c758f86cd34c9b82f9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-17linaro-image-lng: clean up deprecated lineFathi Boudra
Change-Id: Iad98ad812e150c52f3967d0aa187cb6ee101837b Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-17linaro-image-lng: latency-test fails to build on armv8 - disableFathi Boudra
Change-Id: I70ff3354beb7c92de054ba420bf44aeb4c5e5006 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-16leg-java: add ganglia packageAndrew McDermott
Also took the opportunity to correct the sort order in IMAGE_INSTALL. Change-Id: I219f3fc51c65f1e752f78ee1bd3e86e9b8976085 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-10-16auto-serial-console: make sure that all console= entries checkedVictor Kamensky
auto-getty is called with -e option which means errexit (exit on error). If console= entry is not in /etc/securetty file `/bin/egrep "^${secure}$" /etc/securetty` returns error and processing stops. Make sure that unsuccessful egrep does not stop script execution add 'true' at the end. Existing auto-getty were failing to start session on ttyO2 on Pandaboard when the following command line was used: console=tty0 console=ttyO2,115200n8 root=/dev/mmcblk0p2 ... and tty0 is not in /etc/securetty Change-Id: I1654c3a48cd45247b78085fe1712e4a51b0bffc2 Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
2013-10-15meta-linaro: add recipe for gangliaAndrew McDermott
Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. Change-Id: I34fd612e2c7b125cd5e22b2cd86cb911091c8aaf Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-10-15meta-linaro: add recipe for confuseAndrew McDermott
Change-Id: I8029b6e9b9cfddd241f405552bd1aa7fb94eb212 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-10-15linaro-image-lamp: add gatorRiku Voipio
add gator to the lamp image, fixes https://bugs.launchpad.net/linaro-oe/+bug/1239282 We also need to fix build on Aarch64, which is just due to useless arch specific settings. Fortunately there is a more generic Makefile in the sources we can use instead. Change-Id: I9422fe4dfe532c8ccb9086f4f78e2ff9155658b0 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-10-13linaro-image-common: add openssh-sftp-server to lamp/alip images (LP: #1239283)Fathi Boudra
sftp server is required by Gator. Change-Id: I5acb4840b94a0f2c66bb09422da3a2c61e419d51 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-11linaro-image-lng: Add latency testMike Holmes
Change-Id: Ic95180626718b170692b5cd7fa4900adf4f6dabb Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
2013-10-11latency-test: add recipeMike Holmes
Change-Id: I4b129c8c4dd0a5cd1c2e9cc25743f4129f617756 Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
2013-10-11python-numpy: fix build error for armebAnders Roxell
Change-Id: I6241741de826b17d4b438730ce9a021f88c7ff6b Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-10-11trinity: change to patches that got submitted upstreamAnders Roxell
Change-Id: I55ba5b202b2dcc3e93a45ce93ddc4b438123e05a Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-10-10auto-serial-console: fix auto-getty hardcodes device names (LP: #1233786)Marc Zyngier
The auto-getty script is very badly behaved, as it assumes that the console on which to run getty must be called tty*. While this is true most of the time, this doesn't fly at all when using a paravirtualized console (the standard hvc console, for example). You end up with a booted guest and no way to interact with it. The attached patch tries to work around this issue and parse /etc/securetty to find out if the device passed on the kernel command line has been vetted for root use. If so, there is no reason to prevent getty from running on this console. It also fix a very silly bug where GETTY_ARGS will forever expand each time getty is re-spawned. Change-Id: I6109d48bca13850cf90a37f11fd9aa24ce2dba43 Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2013-10-10leg-java: add htop packageAndrew McDermott
htop shows a better breakdown of per-core usage compared to busybox top. Change-Id: Iadb85aa5f856f76578d53a3819ab3f35a42fd197 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-10-10leg-java: add git packageAndrew McDermott
Generally useful but added here to pull from the LCU13 Hadoop demo repository. Change-Id: I776605482831c7a0ebd470e9d4d971570f98aba5 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-10-10leg-java: add links packageAndrew McDermott
This is useful for browsing the HTML reports generated by jtreg. Change-Id: I37f12c57fd577adb133dd690233812f0e1993ac6 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-10-09trinity: build against armv8Anders Roxell
Change-Id: I143c612e16d8df6b308dbe661b2bab534bea38f3 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-10-09linaro-image-lng: added trinityAnders Roxell
Change-Id: Iea5921f2a24aa0159e00889725e4f0f3e464c117 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-10-09trinity: add recipe for version 1.2Fathi Boudra
Change-Id: Ia9adf1a19031bebda47d05f861a964463e530911 Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-08leg-java: openjdk-8: remove icedtea7-native build dependencyAndrew McDermott
This commit breaks the build dependency on the icedtea7-native package and will instead rely on the installed version of java/javac from the build host when bootstrapping. Change-Id: I76fd18fb101af87fccae36ec1fdbfa818a434701 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-10-08linaro-image-lng: build systemtap and valgrind on armv7a only, workaround ↵Fathi Boudra
build failures on aarch64 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-08linaro-image-lng: add lmbenchAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-08linaro-image-lng: add tunctl and brctlKim Phillips
for use with kvm guest networking. Signed-off-by: Kim Phillips <kim.phillips@linaro.org> Acked-by: Anders Roxell <anders.roxell@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-03kernel: pin bigendian kernel to 13.09 releasesRiku Voipio
Stick to the released version while we wait for linux-linaro to regain bigendian patches
2013-10-03adding curl to linaro-image-lngAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>