linux-sunxi / meta-sunxi

Official sunxi OpenEmbedded layer for Allwinner-based boards.
MIT License
140 stars 172 forks source link

Fix various Yocto compatibility issues #409

Closed dankm closed 1 month ago

dankm commented 1 month ago

Start a bit of work towards Yocto Compatibility. In particular, avoid changing the behaviour of certain recipes based solely on the presence of the meta-sunxi layer.

With these changes the behaviour of several recipes no longer change unless we're using a sunxi machine.

nandra commented 1 month ago

@dankm thanks. Merged!