diff options
| -rw-r--r-- | meta/recipes-connectivity/telepathy/telepathy-mission-control_5.16.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.16.0.bb b/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.16.0.bb index b28b9ce3a5..fbd8ba2480 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.16.0.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.16.0.bb | |||
| @@ -18,7 +18,7 @@ PACKAGECONFIG ??= "" | |||
| 18 | PACKAGECONFIG[upower] = "--enable-upower,--disable-upower,upower" | 18 | PACKAGECONFIG[upower] = "--enable-upower,--disable-upower,upower" |
| 19 | 19 | ||
| 20 | # to select connman or nm you need to use "connectivity" and "connman" or "nm", default is to disable both | 20 | # to select connman or nm you need to use "connectivity" and "connman" or "nm", default is to disable both |
| 21 | PACKAGECONFIG[connectvity] = ",--with-connectivity=no" | 21 | PACKAGECONFIG[connectivity] = ",--with-connectivity=no" |
| 22 | PACKAGECONFIG[connman] = "--with-connectivity=connman,,connman" | 22 | PACKAGECONFIG[connman] = "--with-connectivity=connman,,connman" |
| 23 | PACKAGECONFIG[nm] = "--with-connectivity=nm,,networkmanager" | 23 | PACKAGECONFIG[nm] = "--with-connectivity=nm,,networkmanager" |
| 24 | 24 | ||
