AsteroidOS / meta-smartwatch

OpenEmbedded layer that provides support for various smartwatches.
25 stars 18 forks source link

wren: Correct preferred android version. #142

Closed MagneFire closed 1 year ago

MagneFire commented 1 year ago

This fixes the following warnings:

WARNING: preferred version lollipop of android not available (for item android-system)
WARNING: versions of android available: marshmallow msm8909+pie msm8909w+pie
WARNING: preferred version lollipop of android not available (for item android)
WARNING: versions of android available: marshmallow msm8909+pie msm8909w+pie
WARNING: preferred version lollipop of android not available (for item android-dev)
WARNING: versions of android available: marshmallow msm8909+pie msm8909w+pie
WARNING: preferred version lollipop of android not available (for item virtual/android-headers)
WARNING: versions of android available: marshmallow msm8909+pie msm8909w+pie
FlorentRevest commented 1 year ago

Thank you @MagneFire for the fix and @beroset for testing it! :)