You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask
Tamir Duberstein b5d3be7cb8
xtask: avoid `git submodule update` when possible
`git submodule update` fails when running in a codex sandbox:

```
  error: could not lock config file /Users/tamird/src/aya/.git/modules/libbpf/config: Operation not permitted
```

so just avoid it when not necessary.
3 weeks ago
..
libbpf@20ea95b450 xtask: Generate new bindings 2 years ago
patches xtask: patch gen_init_cpio.c 1 month ago
public-api lsm: cgroup attachment type support 1 month ago
src xtask: avoid `git submodule update` when possible 3 weeks ago
Cargo.toml xtask: teach integration-test vm to consume kernel debs directly 1 month ago