Florian Agbuya fsagbuya
  • Joined on 2023-09-27
fsagbuya commented on pull request M-Labs/nix-servo#37 2024-03-01 12:24:40 +08:00
Add fast-servo linien gateware

Added a new commit for the changes.

fsagbuya pushed to gateware at fsagbuya/nix-servo 2024-03-01 12:23:29 +08:00
71d7fa2271 gateware: removed linien_common dependency
86bffe7280 add fast-servo linien gateware
Compare 2 commits »
fsagbuya pushed to gateware at fsagbuya/nix-servo 2024-03-01 12:05:35 +08:00
df6a8233f5 add fast-servo linien gateware
fsagbuya commented on pull request M-Labs/nix-servo#37 2024-03-01 11:51:04 +08:00
Add fast-servo linien gateware

Converted to prePatch. It does not need the variable sourceRoot now.

fsagbuya commented on pull request M-Labs/nix-servo#37 2024-03-01 11:49:31 +08:00
Add fast-servo linien gateware

Update: removed the linien-common dependency that imports the config.py from the gateware build

fsagbuya pushed to gateware at fsagbuya/nix-servo 2024-03-01 11:49:24 +08:00
de445b2e65 add fast-servo linien gateware
fsagbuya commented on pull request M-Labs/nix-servo#37 2024-02-29 18:49:10 +08:00
Add fast-servo linien gateware

Running ls after mkdir -p $sourceRoot/fast_servo/gateware and it does not found the directory:

fast-servo-gateware> source root is source
fast-servo-gateware> Running phase: patchPhase
fa…
fsagbuya commented on pull request M-Labs/nix-servo#37 2024-02-29 18:39:28 +08:00
Add fast-servo linien gateware

I think it can be replaced with an empty/dummy file, will test and have it added to the patch.

fsagbuya commented on pull request M-Labs/nix-servo#37 2024-02-29 18:35:13 +08:00
Add fast-servo linien gateware

Apologies, I maybe pointing to patchPhase not the prePatch. However applying it on prePatch returns a hunk error.

      >…
fsagbuya pushed to gateware at fsagbuya/nix-servo 2024-02-29 17:49:48 +08:00
9fd509353f add fast-servo linien gateware
fsagbuya commented on pull request M-Labs/nix-servo#37 2024-02-29 17:49:39 +08:00
Add fast-servo linien gateware

It seems I accidentally add that patch during test, apologies. Updated.

fsagbuya commented on pull request M-Labs/nix-servo#37 2024-02-29 17:49:29 +08:00
Add fast-servo linien gateware

According to the trace log:

FileNotFoundError: [Errno 2] No such file or directory: '/homeless-shelter/.local/share/linien'

It is found on this part of the build system: https://github

fsagbuya commented on pull request M-Labs/nix-servo#37 2024-02-29 17:49:21 +08:00
Add fast-servo linien gateware

prePatch handles modification on patches attribute. It is selected here since it is only copying the files and not dealing with patches essentially.

fsagbuya pushed to gateware at fsagbuya/nix-servo 2024-02-29 12:51:31 +08:00
bcc12e1007 add fast-servo linien gateware
fsagbuya commented on pull request M-Labs/nix-servo#37 2024-02-29 10:45:56 +08:00
Add fast-servo linien gateware

Okay. Will retain it as is.

fsagbuya commented on pull request M-Labs/nix-servo#37 2024-02-29 10:26:34 +08:00
Add fast-servo linien gateware

Will rename it as top.bin.

fsagbuya commented on pull request M-Labs/nix-servo#37 2024-02-29 10:25:49 +08:00
Add fast-servo linien gateware

This is linien's default output directory for the bin file. I agree this is suspicious. Will…

fsagbuya pushed to gateware at fsagbuya/nix-servo 2024-02-28 17:15:55 +08:00
fe49ff7f57 add fast-servo linien gateware
fsagbuya commented on pull request M-Labs/nix-servo#37 2024-02-28 15:29:48 +08:00
Add fast-servo linien gateware