1
0
forked from brl/citadel
Commit Graph

10 Commits

Author SHA1 Message Date
147c5b3546 Upgrade Poky to 5.0 (scarthgap) 2024-05-21 12:55:51 -04:00
be34ea65f3 upgrade poky layer to 'kirkstone' release 4.0.1
- removed layers meta-rust and meta-clang
- added new dependencies to Makefile
- changed override syntax across all recipe files
- updated conf files from hardknott to kirkstone
- SRC_URI git URLS fixed to always include branch and protocol
- LICENSE fields updated with new naming convention
- updated citadel-tools dependencies

- upgraded mozjs to mozjs-91

No longer needed because poky includes newer version (or new enough):

- glib-2.0
- libgudev
- xorgproto
- libxfixes
- libinput
- wayland-protocols
- vte
2022-05-28 11:20:07 -04:00
7faf0ce39e Citadel documentation system 2020-12-07 17:24:22 -05:00
3610c11628 Put citadel-boot in a separate package of citadel-tools
So that the citadel-boot binary can be installed in initramfs without
bringining in all the other citadel-tools and dependencies.
2020-11-03 08:14:07 -05:00
f9308dd6ee a few new packages added 2019-04-02 15:47:38 -04:00
e2877ad052 Only one recipe needed for citadel-tools now.
A cargo workspace was added to citadel-tools so everything can now
be built together
2019-01-17 11:47:49 -05:00
cbaad85617 New set of images: rootfs, modules, extra 2018-12-31 18:37:43 -05:00
3ccf54261c rename citadel-rootfs to citadel-update 2018-03-28 17:05:27 -04:00
47f2bd106e moved all config files into one place 2018-03-27 20:38:01 -04:00
5ff3c559a4 step one of reorganizing meta-citadel
recipes-citadel is for things other than recipes to package software
2018-03-27 18:38:34 -04:00