Skip to content

Commit

Permalink
Merge pull request #16 from kraj/kraj/master
Browse files Browse the repository at this point in the history
systemd: Prepend needed space for an append operator
  • Loading branch information
cbrake authored Aug 17, 2018
2 parents f57b5ff + 5ca44eb commit 64d211e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-core/systemd/systemd_%.bbappend
Original file line number Diff line number Diff line change
@@ -1 +1 @@
PACKAGECONFIG_append = "resolved networkd"
PACKAGECONFIG_append = " resolved networkd "

0 comments on commit 64d211e

Please sign in to comment.