aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-17meta-aarch64: drop coreutils bbappend - patch merged in 8.22Fathi Boudra
Change-Id: I057b7745fb66fcb9a1ff16c041abb95650fed313 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-16gcc-linaro: update to Linaro GCC 4.7-2014.01 pre-releaseFathi Boudra
Change-Id: Ida506bbe202542a7324036169e17c683328ccae3 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-16leg-java: add python packages for OpenJDK 8 test scriptsAndrew McDermott
Change-Id: Idfbd77f44adc931de57b9411d76c58158a147214 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2014-01-16leg-java: add packages to enable native OpenJDK 8 buildAndrew McDermott
Change-Id: I6bf1da6409dbf52b934ff9acd1b3c17c6ed59de1 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2014-01-15openem.bb: droped, ODP and netmap have taken their placeAnders Roxell
Change-Id: Ib8318657cb9a2038055a0d5a034e7b8270223304 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-01-15linaro-image-lng: remove openem from the imageAnders Roxell
openem and dpdk have been deprecated, ODP and netmap are taking their place. Change-Id: I71ec0e932f2b4ce0d149345ed413828af0688f5e Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-01-15genericarmv7a: force GRUB EFI modeKoen Kooi
The OE-core default for arm32 is uboot mode, but we want EFI mode, so override it in the machine config. Change-Id: I8000700815208bb679ad2a818a74ef39fb73b414 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-15linaro-image-lamp: add grub for armv7a for LEGKoen Kooi
Acpica and dmidecode are dragged in via linaro-image-common, grub is speficied in the recipe. When fwts gets merged into meta-oe this will get added to the recipe. Change-Id: I79266d013ff817606a0986c83f97851785386a68 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-14eglibc 2.17 bbappend: drop, 2.17 was deleted from oe-coreKoen Kooi
Change-Id: I24ddb162630797bf788584ed8576cb39922c7069
2014-01-13openem: provide ${PN} as packageKoen Kooi
All the openem files would go into ${PN}-examples leaving ${PN} empty Change-Id: Ia6495f0f3734a9558efe77a4fa09d5a020cc6fe2 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-13odp: update to the latest codeMaxim Uvarov
Change-Id: I1a74ce7a540fdb016107dcf8f541c788f3eac623 Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2014-01-13openem: fix git branchKoen Kooi
The odp commit listed in SRCREV isn't present in the master branch, only in the 'ratable' branch. Change-Id: Ib9c15bd6ce1f17a882a6f3585d330486b3d8f6da Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-11meta-bigendian: kexec-tools: arm: Fix endianness in crashdump headerTaras Kondratiuk
Change-Id: Ic0ae08a66e91c7855c521d95ea831183b5ef73a8 Signed-off-by: Taras Kondratiuk <taras.kondratiuk@linaro.org>
2014-01-10leg-java: add sed packageAndrew McDermott
Building openjdk natively requires a non busybox version of sed. So, rather than forgetting about this small but fatal subtlety, let's ensure that the leg-java image has a pukka version of sed. Change-Id: Id571c608581e1537eb2d2b107cbb0a344fee43ed Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2014-01-10package to LNG image odp and openemMaxim Uvarov
Change-Id: I05c0319fe2b218737b69cda61dd3101808ae6f63 Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2014-01-10split odp.bb for odp and openemMaxim Uvarov
Now odp.bb has only Open Data Plane project files. DPDK and OpenEm which we use for reference moved to openem.bb. Change-Id: I8f44eaa48128587435bd8f14a235ea2d8e5c187e Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2014-01-09linaro-image-common: add procpsKoen Kooi
This fixes https://bugs.launchpad.net/linaro-oe/+bug/1192942 Change-Id: Ifda1331181010a6513391a237883c018b659f462 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-07qemu git: update to latest git to drag in aarch64 supportKoen Kooi
Adjust PV to match VERSION files in the git tree. Change-Id: Ieb93fe94cdcf737495be20a3c99fc9ad9193724e Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-07binutils: update to Linaro 2.24-2013.12 releaseFathi Boudra
Work based on Khem Raj RFC for binutils 2.24 upgrade. Remaining Linaro changes: - use Linaro binutils release tarball - drop tlsdesc_plt-aarch64_be.patch (not needed for 2.24) Change-Id: I9de1882e73293bfa8bd87a855cb71c8e43b41002 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-06Merge "trinity: fetch from git instead of tarball"Fathi Boudra
2014-01-06Merge "gcc-linaro-4.8: refresh 0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch"Fathi Boudra
2014-01-06meta-linaro-toolchain: import gcc 4.7 from OE-coreKoen Kooi
OE-core dropped 4.7, but we need the include files and patches to keep it working in meta-linaro(-toolchain) Change-Id: Ibafbeda82116f02abf49626309aad07c842a64cd Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-06qemu git: replace AUTOREV with fixed SRCREVKoen Kooi
Also change PV to match the VERSION file in the tree and drop the PR field. Change-Id: Ib5545f369ee0fc18ee1469840ff0d1484de91589 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-06trinity: fetch from git instead of tarballKoen Kooi
Old tarballs get deleted when there's a new upstream release, so fetch from git instead. This fixes the fetch error with v1.2. Change-Id: I73a973446016b67fd030600eb07e6ce3475b65b4 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-06auto-serial-console: update license checksum to match OE-coreKoen Kooi
Change-Id: I9ab0a0377ff9b2218333620abba7cd5b2f15d883 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-06gcc-linaro-4.8: refresh 0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patchKoen Kooi
It failed to apply in my build, but the refresh doesn't show any content changes, only updated positions. Change-Id: I8db4655cccc9afa38f50e708c8d7d1e3ae51af1d Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-02gcc-linaro-4.8: update to Linaro GCC 4.8-2013.12 releaseFathi Boudra
Change-Id: I1544cae2e088346027e700f9264dc31810ac4ca4 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-12-27qemu: drop aarch64-softmmu.patch - mergedFathi Boudra
Fix QEMU build failure, breaking OE images since 9 days. Change-Id: Iab4bf9a2e832ae00899a73e8f018a739ac70c1b9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-12-27stress: update homepage and SRC_URIFathi Boudra
Change-Id: I7e83f8430160a8e96f72b462e257f409a0873f3c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-12-18aarch64_be: tlsdesc plt code is corrupted in BE caseVictor Kamensky
Fix tlsdesc plt entry creations. Since instructions are always little endian bfd_getl32 and bfd_putl32 functions should be used instead of bfd_get_32 and bfd_put_32 which should be used for data. Note this change is needed only for binutils-2.23.X. In binutils-2.24.X and later this code was reworked and it does not look it has this issue. Change-Id: Id332418e76eb1868edafda878129929e02453b30 Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
2013-12-18apply gdb 3b570dee fix for pr_status sizeVictor Kamensky
commit 3b570dee4f42f8229b8defdf4360dc0f52e820a0 Author: Yufeng Zhang <yufeng.zhang@arm.com> Date: Mon Nov 11 10:26:41 2013 +0000 * elfxx-aarch64.c (_bfd_aarch64_elf_grok_prstatus): Fix hard-coded size of struct elf_prstatus. Change-Id: Iaf6ebe93ee13a84c7c4e648f3c7a706708a613b1 Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
2013-12-13gitreview: update gerrit URLFathi Boudra
Change-Id: I31222685fb0d4dc510eef3cbbeb8836321aa65f8 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-12-12update odp project git hashesMaxim Uvarov
Main reason: DEST changed to DESTDIR in later odp commit. So that change will make installation work back. Plus openem was improved for packet i/o. Change-Id: I5c0b1e1de068ad435b1e5f8cd64564e8b1c49516 Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2013-12-12odp: change install dir variableAnders Roxell
DEST -> DESTDIR Change-Id: I8a2d9c7f9e20a1656b8eb6e63b684ad72abf65f3 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-12-09gcc-linaro: Re-arrage include to avoid duplicate inclusion warningsKhem Raj
Fixes warning like WARNING: Duplicate inclusion for /home/kraj/work/angstrom-repo/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-common-4.7.inc in /home/kraj/work/angstrom-repo/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/gcc/gcc-cross_linaro-4.7.bb bitbake is now able to flag duplicate includes in recipes this patch fixes the warnings like that posing from meta-linaro Change-Id: Ie4f020e346859a028410bbbbce5a8cb30225251f Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen.kooi@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-21gdb: add recipes for gdb-linaro 7.6.1 release 2013.10Koen Kooi
Change-Id: I2f3b875fce8ba2f689ecaa1ca892b758c63fb989 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-19leg-java: openjdk-8: remove .debuginfo files from installed imageAndrew McDermott
Although the build no longer produces .diz files we still have .debuginfo files which amount to an extra ~400MB when the package is installed. This commit, and the complementary commit a688b769294bce171ab53f76936ebbd0ceeb2587, reduces the installed image size from ~600MB to ~260MB. This is a similar size to the java-8-oracle package on Ubuntu 12.04 (x86_64). Change-Id: I9943d01ce4233393943e0a015555a2c304d98293 Signed-off-by: Andrew McDermott <andrew.mcdermott@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>