slint-ui / meta-slint

A Yocto layer with recipes for building Slint
MIT License
11 stars 5 forks source link

fix: slint-cpp: yocto warnings and naming of the recipes #1

Closed dkomljenovic2502 closed 1 year ago

dkomljenovic2502 commented 1 year ago

The recipe should be in format $PN_$PV so one underscore should be allowed. Renamed the recipe to be PN=slint-cpp PV=git

Also fixed build time warnings introduced in yocto kirkstone and honister