flatcar-scripts/sdk_container
Dongsu Park a7e5f1f903 overlay sys-kernel/coreos-modules: delete configs CONFIG_NET_CLS_RSVP*
Build fails in >= 6.1.55 like below, because upstream stable Kernels
deleted the Kernel configs CONFIG_NET_CLS_RSVP*.

```
 * ERROR: sys-kernel/coreos-modules-6.1.55::coreos failed (configure
   phase):
 *   Requested options not enabled in build:
 *     CONFIG_NET_CLS_RSVP
 *     CONFIG_NET_CLS_RSVP6
```

Fix that by deleting the Kernel configs.
2023-09-26 09:14:36 +02:00
..
.repo/manifests Update mantle container image to latest HEAD 2023-09-25 21:00:46 +00:00
src/third_party overlay sys-kernel/coreos-modules: delete configs CONFIG_NET_CLS_RSVP* 2023-09-26 09:14:36 +02:00