AsteroidOS / meta-asteroid

OpenEmbedded layer that provides the basis of AsteroidOS
GNU General Public License v2.0
78 stars 45 forks source link

asteroid-apps: Unify shared AsteroidOS app recipe logic. #161

Closed MagneFire closed 1 year ago

MagneFire commented 1 year ago

This implements https://github.com/AsteroidOS/meta-asteroid/issues/160.

Reducing the amount of code duplication.

Currently a draft as it hasn't been tested on watch. All compile fine.

Now depends on https://github.com/AsteroidOS/asteroid-launcher/pull/141.

FlorentRevest commented 1 year ago

Please merge when the cmake port PR this depends on is also merged