Skip to content

Commit

Permalink
fix: set rbuilder multiconf packages via distro features for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
fnerdman committed Dec 12, 2024
1 parent 3a4d446 commit ff7ef5b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions conf/multiconfig/rbuilder.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
# meta-evm deps
PACKAGE_INSTALL:append:pn-core-image-tiny-initramfs = " rbuilder orderflow-proxy system-api ssh-key-injection"
# meta-custom-podman deps
PACKAGE_INSTALL:append:pn-core-image-tiny-initramfs = " podman"
# meta- deps
PACKAGE_INSTALL:append:pn-core-image-tiny-initramfs = " fluent-bit prometheus node-exporter process-exporter mustache"
DISTRO_FEATURES:append = " evm podman observability"

0 comments on commit ff7ef5b

Please sign in to comment.