Commit Graph

49 Commits

Author SHA1 Message Date
e265cf6d49 depot: update recipe hashes 2023-02-27 08:22:51 +01:00
c58d799f16 depot: update recipe hashes 2022-11-17 08:00:37 +01:00
3f1870841c depot: update recipe hashes 2022-09-21 12:19:10 +02:00
bd9478204d Exclude file lib from gems API
The 'file' library makes the gems API depend on the libc, which is not
desireable because most users of the gems API have no direct libc
dependency.

With the changes of issue #4599, the build of each src archive that
depends on the gems API would attempt to build the 'file' library and
thereby demand the libc.

Note that the 'file' library is a relic that should better not be
promoted as part of the gems API. Hence, this patch removes the file
library from the gems API and adds it to the src archives of the few
remaining users.

Issue #4599
2022-09-19 14:00:32 +02:00
4dddc41b71 depot: update recipe hashes 2022-08-31 09:32:09 +02:00
44e2cd14a0 depot: update recipe hashes 2022-08-17 12:03:26 +02:00
758ba3855e trace: add types for trace_recorder policies
genodelabs/genode#4352
2022-08-17 12:03:26 +02:00
062881a484 trace: add types for ctf tracing
genodelabs/genode#4352
2022-08-17 12:03:26 +02:00
649647538b depot: update recipe hashes 2022-02-15 10:23:59 +01:00
a3976f0468 vfs_gpu: offer 'vfs_gpu_env' call
* retrieve Genode::Env from plugin, this way no mesa applications need to
  be changed.
* add 'vfs_gpu' api
* remove when all required functionality is implemented within the plugin.

issue #4380
2022-02-15 10:10:01 +01:00
5611fd2355 depot: update recipe hashes 2021-12-17 15:06:38 +01:00
92b7be4d11 depot: update recipe hashes 2021-11-30 12:08:54 +01:00
abc9a2f232 depot: update recipe hashes 2021-10-14 13:46:25 +02:00
d3cc5c9cd2 gems/recipes: api/cbe
Ref #4032
2021-10-13 14:50:45 +02:00
777923f9bd depot: update recipe hashes 2021-05-10 11:18:12 +02:00
a981fb864c depot: update recipe hashes 2021-01-25 14:00:43 +01:00
91f8281618 depot: update recipe hashes 2020-10-09 13:35:57 +02:00
7d0cb9620b depot: update recipe hashes 2020-08-25 11:50:41 +02:00
f03917ab7c aes_cbc_4k: api recipe
Fixes #3850
2020-08-25 11:50:09 +02:00
de795b1a6e depot: update recipe hashes 2020-07-13 11:33:53 +02:00
4450b37ff5 depot: update recipe hashes 2020-06-29 14:25:28 +02:00
eb3a81a874 depot: update recipe hashes 2020-06-22 09:39:41 +02:00
46fa8197a2 depot: update recipe hashes 2020-03-26 11:39:02 +01:00
5affd51250 depot: update recipe hashes 2020-02-28 08:59:43 +01:00
4cccf74664 depot: update recipe hashes 2020-02-20 12:11:23 +01:00
7ed1d7f11d depot: update recipe hashes 2019-11-19 14:54:14 +01:00
17d32b3e15 depot: update recipe hashes 2019-07-09 09:06:54 +02:00
ba51800b31 depot: update recipe hashes 2019-05-06 16:15:27 +02:00
6ea1179145 depot: update recipe hashes 2019-04-09 12:30:35 +02:00
ebe71a12ed depot: update recipe hashes 2019-03-19 11:12:36 +01:00
46a29532a9 depot: update recipe hashes 2019-02-26 14:47:02 +01:00
3a169d3a78 depot: update recipe hashes 2019-01-30 13:55:20 +01:00
ba2b0b8360 gems: remove the use of deprecated APIs
This patch also updates os/slave.h because the app/launcher cannot be
reasonably updated without it.

Issue #1987
Issue #3125
2019-01-30 13:49:54 +01:00
21a61cd583 depot: update recipe hashes 2019-01-07 12:43:37 +01:00
c2e0d0ae20 depot: update recipe hashes 2018-08-30 09:25:10 +02:00
f4ea50c6ff depot: update recipe hashes 2018-08-08 10:59:04 +02:00
3b7d6394d7 depot: update recipe hashes 2018-05-03 15:32:01 +02:00
47569458d4 depot: update recipe hashes 2018-04-19 12:39:20 +02:00
d54f95d497 depot: update recipe hashes 2018-04-10 13:03:26 +02:00
68c1b8675c gems: magic ring buffer
A ring buffer that uses a single dataspace mapped twice in consecutive
regions. This allows any operation that is less or equal to the size of
the buffer to be read or written in a single pass. The capacity of
Magic_ring_buffer is defined at runtime.

Fix #2725
2018-04-10 11:09:47 +02:00
8d09d02b85 depot: update recipe hashes 2018-02-09 13:34:24 +01:00
6013889028 depot: update recipe hashes 2018-01-17 12:14:44 +01:00
553cf556af depot: update recipe hashes 2017-12-21 15:01:56 +01:00
491be000ca depot: update recipe hashes 2017-11-09 12:19:59 +01:00
d8861262b2 depot: recipe for cpu_load_display 2017-10-05 17:39:58 +02:00
2ed904faab depot: update recipe hashes 2017-08-30 12:41:43 +02:00
8b073f46df depot: update recipe hashes 2017-08-18 10:25:28 +02:00
892ede515f depot: update recipe hashes 2017-05-31 16:18:01 +02:00
b58fbe5ba5 Depot-archive recipes
Issue #2339
2017-05-31 13:15:56 +02:00