aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-linaro/images/linaro-image-lamp.bb
AgeCommit message (Collapse)Author
2021-08-04meta-linaro: convert overrides syntaxDmitry Baryshkov
Convert overrides syntax to new format using ./scripts/contrib/convert-overrides.py version 0.9.1 with the following manual tweaks: - do not change syntax in meta-aarch64/conf/layer.conf, it does not use overrides, but rather variables specific to the layer (named aarch64, should probably be renamed to meta-aarch64 to remove confusion). - do not change ld_append_if_tune_exists function name - do not change argz_append in meta-ilp32/recipes-overlayed/glibc/site_config/funcs - do not change CROSS_COMPILE_ta_arm64 in EXTRA_OEMAKE value in meta-optee/recipes-security/optee/optee-os_git.bb Change-Id: I9225332eb68376cc8b5467df7cbc8b63039a22b8 Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2016-02-16linaro-image-lamp: remove grub when building for armv7aKoen Kooi
Grub git was updated with checks for softfloat and thumb which both clash with our target CFLAGS. Grub makes it impossible to specify CFLAGS *only* for the userspace utils. The toolchain defaults to softfloats, so zapping CFLAGS leads to configure failing to link to glibc... Anyway, since we don't care about armv7a/grub, just don't build it. Change-Id: I83ed42720776d4d54a08cd7bbdf8cea1d4ab9faf Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-03-13linaro-image-lamp: add full wgetKoen Kooi
The QA tests use options not provided by the busybox version. Change-Id: I34a5d89a7a54227dc9a81751e0d74955185d2f56 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-03-13linaro-image-lamp: add rt-testsFathi Boudra
* add rt-tests per QA team request * move acpitests/fwts under SDK_IMAGE_INSTALL Change-Id: I4f77cb1a9c96af6e7fb6225d36ed4b5d1ebfb1d3 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-02Revert "linaro-image-lamp: temporarely drop grub"Koen Kooi
This reverts commit 979fd1f0db964fbea36466c9ed0e58b80b66905c. Change-Id: I6dcfc9154f9d5d38ee0ee9718a9130a7a04695e6
2015-02-22linaro-image-lamp: temporarely drop grubKoen Kooi
GRUB is causing an ICE in gcc, drop it for this cycle and bring it back when the toolchain has been fixed. Change-Id: I0c8caea1ccd838d0d153b8d8e51f577dfdc8bf84 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-11-28linaro-image-lamp: add aapits to imageGraeme Gregory
Currently some lava tests were using git to fetch aapits test suite but its actually OK to use it from package so enable package in image. Change-Id: Ie2fa04556eebdb09431ad33158e879d8ab7ff3c3 Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
2014-09-24linaro-image-lamp: remove mongodbFathi Boudra
It isn't used anymore in test plans Change-Id: Iea0744615b91943adda63e3a51dd39ee93d768f0 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-04-03Revert "mongodb: remove from lamp temporarily again"Fathi Boudra
This reverts commit 97b2b3760b9d33c77fb4f803b71b2ecbd4c7baa7. Change-Id: Ieed269982dc06d55fcdb0b55bf81f05f5b055cbf Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-03-14mongodb: remove from lamp temporarily againFathi Boudra
Change-Id: I7cec6668451eaff777ff7925738d1a40bf2c7995 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-03-12Revert "mongodb: remove from lamp temporarily"Fathi Boudra
This reverts commit 3f3cf2f2cda0c5077508b370c146e324712fa888. Change-Id: I6c7ac256cc353c99f02cca172e335d77aec4837f
2014-02-27mongodb: remove from lamp temporarilyFathi Boudra
the lamp build failed: aarch64-oe-linux-g++: internal compiler error: Killed (program cc1plus) disable the recipe until we sort out the issue. Change-Id: I2b83599377433d0ce29a51a3de245bed3fe45468 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-02-24linaro-image-lamp: add mongodbKoen Kooi
Change-Id: I15d47e8f46daa262674d3404c0c42b5d4b5596b8 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-02-17linaro-image-lamp: include fwtsKoen Kooi
Change-Id: I37d8c72b85f7f7bc0fdfe5383227d286dc2e8575 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-02-12linaro-image-lamp: always install GRUBKoen Kooi
The package.bbclass patch we need landed in OE-core yesterday. Change-Id: I88ad5eacdab32d74d8ef37d2188880bdf7edfb6e Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-02-11linaro-image-lamp: add buildessentialKoen Kooi
This ensures a working toolchain is present in the image Change-Id: I529d8235cb3ab14bb0c555b91cdec62b3b6455b1 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>
2013-08-05Revert "lamp-image: add openjdk-8-jre"Andrew McDermott
This reverts commit b5b5f056c7d1ac68071f1ab66abc1e4e65d96576.
2013-08-02lamp-image: add openjdk-8-jreAndrew McDermott
This is a temporary addition to prove out the issues discovered with the toolchain when building openjdk-8 in the leg-java image. Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-07-23lamp: remove LAMP_IMAGE_INSTALL (used in a lamp image only)Fathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-03-13move everything to meta-linaro directoryMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>