diff options
Diffstat (limited to 'meta-systemd/oe-core/recipes-connectivity/wpa-supplicant')
-rw-r--r-- | meta-systemd/oe-core/recipes-connectivity/wpa-supplicant/wpa-supplicant_%.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-systemd/oe-core/recipes-connectivity/wpa-supplicant/wpa-supplicant_%.bbappend b/meta-systemd/oe-core/recipes-connectivity/wpa-supplicant/wpa-supplicant_%.bbappend new file mode 100644 index 000000000..f006b3fb5 --- /dev/null +++ b/meta-systemd/oe-core/recipes-connectivity/wpa-supplicant/wpa-supplicant_%.bbappend | |||
@@ -0,0 +1,3 @@ | |||
1 | RPROVIDES_${PN} += "${PN}-systemd" | ||
2 | RREPLACES_${PN} += "${PN}-systemd" | ||
3 | RCONFLICTS_${PN} += "${PN}-systemd" | ||