meta-rust / cargo-bitbake

cargo extension that can generate BitBake recipes utilizing the classes from meta-rust
Apache License 2.0
83 stars 57 forks source link

Add CLI switch for legacy overrides #44

Closed cph-w closed 2 years ago

cph-w commented 2 years ago

Add CLI switch to maintain compatability with legacy override syntax via use of flag (-l, --legacy-overrides).

The first implemented example is to swtich from PV:append to PV_append.