aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-17linux-linaro-aarch64: updatesRiku Voipio
switch to kernel.org git repo and add linaro-base64 fragment.
2013-09-16alip image: add gatorRiku Voipio
2013-09-16add gator recipeRiku Voipio
2013-09-16linaro kernels overhaulRiku Voipio
Some major refactoring to add LSK and open road for new hardware models. Fix bigendian configuration as well.
2013-09-14fping: drop recipe - merged in meta-networking layerFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-13qemu_git: fix native buildRiku Voipio
Qemu native build breakage in some cases is now fixed. Also, add armeb-qemu-user in case we need it soon.
2013-09-13linaro-image-minimal-initramfs: drop udev, unusedFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-13linaro-image-minimal-rootfs: add custom init scriptFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-13linaro-image-minimal-initramfs: generate image for U-BootFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-13busybox: add setsid and httpd, used in the minimal initramfs imageFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-12qemu: move to git headRiku Voipio
Set up a qemu recipe that follows qemu head and builds for both aarch64 and armv7.
2013-09-12linaro-image-lamp: add qemu buildRiku Voipio
Add qemu to all SDK image derivates for kvm testing.
2013-09-11gcc-linaro: update to Linaro GCC 4.7-2013.09 release candidateFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-10gcc-linaro: update to Linaro GCC 4.8-2013.09 pre-releaseFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-10pigz: pull zlib-native before useRiku Voipio
Currently there is a race when pigz-native is unpacked from sstate before zlib-native. Test if just setting DEPENDS_class-native is good enough.
2013-09-10meta-aarch64: openjdk-8: correct S=<dir>Andrew McDermott
Source directory changed in (previous) commit: 41935b269bf362f562aa929b70832e56d6009139. Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-09-09meta-aarch64: openjdk-8: update SRC_URIAndrew McDermott
Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-09-09add linux-linaro-alip image typeRiku Voipio
2013-09-09genenericarmv7: switch to linux-linaroRiku Voipio
Fix build error in jenkins, keep in line with ARMv8 images, and prepare for alip image.
2013-09-09linux-linaro: update version to 3.11Riku Voipio
2013-09-09Add an initramfs image for kernel boot testing and/or LAVA master imageFathi Boudra
usage Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-06lng: add python-numpy needed by hackbenchCiprian Barbu
Signed-off-by: Ciprian Barbu <ciprian.barbu@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-06mysql: drop workaround - claimed to be fixed in Linaro GCC >= 4.8-2013.06Fathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-06calibrator: specify a checksum. it's mandatory.Fathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-05ltp: fix so LTP and LTP-realtime worksAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-05lng: add fping recipe to lng imageFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-05Add fping recipeFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-05lng: add calibrator to lng imageFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-05Add calibrator recipeFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-04linaro-image-lng: add openvswitchZi Shen Lim
openvswitch package is fulfilled by meta-virtualization layer. Signed-off-by: Zi Shen Lim <zishen.lim@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-08-27Revert "hack around eglibc install fail -1216782"Riku Voipio
This reverts commit 5451e93e1f9b0323ff2b1ea233887dc558c73edb.
2013-08-26hack around eglibc install fail -1216782Riku Voipio
2013-08-26linaro-sysroot-lamp: rename scriptRiku Voipio
rename do_remove_unneeded -> do_delete_unneeded since remove became a bitbake keyword.
2013-08-26Remove unused Aarch64-kvm kernelRiku Voipio
2013-08-26Move linux-linaro to meta-linaroRiku Voipio
2013-08-26meta-linaro: fix networking-layer dependencyRiku Voipio
layers are referred to by name instead of path the happen to be in.
2013-08-26meta-linaro-toolchain: no longer pull toolchain-layerRiku Voipio
toolchain-layer was only needed for gcc 4.6 recipes
2013-08-26toolchain: remove gcc 4.6 rulesRiku Voipio
Gcc 4-6 has been deprecated from oe-core, follow suite in linaro.
2013-08-23leg-java: add openjdk-7-common package so that java will runAndrew McDermott
The openjdk-7-common package supplies common shared libraries for both the -jdk and -jre packages. Fixes LP #1215188: java (openjdk 7) fails to run due to missing libjli.so in Linaro OpenEmbedded. Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-08-23leg-java: add zip package to imageAndrew McDermott
The jtreg test aggregation uses zip to archive its results. Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-08-20meta-bigendian: fix strace patchRiku Voipio
2013-08-20python libffi: fix arm trampoline to work on arm v7 big endian (be8) caseVictor Kamensky
Since python source base has its own copy of libffi, it fixes the issue here. Note similar fix is committed into separate libffi library. cffi code creates trampoline for python callback function, which is supposed to be called from another C function and it does not take into account that in ARMv7a in big endian mode instructions are still in little endian. Since written by big endian code they have to be byteswapped. Proposed fix uses byteswap codes for instructions. Here is python code snippet that will fail when libffi is used by ctypes in python code (func1 and func2 are C functions): from ctypes import * mylib = CDLL("libmytest.so") func1 = mylib.func1 print func1(1, 2) CBFUNC = CFUNCTYPE(c_int, c_int, c_int) def myfunc2(a, b): return a * a + b * b cb_func = CBFUNC(myfunc2) func2 = mylib.func2 print func2(cb_func, 1, 2) code will produce illegal instruction when func2 will call myfunc2 through trampoline Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-08-20libffi: fix arm trampoline to work on arm v7 big endian (be8) caseVictor Kamensky
cffi code creates trampoline for python callback function, which is supposed to be called from another C function and it does not take into account that in ARMv7a in big endian mode instructions are still in little endian. Since written by big endian code they have to be byteswapped. Proposed fix uses byteswap codes for instructions. Here is python code snippet that will fail when libffi is used by ctypes in python code (func1 and func2 are C functions): from ctypes import * mylib = CDLL("libmytest.so") func1 = mylib.func1 print func1(1, 2) CBFUNC = CFUNCTYPE(c_int, c_int, c_int) def myfunc2(a, b): return a * a + b * b cb_func = CBFUNC(myfunc2) func2 = mylib.func2 print func2(cb_func, 1, 2) code will produce illegal instruction when func2 will call myfunc2 through trampoline Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-08-19strace: fix system call matching code in get_scno for be8 armVictor Kamensky
on ARM V7 operating in big endian mode strace does not work: root@genericarmv7ab:~# strace ls pid 1356 unknown syscall trap 0x000000ef it happens because ARM V7 when runs as big endian operates in be8 mode, where instruction are still in little endian form. Strace get_scno reads instructions and matches it to certain pattern, but in armeb case it needs to byteswap it before that. Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-08-19sysprof: armeb need to have similar patches as arm cpu typeVictor Kamensky
dds the same patches into SRC_URI_append_armeb as SRC_URI_append_arm does. Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-08-19initscripts: armeb need to have similar patches as arm cpu typeVictor Kamensky
Adds the same patches into SRC_URI_append_armeb as SRC_URI_append_arm does. Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-08-19create meta-linaro/meta-bigendian layer for be changesVictor Kamensky
Create meta-linaro/meta-bigendian meta layer that holds oe changes to build ARM big endian images Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-08-19machine conf: mesa package name has changedRiku Voipio
2013-08-15meta-linaro: acpica: fix style issuesGraeme Gregory
Fix recipe to be OE compliant with spacing SRCREV and PV. Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
2013-08-14gcc-linaro: update Linaro GCC 4.8 to 2013.08 pre-releaseFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>