2
0
Fork 0
Commit Graph

394 Commits

Author SHA1 Message Date
Emery Hemingway b8bbdc8d0f dev-shell: remove qemu 2020-05-27 01:52:21 +05:30
Emery Hemingway f289a4b88f tests: load binaries from store tarball
Remove linux tests, not compatible with cached_fs_rom.
2020-05-19 17:51:24 +05:30
Emery Hemingway 89408c5315 test-log: patch for exit 2020-05-19 16:38:49 +05:30
Emery Hemingway 53afe72493 tests: initially format ROM manifests into maps 2020-05-18 17:27:20 +05:30
Emery Hemingway 3704785f69 genodelabs/vbox: nitpicker patch 2020-05-16 02:50:10 +05:30
Emery Hemingway 72c4e4d2f3 Update dhall-genode for Init.StateReport 2020-05-16 02:50:10 +05:30
Emery Hemingway ba2d96d419 Place binaries into $out directories rather than simply as $out 2020-05-16 02:50:10 +05:30
Emery Hemingway e90c74304b solo5: do not yield for expired deadlines 2020-05-16 02:49:49 +05:30
Emery Hemingway 4696802515 solo5: 0.6.4 -> 0.6.5 2020-05-15 11:12:43 +05:30
Emery Hemingway c0cfa5f549 Patch the VFS to load libvfs_%s.so plugins 2020-05-15 11:12:14 +05:30
Emery Hemingway eff3cd9d33 Update nic_bus, block_route to build again 2020-05-08 09:34:24 +05:30
Emery Hemingway a50b0a7d0e Remove Noux test, remove prebuilt depo packages
The stdenv is not building against the Noux libc, so remove it.
2020-05-08 09:32:23 +05:30
Emery Hemingway 55c093e0c5 Use updateAutotoolsGnuConfigScript to build legacy packages
Update Nixpkgs to use the updateAutotoolsGnuConfigScript hook everywhere
for Genode target platforms. Tweak Coreutils and Bash to compile, make
some tests.
2020-05-08 02:05:41 +05:30
Emery Hemingway 32d65d2f41 Patch Genode upstream to use conventional library names
Use library names that are compatible with legacy software.
2020-05-08 01:11:30 +05:30
Emery Hemingway 75615fac16 Clang: patch to link with -lc and -lposix
Link with the libc and posix entrypoint library unless the -noposix flag
is passed. This allows the Genode Clang to be dropped into legacy build
systems.

Update the native packages using the Clang stdenv to pass -noposix.
2020-05-08 01:01:29 +05:30
Emery Hemingway bdcc22d5be dhall-genode: update to fix missing parent-provides 2020-05-01 06:33:27 +05:30
Emery Hemingway 0c981604d8 input_filter: patch for survivibility 2020-05-01 05:22:58 +05:30
Emery Hemingway 06c8283dee test: update to use new routes configuration method 2020-05-01 05:22:58 +05:30
Emery Hemingway 1941fd196c init/sandbox: patch in <routes> support 2020-05-01 05:22:58 +05:30
Emery Hemingway 6097f6d915 Update README 2020-05-01 05:22:58 +05:30
Emery Hemingway d8ba46e742 tests: consolidate sotest to a single project
Make one SoTest run per hydra evaluation.
2020-04-26 11:55:02 +05:30
Emery Hemingway 1f5dfe4ef5 tests: add vmm_x86 test 2020-04-26 11:48:23 +05:30
Emery Hemingway 1400dded7e fixup! tests: consolidate rtc, signal, pci into x86 test 2020-04-26 11:48:05 +05:30
Emery Hemingway ae135e118d Genodelabs/init: always route "ld.lib.so" ROM to parent 2020-04-25 16:27:01 +05:30
Emery Hemingway f623372e6b dhall-genode: update 2020-04-23 15:19:27 +05:30
Emery Hemingway 8c4e0dcbb0 overlay: add setup-hook to tup 2020-04-22 17:18:57 +05:30
Emery Hemingway 6c8629d1be Patch GDB for Genode target support 2020-04-20 16:46:39 +05:30
Emery Hemingway feb555991e genodeSources: prevent build scrips from stripping
The fixup phase of the Nix builder strips files and easier to disable.
2020-04-20 16:46:39 +05:30
Emery Hemingway 2aee6e6601 dhall-genode: update to LabelSelector revision 2020-04-20 16:46:39 +05:30
Emery Hemingway 722edd4d8e tests: make sotest opt-in
Sotest must be explicitly enabled for tests. Use new build-product
subtypes for hydra. Use bender binary provided by Cyberus.
2020-04-15 16:47:46 +05:30
Emery Hemingway 78c5a2bb19 Test consolidation 2020-04-14 00:01:39 +05:30
Emery Hemingway 6aa43a1129 Move all x86_64-linux-x86_64-genode checks to 86_64-linux 2020-04-13 16:16:30 +05:30
Emery Hemingway e97e80dcaf block_router: 0.1.1 <- 0.1.0 2020-04-13 12:40:45 +05:30
Emery Hemingway e48de48711 Optimize base-hw tests, include dhall config with build 2020-04-11 14:09:06 +05:30
Emery Hemingway b4ee16345f Apply iasl patch to virtualbox 2020-04-09 23:37:36 +05:30
Emery Hemingway b01c8fd51d Create lib.runDhallCommand
An optimization for using the Dhall library.
2020-04-09 23:29:53 +05:30
Emery Hemingway 5229395e9a README 2020-04-09 02:34:02 +05:30
Emery Hemingway 7a04959417 Patch Genode sources per-package
Avoid cross package rebuilds when patching. Remove init schema
validation, as its not worth patching.
2020-04-08 21:22:52 +05:30
Emery Hemingway ed3cf7f063 Prefer Genode Labs packages from depot builds 2020-04-08 21:22:52 +05:30
Emery Hemingway 33d866c5e7 Cleanup checks 2020-04-08 21:22:52 +05:30
Emery Hemingway 02f16c0436 Update README 2020-04-08 21:22:52 +05:30
Emery Hemingway 81fd2fce98 Package stdcxx library 2020-04-08 13:43:27 +05:30
Emery Hemingway d0ba11aba8 nic_bus: reinit at version 0.2 2020-04-05 14:03:51 +05:30
Emery Hemingway 8cdc415417 Optimize Dhall processing 2020-04-05 13:31:11 +05:30
Emery Hemingway 049b0d3053 tests: rename hostPkgs to buildPkgs
This is consistent with Nixpkgs terminology.
2020-04-04 16:32:37 +05:30
Emery Hemingway cee2caa2c7 block_router: update to v0.1.0 2020-04-04 16:17:44 +05:30
Emery Hemingway 89c5344a4f Replace ports hashes 2020-04-04 14:25:32 +05:30
Emery Hemingway 33fa10e0c0 solo5: 0.6.3 -> 0.6.4 2020-04-04 14:25:32 +05:30
Emery Hemingway 45c90b30b3 add solo5-tools to overlay
Add a package that only contains the solo5-elftool utility.
2020-04-04 14:25:32 +05:30
Emery Hemingway be75518e61 Expand Genode packages within overlay
Move the expansion of the Genode specific packages to the overlay as
nixpkgs.genodePackages and expose this as outputs.packages. This allows
access to offsets like buildPackages.genodePackages or
targetPackages.genodePackages.
2020-04-04 14:25:32 +05:30