summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/systemd.bbclass
Commit message (Expand)AuthorAgeFilesLines
* The poky repository master branch is no longer being updated.Richard Purdie2025-11-071-303/+0
* systemd.bbclass: support template files with dotsJason M. Bills2025-10-271-1/+2
* systemd: use if..then in prerm scriptletDaniel McGregor2025-09-251-1/+2
* systemd.bbclass: Make systemd_postinst run as intendedPeter Kjellerstedt2025-09-111-4/+4
* systemd.bbclass: deduplicate template and instance lines in preset fileKhang D Nguyen2025-08-211-2/+5
* systemd.bbclass: generate preset for templatesPatrick Williams2025-06-021-1/+10
* 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