aboutsummaryrefslogtreecommitdiff
path: root/utils/poemgr/Makefile
Commit message (Collapse)AuthorAge
* treewide: refresh hashes after move to use ZSTD as defaultRobert Marko2024-04-07
| | | | | | | | With the recent move to using ZSTD as the default compression format for packaging git repo clones we must refresh all of the hashes for the packages feed as well. Signed-off-by: Robert Marko <robimarko@gmail.com>
* poemgr: update to latest HEADDavid Bauer2022-09-24
| | | | | | | | | | | | | | | 8988247 Makefile: Enable warnings as errors (-Werror) aea39ca Makefile: Respect the CFLAGS and LDFLAGS that have been passed in 189594f poemgr: Fix compiler warnings in poemgr.c 0e1a8cf pd69104: Avoid self-induced pointer casts 2d53298 uswflex: Remove unused variables and declarations d345441 poemgr: Reorganize poemgr.h to remove forward declarations df1a7bc contrib: remove unneccessary functions.sh loading 056a6a9 poemgr: Fix name based profile selection b8f8f23 poemgr: prolong the power budget detection delay 9e8344a poemgr: configure power_budget to override detected limit Signed-off-by: David Bauer <mail@david-bauer.net>
* poemgr: fix conffiles pathStijn Tintel2022-03-28
| | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* poemgr: add packageDavid Bauer2022-03-21
Add the poemgr package. This package is required to control the PSE controller for the PoE outputs on the Ubiquiti UniFi Switch Flex. Signed-off-by: David Bauer <mail@david-bauer.net>