diff options
Diffstat (limited to 'meta/recipes-connectivity/connman/connman.inc')
-rw-r--r-- | meta/recipes-connectivity/connman/connman.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc index 1460ba99aa..33c0be6880 100644 --- a/meta/recipes-connectivity/connman/connman.inc +++ b/meta/recipes-connectivity/connman/connman.inc | |||
@@ -93,7 +93,7 @@ RDEPENDS_${PN} = "\ | |||
93 | ${@base_contains('DISTRO_FEATURES', '3g','ofono', '', d)} \ | 93 | ${@base_contains('DISTRO_FEATURES', '3g','ofono', '', d)} \ |
94 | " | 94 | " |
95 | 95 | ||
96 | PACKAGES_DYNAMIC = "^${PN}-plugin-.*" | 96 | PACKAGES_DYNAMIC += "^${PN}-plugin-.*" |
97 | 97 | ||
98 | python populate_packages_prepend() { | 98 | python populate_packages_prepend() { |
99 | depmap = dict(pppd="ppp") | 99 | depmap = dict(pppd="ppp") |