aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-linaro/images/linaro-image-lng.bb
AgeCommit message (Collapse)Author
2015-10-28linaro-image-lng: drop sysvinit fixupAnders Roxell
Since we moved from sysvinit to systemd, we shouldn't need these fixups. Change-Id: I91b0764f34e02f94819b34c02542c3e8eacda929 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-08-24linaro-image-lng: Add qcow2 FS type for qemux86 and qemux86-64Christian Ziethén
Change-Id: If3076639e3e12a675755ce57afc0c1fae8843bf4 Signed-off-by: Christian Ziethén <christian.ziethen@linaro.org>
2015-08-24linaro-image-lng.bb: Enable libvirt and virsh.Christian Ziethén
Change-Id: Ib07668b02484b9aac237fd7f43ec5d8f78580302 Signed-off-by: Christian Ziethén <christian.ziethen@linaro.org>
2015-08-21linaro-image-lng.bb: Add qemux86 fix for qemux86-64.Christian Ziethén
The fix enables automatic starting of the eth0 interface. Change-Id: Iff8d6a7fb3dd84b402ab5e46633c73551fb84bff Signed-off-by: Christian Ziethén <christian.ziethen@linaro.org>
2015-08-21linaro-image-lng.bb: Enable cpio.gz for qemux86-64.Christian Ziethén
Useful when testing the rootfs in a kvm guest. Change-Id: I91f254e4b3f56563998a97fb4ba00726ac097ad0 Signed-off-by: Christian Ziethén <christian.ziethen@linaro.org>
2015-08-11linaro-image-lng: add odp-ptest packageStuart Haslam
If ptest is enabled, add the odp-ptest package to the filesystem. Change-Id: I32f52806bf4ac2575f97f569d79295210fbce83e Signed-off-by: Stuart Haslam <stuart.haslam@linaro.org>
2015-05-08linaro-image-lng: add cunit packageStuart Haslam
CUnit is required in order to run ODP validation tests. Change-Id: I6657b39a6933a22b7193139a3381c47a2c658330 Signed-off-by: Stuart Haslam <stuart.haslam@linaro.org>
2015-03-09linaro-image-lng: remove daq-odp from IMAGE_INSTALLGary S. Robertson
daq-odp provides an odp data aquisition source for snort -but- upgrading to odp v1.0 breaks the compilation for daq-odp -and- the latest OE recipe for snort causes an out-of-memory condition during its autoconf processing so snort has been blacklisted and removed from this build... so without snort we no longer need daq-odp Change-Id: I61b717d4e982925cbb6cd765cad95aee5b1b76ce Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
2015-03-05linaro-image-lng: fix autoserial login and hostnameFathi Boudra
* inittab strings have changed, fixed the sed command * due to some changes in base-files, hostname was the default machine name * add comments to explain why we use the fixup instead of OE facilities Change-Id: I14dde6d3debe7bb6fe8a9e3ed47c58ba28c30fbf Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-02-20linaro-image-lng: drop snortKoen Kooi
Snort is blacklisted in upstream OE, so remove it. Change-Id: I64640175af36d2057cd236c4600348a307878a1d Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2015-01-09Change unified hostname to generate a known LAVA promptGary S. Robertson
Change-Id: I5a559a38775d828e7af72065acdb99814c7e19eb Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
2014-12-18linaro-image-lng: uniform hostname on all machinesGary S. Robertson
This patch overrides the machine-dependent OE default hostname, which is the 'machine name' for which the image was built. The new default hostname is 'lng-test-target', and is uniform across all archtectures. This reduces the number of root login prompts which LAVA must compare against when interacting with the system console, (per request from the LAVA team). At the same time it may be helpful in identifying machines which are running on LNG OE filesystems in scenarios where users are accessing the test machines interactively and/or remotely. Change-Id: Ife86ae1907bdd48ef80eef87e0a9b349a272a099 Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
2014-09-25Revert "Add hugetlbfs support for all machines"Fathi Boudra
reverts commit 7345c6089b2afbf65baf64224c14bbb9d38e2241. reverts commit 82fdd2f6ef2b6c54c729963d89787781acbd7441. enable libhugetlbfs-tests on armv7a Change-Id: Id1632d566775d7e6071138bb9776727fa16d7418 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-08-31Add hugetlbfs support for all machinesGary S. Robertson
This patch adds hugetlbfs libraries and tests for all machines supported by this LNG OE root filesystem image. Per Anders Roxell comment: Put new image feature into alphabetical order. Change-Id: Idf2f31e74a18ebf3f563249f617523bca83673de Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
2014-08-28add snort and daq-odp to lng imageMaxim Uvarov
Add snort and daq-odp to lng image. Odp is fixed for v8, enable it now for all MACHINEs. Change-Id: I1473ca62252631058d9bfc2c4225c3cbd246c1ba Signed-off-by: Maxim Uvarov <maxim.uvarov@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-05-28linaro-image-lng: add odp to qemux86 buildsAnders Roxell
Change-Id: I8ea5c1ed10d0e7e65e5baa904eb16b8a5ed02b0c Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-05-01linaro-image-lng: add openssh-sftp-server to lng image (LP: #1314832)Fathi Boudra
Change-Id: I43045da7f0973df8211d3464cab1dc291a84f627 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-04-02linaro-image-common/lng: add trace-cmd toolFathi Boudra
Change-Id: I3686c6af5986bca04d07034e7a980701074af66b Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-03-11Rename PACKAGE_GROUP variable to FEATURE_PACKAGESFathi Boudra
Fix "PACKAGE_GROUP is deprecated, please use FEATURE_PACKAGES instead" warning Change-Id: If68f332678ea51d9c8766d49433076243aef0bd8 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-02-20linaro-image-lng: fixups for qemux86Anders Roxell
1. serial: remove one getty 2. network: auto bring up eth0 Change-Id: Ic8fe4a7eaa4bb2696801d9799d731296104c95f8 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-02-20linaro-image-lng: added autoserial for qemux86Anders Roxell
Change-Id: I15bce7c98046537a2a3a5602012a1878675cfe9c Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-02-19linaro-image-common/lng: add gitFathi Boudra
Since we included build-essential to build natively at runtime, we also need some extra tools like git to fetch the source code. Change-Id: Idd28e9dd148767716fafbc53047e9cbb18a4e4ae Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-02-17linaro-image-lng: cpio rootfs type for qemux86Anders Roxell
Change-Id: Icda3c22e45183d6f732a95dc9f65bc78ed54f860 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-02-14linaro-image-lng: add package lng-network-configAnders Roxell
Change-Id: I25122fde0c01d3a2cf031dd9481c8aec0be5ffe7 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-02-14linaro-image-lng: add usecpu packageAnders Roxell
Change-Id: I5076cb816bb3b14e2008b2bfc5e778f72b78f265 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-02-07linaro-image-lng: cpio rootfs type for lng-*x86-64 MACHINESAnders Roxell
Change-Id: Iaaee6e0d4608202434125c6c8b0cb39438bc27de Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-01-22linaro-image-lng: add buildessential package group explicitelyFathi Boudra
LNG image is already shipping GCC and we want explicitely a toolchain to build out of tree modules at runtime. Note: the image size won't grow. Change-Id: If044f5e705a0f0d902770af61cd3580ebcca7c64 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-17linaro-image-lng: odp fails to build for ARMv8, make it ARMv7a onlyKoen Kooi
Change-Id: I47316c0f1c77453ff571d24511c5819189f66827 Signed-off-by: Koen Kooi <koen.kooi@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-10package to LNG image odp and openemMaxim Uvarov
Change-Id: I05c0319fe2b218737b69cda61dd3101808ae6f63 Signed-off-by: Maxim Uvarov <maxim.uvarov@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-10-17linaro-image-lng: clean up deprecated lineFathi Boudra
Change-Id: Iad98ad812e150c52f3967d0aa187cb6ee101837b Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-17linaro-image-lng: latency-test fails to build on armv8 - disableFathi Boudra
Change-Id: I70ff3354beb7c92de054ba420bf44aeb4c5e5006 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-11linaro-image-lng: Add latency testMike Holmes
Change-Id: Ic95180626718b170692b5cd7fa4900adf4f6dabb Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
2013-10-11python-numpy: fix build error for armebAnders Roxell
Change-Id: I6241741de826b17d4b438730ce9a021f88c7ff6b Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-10-09linaro-image-lng: added trinityAnders Roxell
Change-Id: Iea5921f2a24aa0159e00889725e4f0f3e464c117 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-10-08linaro-image-lng: build systemtap and valgrind on armv7a only, workaround ↵Fathi Boudra
build failures on aarch64 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-08linaro-image-lng: add lmbenchAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-08linaro-image-lng: add tunctl and brctlKim Phillips
for use with kvm guest networking. Signed-off-by: Kim Phillips <kim.phillips@linaro.org> Acked-by: Anders Roxell <anders.roxell@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-03adding curl to linaro-image-lngAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-09-20linaro-image-lng: enable qemuAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-09-18linaro-image-lng: workaround numpy build failure on armv7eb (LP: #1226976)Fathi Boudra
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-05lng: add fping recipe to lng imageFathi 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-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>