1
0
forked from brl/citadel
Commit Graph

82 Commits

Author SHA1 Message Date
isa
1dc36e94fc Build citadel-tools from the same git repo owner as citadel 2024-07-17 07:01:43 -04:00
718e94e090 Update citadel-tools 2024-06-03 12:14:34 -04:00
2af99a94d9 Build from git.subgraph.com 2024-05-21 13:29:21 -04:00
f620c9c280 Install Citadel GNOME gsettings schema
This used to be part of citadel-tools but this is
a better place for it.
2024-05-08 11:05:58 -04:00
b795062914 Rust recipes now require dependency checksums 2023-09-29 12:53:28 -04:00
835d40b176 Update to latest citadel-tools tree 2022-09-19 10:07:32 -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
d8c810d707 Update citadel-tools 2021-12-16 16:24:41 -05:00
a090541f4b bump citadel-tools revision 2021-11-29 16:45:37 -05:00
e5dfdab707 citadel tools update 2021-10-04 07:00:14 -04:00
64d91cb68c Big Upgrade: GNOME 40 Yocto 3.3 meta-rust meta-clang meta-intel
Updated Recipes

  * colord 1.4.5
  * dconf 0.40.0
  * gdm 40.0
  * geoclue 2.5.7
  * geocode-glib 3.26.2
  * gevix2_ 0.12.1
  * gjs 1.68.0
  * glib2 2.68.0
  * gnome-autoar 0.3.1
  * gnome-backgrounds 40.0
  * gnome-control-center 40.0
  * gnome-desktop 40.0
  * gnome-disk-utility 40.1
  * gnome-keyring 40.0
  * gnome-screenshot 40.0
  * gnome-session 40.1.1
  * gnome-settings-daemon 40.0.1
  * gnome-shell 40.0
  * gnome-system-monitor 40.1
  * gnome-terminal 3.40.1
  * gsettings-desktop-schemas 40.0
  * ibus 1.5.23
  * iwd 1.13
  * kernel 5.12.1
  * keyutils 1.6.1
  * libgee 0.20.4
  * libgit2  1.1.0
  * libgweather 40.0
  * libhandy 1.2.0 (poky)
  * libseccomp 2.5.1
  * libssh2 1.9.0 (poky)
  * lvm2 2.03.11
  * meson 0.57.1 (poky)
  * mutter 40.0
  * nano 5.6
  * NetworkManager 1.30.2
  * network-manager-applet 1.18.0
  * nspr 4.29
  * pango 1.48.2 (poky)
  * plymouth 0.9.5+git
  * udisks 2.9.2
  * upower 0.99.11
  * vte 0.64.0
  * yelp-tools 3.32.2
  * yelp-xsl 3.36.0
2021-05-05 08:45:55 -04:00
0dbc81244f update citadel tools revision 2021-01-29 23:48:12 -05:00
6dc3b8e51d changes to 1) fix broken /boot automount and 2) citadel-documentation 2020-12-07 17:26:39 -05:00
3ca4a68dcd Collect all bbappend files into a single place.
This makes a lot more sense than scattering them around in the tree.
2020-11-04 12:37:11 -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
7bf4c57437 Add support for disk decryption to initramfs
This is now found in a separate package called systemd-extra-utils

Some related recipes have been updated:

  * libblockdev 2.24
  * cryptsetup 2.3.4
  * lvm 2.03.06
2020-11-02 11:01:58 -05:00
4c3baa433b Big Upgrade: GNOME 3.38, Yocto 3.1.3, meta-rust, meta-intel
Updated Recipes

   * dash-to-panel 40
   * dconf 0.38.0
   * gdm 3.38.0
   * glib 2.66.1
   * gjs 1.66.0
   * gnome-autoar 0.2.4
   * gnome-backgrounds 3.38.0
   * gnome-bluetooth 3.34.3
   * gnome-control-center 3.38.1
   * gnome-screenshot 3.38.0
   * gnome-shell 3.38.1
   * gnome-session 3.38.0
   * gnome-settings-daemon 3.38.0
   * gnome-terminal 3.38.0
   * gnome-usage 3.38.0
   * graphene 1.10.2
   * gsettings-desktop-schema 3.38.0
   * gvfs 1.46.1
   * iwd 1.9
   * libgee 0.20.3
   * libgtop 2.40.0
   * libgweather 3.36.1
   * mkpasswd 5.5.7
   * mozjs 78.0.1
   * mutter 3.38.1
   * nautilus 3.38.1
   * networkmanager 1.26.4
   * polkit 0.118
   * tracker 3.0.1
   * vte 0.62.0

Removed because recipes exist in poky with adequate version

   * atk, at-spi
   * clutter
   * clutter-gtk
   * cogl
   * ell
   * gcr
   * itstool
   * libinput
   * pango

Other removed recipes

   * systemd-initrd          No longer using a separate systemd recipe
                             for initramfs
   * caribou                 What even is this
   * gnome-tweaks            Not used
   * mozjs                   Polkit no longer requires an ancient mozjs
   * mozjs68                 Upgraded to mozjs78
2020-11-01 09:31:47 -05:00
87679d1c76 Made changes to support the new Citadel installer UI and backend 2020-10-11 07:58:16 -04:00
8d1946a6c4 updated citadel-tools 2020-08-08 16:04:52 -04:00
8e92952c99 update citadel-tools to latest commit 2020-08-05 19:39:00 -04:00
1bbbe3ebbc Mega update of poky, kernel, Gnome 3.36 2020-08-05 19:39:00 -04:00
99f81b8ff2 update git revision and use brl citadel-tools respository 2019-08-21 00:51:56 -04:00
8c6f22dc94 upgrade sodiumoxide crate version and include citadel-update binary 2019-08-21 00:49:39 -04:00
9be9a3ccc7 update citadel-tools revision 2019-04-24 13:22:16 -04:00
247ed71ba5 Gnome upgrade to 3.32 2019-04-06 21:23:45 -04:00
7e4beaa349 bumped source version 2019-04-02 16:14:08 -04:00
bb36825661 update to citadel-tools 2019-04-02 15:55:18 -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
c77f791146 remove virgl driver since it's unusable anyways 2019-01-15 12:38:15 -05:00
c22b03e533 upgrade to systemd 239 2019-01-15 12:22:05 -05:00
2c05f2ee9c clean up unused recipes 2019-01-15 12:18:14 -05:00
d73cd7d529 update to latest version 2019-01-15 12:04:34 -05:00
5dd420b05c update SRCREV 2019-01-06 18:22:28 -05:00
c0eeee550e update SRCREV 2019-01-05 22:39:42 -05:00
0254476746 update citadel-tools SRCREV 2019-01-02 13:31:42 -05:00
93117378b1 new set of citadel-tools recipes 2018-12-31 18:35:36 -05:00
3917089c71 Fixes for some native poky recipes for (host) glibc 2.28 2018-12-13 06:31:14 -05:00
xSmurf
7f47ce52f2 Fix readline inputrc for ctrl-left/right... 2018-11-14 19:23:52 -05:00
d45f37e7df Upgraded systemd to 237, remove the old patch 2018-06-22 15:26:36 +00:00
444e0d652c Removed util-linux 2.31 recipe -- patch not needed, use newer recipe in poky instead 2018-06-22 15:21:06 +00:00
971ca94b7d Added ncurses recipe from newer poky release because the Debian source repository in the old recipe no longer exists. 2018-06-17 13:05:02 -04:00
3ccf54261c rename citadel-rootfs to citadel-update 2018-03-28 17:05:27 -04:00
ab61de34c4 fixed problem preventing config file from installing 2018-03-28 16:30:53 -04:00
a23491b95d replace base-files skel files with our version 2018-03-27 21:48:00 -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
b115862e5a Polkit rule added to permit a couple of actions 2018-03-27 16:03:01 -04:00
219d2d0f63 polkit and nm should be in desktop module, organize bash completions 2018-03-26 23:04:06 -04:00
f3455b5fd1 added a couple of comments to explain what packages go in each module 2018-03-26 23:00:45 -04:00
86073610b3 change default background 2018-03-26 22:57:29 -04:00
61c771a961 enable bash completion 2018-03-26 22:55:57 -04:00