aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-20udev: overlay for postgres fix14.08Riku Voipio
Fix for https://bugs.linaro.org/show_bug.cgi?id=336 Change-Id: Ia8f4296a42cd96eb3943648b8ef38e5ecf848008 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2014-08-19gcc-linaro-4.9: update to 2014.08 releaseFathi Boudra
Change-Id: I3c37c74a055096d2a8bcb298206cbb7b18157ee3 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-08-14Fix FILESEXTRAPATHS assignments to eliminate warning messagesGary S. Robertson
Change-Id: I8e3c628ed97c5c1310f3d84ca06b4f2c75c72132 Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
2014-08-13Bump lsk to latest release tagRiku Voipio
The old git revision in this recipe no longer can be found in lsk git due to rebasing. Switch to git revision that matches the latest release tag, so it won't dissapear. Change-Id: Iad113a45611592f84fad694fecdf6614dd1e3251 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2014-08-12qemu git: update to 2.1.0 to fix build errorKoen Kooi
OE-core's qemu.inc passes in new configure options that fail with our qemu_git.bb recipe. Change-Id: I161314d4c27b0c9528ed912b225088f2f0cec1f4 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-10qt4-x11-free 4.8.6 bbappend: update patchKoen Kooi
OE-core added mips64 support which clashes with our armv8 support. This fixes: ERROR: Command Error: exit status: 1 Output: Applying patch aarch64.patch patching file src/3rdparty/webkit/Source/JavaScriptCore/wtf/Platform.h Hunk #1 succeeded at 371 (offset 4 lines). Hunk #2 FAILED at 1001. 1 out of 2 hunks FAILED -- rejects in file src/3rdparty/webkit/Source/JavaScriptCore/wtf/Platform.h Patch aarch64.patch does not apply (enforce with -f) ERROR: Function failed: patch_do_patch ERROR: Logfile of failure stored in: /build/scratch/angstrom-v2014.12/build/tmp-angstrom_next-eglibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/qt4-x11-free/4.8.6-r0/temp/log.do_patch.21352 ERROR: Task 1 (/build/scratch/angstrom-v2014.12/sources/openembedded-core/meta/recipes-qt/qt4/qt4-x11-free_4.8.6.bb, do_patch) failed with exit code '1' Change-Id: I155749907835df33d432d87340e81efd0ef234d6 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-09nss-myhostname: overlay for dependency fixKoen Kooi
Change-Id: I3b750c1b136a71f9d6bba5e45c9823d46bb4578c Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-09kexec-tools: drop double applied patchKoen Kooi
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-09kexec-tools: move to right directoryKoen Kooi
Change-Id: Ib3be7dee0d248e26f8e71dd9d0ce552017d9e6af Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-08kexec-tools: import recipe from oe-coreKoen Kooi
Also apply bbappend since the recipe shadows both oe-core and meta-linaro. Change-Id: I8059bf4f7b5863906ccd2c1efa66dc01486b72b0 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-08gator: also use OE CXXFLAGSKoen Kooi
This fixes the armv7a build. Change-Id: Id36a544da61f492bb682645a4e657f09c762371b Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-06gator: use aarch64 makefile for everythingKoen Kooi
The regular makefile injects '-mthumb-interwork' in an attempt to be smart. The aarch64 makefile doesn't try to do anything, so use that for everything. Change-Id: I27da91c9a6546641d90e5155d3dfaea0872d8b2f Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-06bootwrapper: fix dependencies and compile flagsKoen Kooi
Bootwrapper needs 'userspace' bits like libgcc and libgcc_s, which kernel.bbclass tries hard to hide. Work around this with explicit DEPENDS on libgcc and restoring *FLAGS in do_compile_append. Change-Id: Icdda8edc83b8b93c7a4796a72ce4aba4770c6721 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-05Merge "gator: update to 5.19 release"Koen Kooi
2014-08-05Merge "binutils 2.24.0: update to linaro 2014.08"Fathi Boudra
2014-08-05Merge "eglibc 2.19: update to linaro 2014.08"Fathi Boudra
2014-08-05binutils 2.24.0: update to linaro 2014.08Koen Kooi
Change-Id: I73f378caa17637503e7d673fca5a65bd638df8b0 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-05eglibc 2.19: update to linaro 2014.08Koen Kooi
Change-Id: Ia1b58cd616c8f6755fe775d361f71df7cd6c94eb Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-05gdb: update to linaro-7.8 2014.08Koen Kooi
Change-Id: I93b1201ea667f0a079082a3e14ed6295af859e3f Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-05gator: update to 5.19 releaseFathi Boudra
Change-Id: I57a03dc4c9995f86b700c3ed4369f8397bd3001a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-08-04eglibc 2.19: sync patches with OE-coreKoen Kooi
This fixes problems with ldconfig/sln installation into /sbin Change-Id: Ic69cec5dac1d1341a9c547ac1b2e5d69b78ab7c1 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-08-01gator: use 'linaro' branchKoen Kooi
The branches are identical at this point, so SRCREV can stay the same. Also prettify recipe a bit. Change-Id: I481f088935d45ac56e172dda4c52462dd47ed804 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-07-28linaro-image-leg-java: alsa-dev -> alsa-lib-devKoen Kooi
Change-Id: Ia7d0baaf2304de5eb4d67acb31eb114e94404261 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-07-25linux-linaro-aarch64: use ;nobranch=1Koen Kooi
Due to rebasing the tagged commits get dropped from the branch leading to: WARNING: Failed to fetch URL git://git.linaro.org/git/kernel/linux-linaro-tracking.git;protocol=http;branch=linux-linaro;name=kernel, attempting MIRRORS if available ERROR: Fetcher failure: Unable to find revision e72caa28875ec600a6d1bb3e11813fd21c4adb16 in branch linux-linaro even from upstream ERROR: Function failed: Fetcher failure for URL: 'git://git.linaro.org/git/kernel/linux-linaro-tracking.git;protocol=http;branch=linux-linaro;name=kernel'. Unable to fetch URL from any source. ERROR: Logfile of failure stored in: /build/scratch/angstrom-v2014.12/build/tmp-angstrom_next-eglibc/work/genericarmv8-angstrom-linux/linux-linaro-aarch64/3.15+gitAUTOINC+e72caa2887-r0/temp/log.do_fetch.22052 ERROR: Task 4 (/build/scratch/angstrom-v2014.12/sources/meta-linaro/meta-linaro/recipes-kernel/linux/linux-linaro-aarch64.bb, do_fetch) failed with exit code '1' Use the 'nobranch' parameter as a workaround. Change-Id: I3864eb15b7d155c5c7a424d5fc5686747d65584b Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-07-25rt-app: add linaro versionKoen Kooi
Change-Id: I64848037c179fb8226842557981ae75897965d8f Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-07-24Revert "linaro-image-lng: add libhugetlbfs-tests"Fathi Boudra
This reverts commit f5692f6c169e676f5c0500c1f2d6037b7c3585a1. Change-Id: Ie3829c49a10e26b297112f266c55c24cb27ae116
2014-07-24Merge "linaro-image-lng: add libhugetlbfs-tests"Fathi Boudra
2014-07-23linaro-image-lng: add libhugetlbfs-testsAnders Roxell
Change-Id: Ib3b895498314d10f006ddd2af4badd9b926de67a Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-07-23linaro-image-lng: add cronieAnders Roxell
Change-Id: If186c440bf2800d7a8490bf9595b9dcddbf51047 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-07-21gangla: inherit pkgconfigKoen Kooi
Recent OE-core changes sanitize available m4 macros, so make sure the pkgconfig ones are available. Change-Id: I103b7e6aa7fa4ff5c0bb59748b101667fa13b4b1 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-07-18gcc-linaro-4.9: update to 2014.07 releaseFathi Boudra
* Update SRC_URI for Linaro GCC 4.9-2014.07 * Sync patches with oe-core - (disabled) 0052-Fix-GCC-targeting-E500-SPE-errors-with-the-_Decimal64-type.patch - 0053-gcc-fix-segfault-from-calling-free-on-non-malloc-d-a.patch * Refresh patches - AArch64-Define-BE-loader-name-default-be.patch - use-lib-for-aarch64.patch Change-Id: I6754ab48605da52ff52571656cb8915a073e0ea0 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-07-18firefox: actually add the fix to the overlayKoen Kooi
Change-Id: Ic540a13709dd56bb5e0fa923b0ce863839635898 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-07-14libhugetlbfs: overlay for https://bugs.linaro.org/show_bug.cgi?id=171Koen Kooi
Change-Id: I590d3c05fa520dda6735cc7ba0e0278a6e8bc262 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-07-14odp: update to use autotoolsAnders Roxell
Change-Id: I5376a998ccd87af1be675a8a0e2edd1f4534b89d Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-07-14apache2, acpica, swig: drop overlayed recipes, fixed have been applied upstreamKoen Kooi
Change-Id: I1c76ca8a6d8772655efc4374383f9fd7d0a457b1 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-07-14firefox: overlay recipes for freetype buildfixKoen Kooi
Change-Id: I0a276fad3e59aab2fded152e013a022d289dfd67 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-07-09kexec-tools bbappend: update to 2.0.7 to follow OE-coreKoen Kooi
Change-Id: I048b479ddb2322cb26dde1a819b16b8a312f33f3 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-07-07binutils 2.24: update to 2014.07-1Koen Kooi
This should fix building with --enable-targets=all Change-Id: I2f05a17fa10aa22791a5c457ad54abebaeae0671 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-07-07eglibc-linaro 2.19: update to 2014.07Koen Kooi
Change-Id: Ibc80c48ba0a7e19e2f3d4a7c99ddccbcfb2209d7 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-07-07binutils-linaro 2.24: update to 2.24.0-2014.07Koen Kooi
Change-Id: I3b8e3a02e9d3e8b897c615ef8b13e2871a3e9626 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-06-30gcc-linaro-4.9: update to 14.06-1Koen Kooi
This fixes buildfailures in BE mode. Change-Id: I8eb253af6f8165e66d89779a1b38dbda7fc7ae8a Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-06-20powerdebug: update to 0.7.3 releaseFathi Boudra
Change-Id: Idb212dc3407de815b5d69b10694f5d636f5e2601 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-06-20compile odp with position independent codeMaxim Uvarov
1. compile odp with position independent code odp code might be placed to shared library, build in OE position independent code (needed for libpcap, daq and etc). 2. Update SRCREV_odp to the latest change witch has required fix. Following ODP commits will be included since 7a4d8abac: eacddcf add option to compile position independent lib 5fccc5a Fix in linux-generic for receiving on packet socket 2d984ba Fix the oddity in compiling test applications in no-change rebuild scenario. f846487 Add support for controlling the build verbosity of linux-keystone2 platform 05f1629 Add support for controlling the build verbosity of test applications e8a427a Add support for controlling the build verbosity of linux-generic platform 5f5697a Makefile.inc: Support for controlling the build verbosity. Change-Id: Ib2b294087a97026622210776fb46c4ecece655ab Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2014-06-19php: overlay from meta-oe for binconfig deprecation fixesKoen Kooi
Change-Id: Ie061e07927e1ceb7b6f66e3ab9d34fc7558e10bd Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-06-17Merge "apache2: use pkg-config for pcre detection"Fathi Boudra
2014-06-17apache2: use pkg-config for pcre detectionFathi Boudra
Change-Id: I297594b365f82fac20f5944032157c551931b1b9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-06-17swig: use pkg-config for pcre detectionFathi Boudra
Change-Id: I19ecfcc04a46b64a35d0f3451e04054ea508b52f Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-06-17openjdk8: limit COMPATIBLE_HOST to aarch64Koen Kooi
It lacks the support for !aarch64 in hotspot, e.g. jdk8/hotspot/src/cpu/arm Change-Id: If3164dc7444c5650f180170bbb3ae3612a1d4923 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-06-17openjdk8: pass arch flags to compiler testsKoen Kooi
I'm not sure if this is due OE-core compiler changes or openjdk changes (or both). With this change do_configure succeeds, but the build fails in do_compile with an unrelated error. Change-Id: I89054ae8afef20904f99b80af35c0aa58cc5e644 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-06-17openjdk-8: use $TARGET_SYS instead of hardcoding itKoen Kooi
No function difference on aarch64, but it does make debugging buildfailures on armv7a a lot easier. Change-Id: I7dc0078f1747d00799c3f188b3a1bef38f9399e4 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>