genode/repos/base-fiasco
Christian Helmuth 5a97297282 fiasco: gather patch files with sort + wildcard
Using $(shell find $(REP_DIR)/patches -name *.patch) fails if the
current working directory contains *.patch files due to shell wildcard
expansion before execution. Additionally, the patch list was unstable
because it was not sorted resulting in divergent hashes.
2023-05-30 12:03:33 +02:00
..
config Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
lib fiasco: fix build errors with gcc 12 2023-05-30 12:03:25 +02:00
patches fiasco: fix build errors with gcc 12 2023-05-30 12:03:25 +02:00
ports fiasco: gather patch files with sort + wildcard 2023-05-30 12:03:33 +02:00
recipes/src/base-fiasco depot: update recipe hashes 2023-04-26 11:58:16 +02:00
src core: replace use of Avl_string by Dictionary 2023-03-13 14:32:53 +01:00
README base-fiasco: coding style 2020-12-09 14:02:11 +01:00

This repository contains the L4/Fiasco-specific implementation of Genode.