RDunkley / meta-dotnet-core

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

add failed #31

Closed HJK17 closed 2 years ago

HJK17 commented 2 years ago

ERROR: Layer dotnet-core is not compatible with the core layer which only supports these series: honister (layer is compatible with sumo)

ERROR: Parse failure with the specified layer added, aborting.

dougcooper commented 2 years ago

im not seeing honister as a supported layer in this repo based on the local.conf

RDunkley commented 2 years ago

Honister has some breaking syntax changes that makes it incompatible with previous releases. Since Honister is the latest version a lot of people may still be using the older versions. For this reason, I created a new branch called Honister that should work with Honister and later. When the previous layers become deprecated then we can branch master to a legacy branch and move forward with Honister as Master.