diff options
Diffstat (limited to 'recipes')
| -rw-r--r-- | recipes/dracut/dracut_git.bbappend | 1 |
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. |
| 2 | RDEPENDS_${PN}_remove = "systemd" | 2 | RDEPENDS_${PN}_remove = "systemd" |
| 3 | REQUIRED_DISTRO_FEATURES_remove = "systemd" | ||
