Commit Graph

5 Commits

Author SHA1 Message Date
Alexandre Bard 1d54186dee WIP dunfell + kirkstone 2023-07-27 16:11:06 +02:00
Alexandre Bard 03a26e8997 Use new kirkstone licenses names
The licenses names changed with kirkstone

Part of yocto upgrade from dunfell to kirkstone
2022-08-02 15:42:41 +02:00
Marc Mattmueller ffe292ff47 general: migrated recipes and conf files from dunfell to kirkstone
Part of yocto upgrade from dunfell to kirkstone
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-08-02 15:36:06 +02:00
Alexandre Bard 50916d798c kernel-modules: Build them for architecture and not MACHINE
As for the kernel, we don't need to build them for every MACHINE and
will save some build time when building them only once per architecture.

BugzID: 80015
2022-06-09 12:11:39 +02:00
Alexandre Bard ee9b13081b recipes-kernel: Reorganize directory
Grouping all system state framework modules into one directory and all
other modules together.

BugzID: 80015
2022-06-09 12:11:00 +02:00