X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-connectivity%2Fconnman%2Fconnman_agldemo.inc;h=5b732ae52c51ef131f4ddd7deb0d1a9d675b5d6d;hb=12ad591d3038db609db5290d8bbe809a34c743de;hp=1900cc14a4cff24d87fcbaa5efa1f96cefa6df7b;hpb=88c424f8b8c78dfc5520ea9be1866027df4735b8;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-connectivity/connman/connman_agldemo.inc b/recipes-connectivity/connman/connman_agldemo.inc index 1900cc14a..5b732ae52 100644 --- a/recipes-connectivity/connman/connman_agldemo.inc +++ b/recipes-connectivity/connman/connman_agldemo.inc @@ -1,4 +1,4 @@ -do_install_append() { +do_install:append() { # Need to ignore eth1 in cluster demo setup if ${@bb.utils.contains('AGL_FEATURES', 'agl-cluster-demo-support', 'true', 'false', d)}; then sed -i 's/^\(NetworkInterfaceBlacklist=.*\)/\1,eth1/' ${D}${sysconfdir}/connman/main.conf