summaryrefslogtreecommitdiffstats
path: root/external/meta-updater/recipes-connectivity/connman/connman_1.35.bbappend
blob: 08ec8326b19d1ed608eea0205c7e9808696db1cc (plain)
1
2
3
4
5
6
RPROVIDES_${PN} += "virtual/network-configuration"

# patch to not create the resolv.conf symlink at run-time, as it's already
# handled in the recipe and messes up with ostree
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRC_URI += "file://0001-tmpfiles-script-do-not-create-the-resolv.conf-symlin.patch"