aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro-integration
AgeCommit message (Collapse)Author
2016-03-17opkg: drop bbappend, patches are in OE-core/jethro nowKoen Kooi
Cherry-picked from master branch, since jethro needs that change too. Change-Id: I4f16448adce76774e44660b0ad2d7e4285fadbe4 Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-11-03opkg: add patches for file name too long issueNicolas Dechesne
Some of our builds started to fail with "File name too long" errors, and a similar issue was reported on the yocto mailing list at [1]. There are patches to address this problem being reviewed on the opkg-dev mailing list, see [2], let's bring these patches in meta-linaro-integration until we figure out how/when they will get upstream. These patches have been tested with the QCOM OpenEmbedded images on ci.linaro.org, and they fixed the build issues. Broken and fixed build log can be seen at [3] and [4]. [1] https://lists.yoctoproject.org/pipermail/yocto/2015-October/026939.html [2] https://groups.google.com/forum/#!topic/opkg-devel/UzDigiuKBcs [3] https://ci.linaro.org/view/member-builds/job/lt-qcom-openembedded-images/7 [4] https://ci.linaro.org/view/member-builds/job/lt-qcom-openembedded-images/8 Change-Id: Id5d9c7adc2be38a6c5eb9dc878aa751f9648c4c9 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-10-30meta-linaro-integration: systemd: add resolved to packageconfigFathi Boudra
Change-Id: I15067ab43fdb4a0ac96359d5ab849d6305bf8edf Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-10-29meta-linaro-integration: systemd: add networkd to packageconfigAnders Roxell
Change-Id: I41a906ee1e1e3c7b0e7e63433c162585716c984c Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-10-20systemd-serialgetty: enable autologin on serial consoleKoen Kooi
The long term solution is to change the lava jobs to login, but for now let's cheat and use autologin in the images. Change-Id: Ib1333d1603d9967e931d6e14d225eaba34da7f71 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-09-23gd: overlay for vpx fixKoen Kooi
Change-Id: I518716ae8d94fc02b05428e31331020ac4acbb7e Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-06-15image-vmdk.bbclass: drop overlayKoen Kooi
meta-virtualization applied the rename patch, so drop the now unneeded overlay of the class. Change-Id: Icccc496dd093be78cdd4487b1d09d2c83c44cbec Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-06-12image-vmdk: import from OE-coreKoen Kooi
OE-core renamed this classs, breaking meta-virtualization. The first meta-virt maintainer list doesn't have a valid email address and the patch to the list is held up in moderation. So import into meta-linaro-integration for the time being. Change-Id: I3bd659b1de08bab3b7b1815480ead94c92708dfc Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-03-13busybox: xargs support for nul terminated inputFathi Boudra
it's used by LTP tests: https://bugs.linaro.org/show_bug.cgi?id=1348 Change-Id: Ief0ec4cf1ae4c0bda40aa0e0573ef6c2724899bb Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-02-22acpicatests: fix empty string invalid as file nameFathi Boudra
Change-Id: I42c450334b728e9bfb6908e070f19de317e5a674 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-02-22shadow: rebase recipe on oe-core/masterFathi Boudra
old ARM AMBA serial port driver and Xilinx Zynq SoCs have been added Change-Id: I4986590b94ee23b5b7a28c9076f717e1376bde57 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-02-22pm-qa: drop overlayed recipe - merged in meta-oeFathi Boudra
http://cgit.openembedded.org/meta-openembedded/commit/?id=b86f1c6290191475964925657222ece3c17fa24a Change-Id: Ie6dcb24e7b290176cf10cd960e7afb1ded7b5d76 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-02-22Merge "nss-myhostname: rebase recipe on oe-core/master"Koen Kooi
2015-02-22nss-myhostname: rebase recipe on oe-core/masterFathi Boudra
Change-Id: I05ecc18350dc5680a387d333fd11222dcd3a4a6a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-02-22Merge "acpica: overlay only the extra patch"Koen Kooi
2015-02-22linux-yocto-tiny: overlay to fix parse error in meta-initramfsBruce Ashfield
Change-Id: If3b919defcf4951888d2175fe09834a001cfa470
2015-02-22libpng: drop overlayed recipe - merged in oe-coreFathi Boudra
http://cgit.openembedded.org/openembedded-core/commit/?id=100a46e19da87964d11e11d1af1e59c27a1d5241 Change-Id: I0174cf3c00213593d3381eea9c88a7defb9e37ab Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-02-22firefox: drop from integration overlayFathi Boudra
freetype-config breakage has been merged: https://github.com/OSSystems/meta-browser/commit/da93c8e386133a15eff1414d9307c8f2c7a44787 it turns out, another patch has been merged later on: https://github.com/OSSystems/meta-browser/commit/b90ff5df6a6498c86c8768165202a7d9c9953b05 Change-Id: If2addc164b7a2676b759c2d450989ce5b0d2d4c3 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-02-22acpica: overlay only the extra patchFathi Boudra
acpica 20140828 has been merged into meta-oe but we still carry one extra patch. Clean up the recipe to only append this patch until it's upstreamed. Change-Id: I15d4a49258800290574b30e31d76effc030d079e Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-02-22kexec-tools: drop overlayed recipe - merged in oe-coreFathi Boudra
Change-Id: Id403bc017a6f7af79b6e2731c33bc1d91d290a7c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-02-20kexec-tools: fix build failure on aarch64_be architectureFathi Boudra
Change-Id: I0f30dcdf313f67e70c9e026d49e095cef0e28a45 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-02-18Merge "linux-dummy: emit kernel-depmod pkgdata"Koen Kooi
2015-02-18busybox: update udhcpc cmd optionsFathi Boudra
add the following options: * -A,--tryagain=5 Wait 5 seconds after failure * -T,--timeout=3 Try to get a lease for 3 seconds * -t,--retries=10 Send up to 10 request packets in order to prevent network interface bring up failures in the lab, try harder to get the lease. Change-Id: Ied103b5bdf1d7833595146788dfa6f0a360c8e59 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-02-17linux-dummy: emit kernel-depmod pkgdataKoen Kooi
This fixed do_rootfs failures introduced by the new depmod code. Change-Id: I9e332bb000d75cc7d32426934900f2d211d836fc Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-01-23linux-dummy: add missing fileKoen Kooi
Change-Id: I6c96ec455beca32193cb7b389b9a8fa42208d644
2015-01-22linux-dummy: overlay for work_shared fixKoen Kooi
Change-Id: Ib4201a6ac4de0d68f5d3644e73dc9ae3471855e3 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-01-21kexec-tools: drop, 2.0.8+aarch64 is in oe-core nowKoen Kooi
Change-Id: Ied87a9d46e00d35bd72c56c24034b78d64be49ad Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-01-15libunwind: drop, fixes are in OE-core nowKoen Kooi
Change-Id: Id8ec14577ba8db9f07974d5f061b49d168e63ad7 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-01-07fwts: drop overlayed recipeFathi Boudra
patches are now included in 14.12 release, available from meta-oe: http://cgit.openembedded.org/meta-openembedded/commit/?id=afbeff6463b6c5df0bf4f27c152af618a8ce321d Change-Id: Ic9d235ba08663f8c261a429a10e2b97282e21313 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-12-11linux-libc-headers 3.18: move to meta-linaro-integrationKoen Kooi
Otherwise the PREFERRED_VERSION in jenkins-init will fail. Change-Id: I99fed8e321090d6a624d95740017c6013e3511f0 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-12-04fwts : update Upstream-Status for the patches to acceptedGraeme Gregory
The 3 patches were accepted and expected to appear in 14.12.00 release Change-Id: I0b8e74b7079e825cefa01225f6e14877238e1359 Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
2014-12-03meta-linaro-integration: finish eglibc->glibc moveKoen Kooi
Change-Id: I951f8a1592425a83748f104a7af3b775db802020 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-11-28fwts: add patches to allow FACS to be optional in HW reduced modeGraeme Gregory
FACS contains information that is only required in non HW reduced mode for ACPI. So we make it optional for arm64 which is a HW reduced platform. The patch series will be proposed upstream when next spec errata is published. Change-Id: I081acd5291998ad1a8cf688249bfa46da3b7ee13 Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
2014-11-28acpicatests : include the actual test scriptGraeme Gregory
Include the aapitsrun script which is the actual test script which makes use of the aapits binary to run specific tests. Patched to allow running from abitraty directory instead of assuming results are in ../tmp and binary is in ./ and to not nuke test results at end of script. Change-Id: I46d310cf9f2f1158c2d1ae15263def47209030bb Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
2014-11-13ltp: drop overlayed recipe - merged upstreamFathi Boudra
Change-Id: Id8e287498c57354f7f8cf435fe14b26df2839956 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-11-12fwts: upgrade to 14.09.00 releaseFathi Boudra
add glib-2.0 build dependency and update SRCREV Change-Id: Ib47c7028eac421320f4dec90cd23b7e0c859fe6d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-10-29ltp: update to 20140828 releaseFathi Boudra
submitted upstream: http://patchwork.openembedded.org/patch/82293/ Change-Id: Ia7184710affecc0edf1b575ad336973b737650a5 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-10-06php: drop overlay, change is in upstream meta-oe nowadaysKoen Kooi
Change-Id: Id33309a87ca858c000fc0e3e591f596feedd889f Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-10-01shadow-securetty: add SBSA compatible UARTFathi Boudra
Change-Id: Iea7a6a55b3f5c807a36c8a841877e60f163b92bc Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-09-26Merge "acpica: update to 20140828 release"Koen Kooi
2014-09-26Merge "pm-qa: update to 0.4.14 release"Koen Kooi
2014-09-26acpica: update to 20140828 releaseFathi Boudra
overlay the recipe until it's merged in meta-oe. Change-Id: I4addcf745870c77f9253ac523bbc9964312cf398 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-09-26pm-qa: update to 0.4.14 releaseFathi Boudra
overlay the recipe until it's merged in meta-oe. Change-Id: Id9078ab0baf32b777e80de9eb222c01415a6592a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-09-26libunwind: add aarch64 supportFathi Boudra
drop libunwind from meta-aarch64 and overlay the recipe (submitted to oe-core) Change-Id: Id8b7df308f955fbddf55c7898b666918e74aa210 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-09-22libpng: overlay recipe for aarch64 neon symbol fixKoen Kooi
Change-Id: I8a2ef347149a118c33ef823a15445c95a8df1f43 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-09-17eglibc: merge linaro-2.19 into 2.19Koen Kooi
Having a bbappend + version override + original recipe in our git tree is too confusing, merge everything into a one dir. Change-Id: I36a9701ee3292e2ba4eaa4fb3d7612e8a291d52a Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-09-15meta-linaro-integration: add eglibc to SIGGEN exceptions.Koen Kooi
Change-Id: Ib8d08e7897ce665e12da1572ec9e604ad1cd90b7 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-09-15conf: add tclibc-eglibc.incKoen Kooi
Change-Id: I83818a55ee55e4f45b52255b082272823c9b3026 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-09-09eglibc: copy eglibc 2.19 recipe from oe-coreFathi Boudra
oe-core switched from eglibc 2.19 to glibc 2.20. However, we use linaro eglibc 2.19. Copy the recipe until we switch to glibc 2.20. Change-Id: Idb4d0bcabe738c8f19a4f0f1049f3d4bfc46cb15 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-09-01Revert "udev: overlay for postgres fix"Riku Voipio
Udev fix is now in oe-core This reverts commit ca4bc75d5fd9f7b82e507a50cebf08628cf897bc. Change-Id: Ic5132a437817cfc42b91e1fd856fdd7781d1cc02 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>