summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/dracut/dracut_git.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/dracut/dracut_git.bbappend b/recipes/dracut/dracut_git.bbappend
index 479e407..4d04315 100644
--- a/recipes/dracut/dracut_git.bbappend
+++ b/recipes/dracut/dracut_git.bbappend
@@ -1,2 +1,3 @@
1# Upstream recipe mistakenly depends on systemd, we remove that dependency here. 1# Upstream recipe mistakenly depends on systemd, we remove that dependency here.
2RDEPENDS_${PN}_remove = "systemd" 2RDEPENDS_${PN}_remove = "systemd"
3REQUIRED_DISTRO_FEATURES_remove = "systemd"