summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-security/usbguard/usbguard_1.1.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* usbguard: Patch for protobuf 30.0 API changesKhem Raj2025-03-131-1/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usbguard: Link with libatomic on rv32Khem Raj2024-09-171-0/+2
| | | | | | Provides needed atomic intrinsics that compiler needs. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usbguard: upgrade 1.1.2 -> 1.1.3Christophe Vu-Brugier2024-06-111-0/+69
Drop patch 0001-include-missing-cstdint.patch because it was merged upstream. See this commit in usbguard: * 22b1e08 Fix build for GCC 13 + make GitHub Actions cover build with GCC 13 (#586) Signed-off-by: Christophe Vu-Brugier <christophe.vu-brugier@seagate.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>