Clovis Durand
Clovis Durand
I've got this issue on iOS 15 as well. Has anybody found a workaround or a fix ?
How about some TypeScript declarations ?
> https://github.com/wallind/DefinitelyTyped/tree/bump-supported-version-to-2.1.0-meteor-roles > > To get the ball rolling I'm working on getting @types/meteor-roles to support 2.1.0 on the branch above. If anyone wants to participate hit me up Got...
> The config should also not be added to the `-rt` kernel config nor the `-dbg` config Could you explain why these configurations shouldn't include CAN ? ## `-rt` SocketCAN...
Oh, I get it now. I will delete the config settings from the `-dbg` and the `-rt` files.
> Oh, I get it now. I will delete the config settings from the `-dbg` and the `-rt` files. Done.
For some reason, by removing the `-dbg` & `-rt` SocketCAN settings, the CI builds fail, where they were successful for [the previous iteration](https://github.com/linuxkit/linuxkit/commit/4981df112a5860e8824b308cc467227bf2eec3fe)
GitHub Actions was down, hence the failed builds. I would need to push again to launch them again.
> please take a looks at `docs/kernels.md`. There is a section on modifying the kernel config. I will.
I failed to use the `make kconfig` Instructions, it seems that it used up all of my mac’s memory. I’ll try again in a few days. It would be indeed...