summaryrefslogtreecommitdiff
path: root/meta-yadro/recipes-yadro/cli
AgeCommit message (Collapse)AuthorFilesLines
2021-12-14obmc-yadro-lssensors: srcrev bump 39c37655bb..dcaac17c62Andrei Kartashev1-1/+1
Alexander Amelkin (4): Fix alignment for log sensor names Add CLI mode Fix error message for invalid sensor type Fix a typo in commit aabb2cf2b4fcbc09 Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I2075b55bcf9bafd5f94587253916e9b9fcf9210a
2021-12-14obmc-yadro-lsinventory: srcrev bump d0bdf0ddd1..d8e25f82ffAndrei Kartashev1-2/+2
Alexander Filippov (3): Add remote host support use any inventory managers replace json-c with nlohmann/json Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I7b7b9214c909e6b0d147d17339c73c203e78fcb3
2021-12-14obmc-yadro-fwupdate: srcrev bump 0e3c0714f3..388f4a004eAndrei Kartashev1-1/+1
Andrei Kartashev (1): image_intel: use 'bootside' u-boot var Artem Senichev (5): Add integration with UEFI variables service bios: Use YADRO specific path for D-Bus interface Revert "bios: Use YADRO specific path for D-Bus interface" Revert "Add integration with UEFI variables service" vegman: Save/restore MAC addresses of x722 Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: Ifd49ddf0e2eb8a7f586cdbca7feb1455a316d993
2021-12-14obmc-yadro-cli: srcrev bump 76743c3706..ce70f4f732Andrei Kartashev1-1/+2
Alexander Amelkin (6): host: Fix help wording and formatting Fix `health sensors` help Refix 480e20899: Fix double execution of cmds host config default: Remove extra audit diagnostics intrusion: fix/refactor diagnostics intrusion: Add audit logging Alexander Filippov (6): vegman: health: logs: clean: remove rotated logs vegman: heath: logs: clean: remove obsolete logs vegman: bmc: add snmp subcommand Prevent modification of admin and current user vegman: inventory: use lsinventory user: refix preventing rules Artem Senichev (1): Add check for invalid options in BMC/BIOS update Igor Kononenko (4): host virtualmedia: Add more protocols host virtualmedia: Fix RO/RW modes host virtualmedia: Fix mount/umount output host:vm: Support to direct NBD external images Ivan Mikhaylov (3): vegman: intrusion: add intrusion control vegman: led: led refactoring vegman: audit handling change Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I21a8118ec88e0411c42adf2855cdbe96f938cedd
2021-11-04meta-yadro:meson: pkgconfig inherit requiredAndrew Geissler5-5/+5
Upstream yocto made a change recently that brought to light a bug in some of our recipes. If your meson makefiles utilize the dependency() function then the recipe must also include pkgconfig. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ic6813d3ce906f68e7fec1754b4cc4efddae09ffb
2021-08-23meta-yadro: move Yadro CLI recipes to own directoryAndrei Kartashev6-0/+144
Yadro have set of CLI utilities for user interaction. This recipes actually not a part of phosphor so should be moved to own category. Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I0abbbf147d069b630af76ba93d792689b87261e8