aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-extra
AgeCommit message (Collapse)Author
2014-02-20idlestat: update SRCREV and SRC_URIFathi Boudra
The git tree has been moved to its official location Change-Id: I0ccc6db14f2caa3416bb32828f07ebc41a98f3a8 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-02-14Merge "lng-network-config: new package with LNG config"Fathi Boudra
2014-02-14usecpu: change SRC_URI to lng/Anders Roxell
Change-Id: I755e82033164df70f92b1d425e28698337114e75 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-02-14lng-network-config: new package with LNG configAnders Roxell
Change-Id: Iac6374ed687b4562af9271730c344c37ffb9d87c Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-02-14usecpu: use correct licenseAnders Roxell
Change-Id: Ide76b3948e7cd7f6576ed8cc701409b12bf80faa Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-02-14usecpu: add new recipeAnders Roxell
Change-Id: I9225cd70f8e1ce5168d320d901e4254dfa2a7242 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-02-13odp.bb: change DESTDIR pathAnders Roxell
Change-Id: Ib3fe86758d3e70af8744889ba9c35e24f396248f Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-02-11odp: disable parallel makeKoen Kooi
It breaks when using -j4 on my laptop. There are other issues with the makefile, but this will get it past do_compile. Change-Id: I275874dbe59374c30fcaec25e6d286a0525bba4b Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-02-06ODP: switch to AUTOREVKoen Kooi
This will be changed to a fixed SRCREV before the RC deadline and changed back to AUTOREV after the release. Change-Id: Ia2b2e23ceb5833587f829bdfd5918dcf27310ec8 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-02-05idlestat: add new recipeFathi Boudra
Change-Id: I87b0a4d8fae07c8bb209ee72e887bedfb5f2e466 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-28acpica: update to 20140114 releaseFathi Boudra
update SRCREV and PV refresh add-testing.patch drop examples-makefile.patch add aapits-ld.patch Change-Id: I0e3383ad2bccc15961549bfce22e7e9201ee7b94 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-22acpica: update to 20131218 releaseFathi Boudra
update git tree URL drop cross-compile.patch in favor of EXTRA_OEMAKE CC=${TARGET_PREFIX}gcc add examples-makefile.patch - synced with Debian package refresh add-testing.patch - synced with Debian package Change-Id: I125bdef02385b4fbcb353e7c0e33eda4e0107c52 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-15openem.bb: droped, ODP and netmap have taken their placeAnders Roxell
Change-Id: Ib8318657cb9a2038055a0d5a034e7b8270223304 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-01-13openem: provide ${PN} as packageKoen Kooi
All the openem files would go into ${PN}-examples leaving ${PN} empty Change-Id: Ia6495f0f3734a9558efe77a4fa09d5a020cc6fe2 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-13odp: update to the latest codeMaxim Uvarov
Change-Id: I1a74ce7a540fdb016107dcf8f541c788f3eac623 Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2014-01-13openem: fix git branchKoen Kooi
The odp commit listed in SRCREV isn't present in the master branch, only in the 'ratable' branch. Change-Id: Ib9c15bd6ce1f17a882a6f3585d330486b3d8f6da Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-01-10split odp.bb for odp and openemMaxim Uvarov
Now odp.bb has only Open Data Plane project files. DPDK and OpenEm which we use for reference moved to openem.bb. Change-Id: I8f44eaa48128587435bd8f14a235ea2d8e5c187e Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2014-01-06trinity: fetch from git instead of tarballKoen Kooi
Old tarballs get deleted when there's a new upstream release, so fetch from git instead. This fixes the fetch error with v1.2. Change-Id: I73a973446016b67fd030600eb07e6ce3475b65b4 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2013-12-27stress: update homepage and SRC_URIFathi Boudra
Change-Id: I7e83f8430160a8e96f72b462e257f409a0873f3c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-12-12update odp project git hashesMaxim Uvarov
Main reason: DEST changed to DESTDIR in later odp commit. So that change will make installation work back. Plus openem was improved for packet i/o. Change-Id: I5c0b1e1de068ad435b1e5f8cd64564e8b1c49516 Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2013-12-12odp: change install dir variableAnders Roxell
DEST -> DESTDIR Change-Id: I8a2d9c7f9e20a1656b8eb6e63b684ad72abf65f3 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-12-09OpenDataPlane package for OpenEmbedded v4Maxim Uvarov
This package includes: - odp (current project); - openem (reference project); - dpdk (needed for openem); Change-Id: Id67cbfcc3e5be6f211d7bd91a20843a5171a00c1 Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2013-12-04Add Linaro Powerdebug recipeFathi Boudra
Change-Id: I359f0ff083f973a3441ab3d40c7333ab33113b4c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-12-03acpica: update recipe to 20131115 releaseFathi Boudra
* update SRCREV and PV * drop PR * drop fix-parallel-build.patch * refresh patches Change-Id: I5c80cb372f9c169a6624047f5ec7aa4b9dfeeb63 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-11-21arndale-pre-boot: replace AUTOREV with a fixed SRCREVKoen Kooi
Change-Id: Ic0ab9d085b24d3ba3ce53c867052290abd511c12 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2013-11-21hiphopvm: replace AUTOREV with a fixed SRCREVKoen Kooi
This doesn't build for Aarch86/gcc4.8, but it's the closest SRCREV I could find to match the last commit to the recipe. Change-Id: I683c3e9e57e55782e570d8d8be9fef09b22fb047 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2013-10-17meta-linaro: ganglia: add monitoring utilities to system startupAndrew McDermott
Added gmond and gmetad to system startup. Also ships with default configurations; for gmond this comes from running `gmond --default_config'. Change-Id: I5274b722245cbc2476b08c293a5b25d2cd25e36b Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-10-17calibrator: add sha256 SRC_URI checksum to fix warningFathi Boudra
Change-Id: If05a7c99eb6ab8172c93a8c758f86cd34c9b82f9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-15meta-linaro: add recipe for gangliaAndrew McDermott
Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. Change-Id: I34fd612e2c7b125cd5e22b2cd86cb911091c8aaf Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-10-11latency-test: add recipeMike Holmes
Change-Id: I4b129c8c4dd0a5cd1c2e9cc25743f4129f617756 Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
2013-10-11trinity: change to patches that got submitted upstreamAnders Roxell
Change-Id: I55ba5b202b2dcc3e93a45ce93ddc4b438123e05a Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-10-09trinity: build against armv8Anders Roxell
Change-Id: I143c612e16d8df6b308dbe661b2bab534bea38f3 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2013-10-09trinity: add recipe for version 1.2Fathi Boudra
Change-Id: Ia9adf1a19031bebda47d05f861a964463e530911 Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-14fping: drop recipe - merged in meta-networking layerFathi 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-05Add fping recipeFathi 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-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-06meta-linaro: acpica: fix parallel buildAndrew McDermott
The compilation of the iasl utility fails when `make -j<N>' > 1. This commit cleans up the rules in generate/unix/iasl such that a `make -j' will succeed. Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
2013-08-02Fix acpica recipeNaresh Bhat
Fix SRC_URI path along with compilation bugfix patches on aarch64 architecture. Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-07-31linaro-image-lng: add arndale-pre-boot recipeFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-07-30dmidecode: drop bbappend, merged upstreamFathi Boudra
http://cgit.openembedded.org/openembedded-core/commit/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb?id=025ee772f4ec21abef1fd89c4a36dbc02c9143a9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-07-25sdk: add lshw recipeFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-07-24sdk: add acpica recipeFathi Boudra
Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-07-24sdk: add efibootmgrFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-07-23sdk: add dmidecode, override COMPATIBLE_HOST to build for ARMFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-07-01meta-linaro: fix stress buildRiku Voipio
incompatible texinfo changes broke this build
2013-05-29dwarfutils: added README with upstream noteMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2013-05-09powertop: merged into OEMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2013-05-09(lib)memcached: merged into meta-networkingMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>