summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/systemd.bbclass
Commit message (Expand)AuthorAgeFilesLines
* systemd.bbclass: support user units in postinst and prerm hooksArtur Kowalski2025-01-211-0/+14
* systemd.bbclass: update postinst and prerm hooksArtur Kowalski2025-01-211-6/+12
* systemd.bbclass: properly handle user units in systemd_create_presetsArtur Kowalski2025-01-211-4/+25
* systemd.bbclass: introduce systemd_service_searchpaths()Artur Kowalski2025-01-211-6/+15
* systemd.bbclass: factor out service lookup logic into separate functionArtur Kowalski2025-01-211-18/+23
* systemd.bbclass: add ${sysconfdir}/systemd/user to search pathArtur Kowalski2025-01-211-1/+4
* systemd.bbclass: do not automatically add Also servicesAdrian Freihofer2024-12-171-7/+7
* systemd.bbclass: refactor adding filesAdrian Freihofer2024-12-171-16/+12
* systemd.bbclass: Clean up empty parent directoriesPeter Kjellerstedt2024-09-011-25/+20
* systemd.bbclass: Clarify error messageKhem Raj2024-05-281-1/+1
* systemd.bbclass: Check for existence of the symlink tooPavel Zhukov2024-02-101-1/+1
* systemd.bbclass: Add /usr/lib/systemd to searchpaths as wellKhem Raj2023-03-141-0/+1
* recipes, classes: Avoid adding extra whitespace to PACKAGESPLITFUNCSPeter Kjellerstedt2023-01-121-1/+1
* recipes/classes: Drop prepend/append usage with PACKAGESPLITFUNCSRichard Purdie2023-01-051-1/+1
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-0/+239