RDunkley / meta-dotnet-core

BitBake recipes to use the pre-built binaries provided by Microsoft for .Net Core and their remote debugger.
MIT License
34 stars 28 forks source link

lttng does not seem to be runtime requirement for aspnet core. Accord… #60

Closed saschiwy closed 2 months ago

saschiwy commented 2 months ago

Hello @RDunkley

Thank you for your nice work so far.

lttng does not seem to be runtime requirement for aspnet core. According to MS kerberos is!

(https://github.com/dotnet/core/blob/main/release-notes/8.0/linux-packages.md)

Since I do not want to add packages I do not need to my Image I removed the dependency but added krb5 instead.

Regards

saschiwy commented 2 months ago

I have overseen, that his patch is part of my other PR. Sorry for the inconvinience