feat(users/flokli/kb/dilemma): enable taps
Change-Id: I08e4718879da3e832f38265b5741f3e0bfc586cb Reviewed-on: https://cl.tvl.fyi/c/depot/+/10682 Autosubmit: flokli <flokli@flokli.de> Reviewed-by: flokli <flokli@flokli.de> Tested-by: BuildkiteCI
This commit is contained in:
parent
842d5ed3ee
commit
e81c02311c
2 changed files with 26 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ rec {
|
|||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
patches = [ ./enable-taps.patch ];
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs util/uf2conv.py
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue