Skip to content

Commit

Permalink
Merge pull request #534 from lumag/drop-machine-config
Browse files Browse the repository at this point in the history
Drop legacy machines and kernel versions
  • Loading branch information
lumag authored Nov 2, 2023
2 parents 91bf12c + be664ee commit 0e774c2
Show file tree
Hide file tree
Showing 15 changed files with 6 additions and 269 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ in the build (e.g. it is used in BBLAYERS) then additional recipes from
meta-qcom are added to the metadata. You can refer to meta-qcom/conf/layer.conf
for the implementation details.

## Device support

All contemporary boards are supported by a single qcom-armv8a machine. Please
use it instead of using the per-board configuration file. In order to enable
support for the particular device extend the qcom-armv8a.conf file .

## Contributing

If you want to contribute changes, you can send Github pull requests at
Expand Down
31 changes: 0 additions & 31 deletions conf/machine/dragonboard-410c.conf

This file was deleted.

26 changes: 0 additions & 26 deletions conf/machine/dragonboard-820c.conf

This file was deleted.

25 changes: 0 additions & 25 deletions conf/machine/dragonboard-845c.conf

This file was deleted.

19 changes: 0 additions & 19 deletions conf/machine/evb4k-qcs404.conf

This file was deleted.

26 changes: 0 additions & 26 deletions conf/machine/qrb5165-rb5.conf

This file was deleted.

24 changes: 0 additions & 24 deletions conf/machine/sa8155p-adp.conf

This file was deleted.

25 changes: 0 additions & 25 deletions conf/machine/sm8250-mtp.conf

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions recipes-kernel/linux/linux-linaro-qcomlt_5.10.bb

This file was deleted.

9 changes: 0 additions & 9 deletions recipes-kernel/linux/linux-linaro-qcomlt_5.12.bb

This file was deleted.

6 changes: 0 additions & 6 deletions recipes-kernel/linux/linux-linaro-qcomlt_5.13.bb

This file was deleted.

10 changes: 0 additions & 10 deletions recipes-kernel/linux/linux-linaro-qcomlt_5.15.bb

This file was deleted.

9 changes: 0 additions & 9 deletions recipes-kernel/linux/linux-linaro-qcomlt_5.16.bb

This file was deleted.

7 changes: 0 additions & 7 deletions recipes-kernel/linux/linux-linaro-qcomlt_6.0.bb

This file was deleted.

0 comments on commit 0e774c2

Please sign in to comment.