diff options
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 59c78a6a1e..7be505765f 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -125,7 +125,7 @@ EXCLUDE_FROM_WORLD_pn-libopensync-plugin-evo2-sync = "1" EXCLUDE_FROM_WORLD_pn-libopensync-plugin-file-sync = "1" EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc = "1" EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-sync = "1" -EXCLUDE_FROM_WORLD_pn-libopensync-plugin-google-calender = "1" +EXCLUDE_FROM_WORLD_pn-libopensync-plugin-google-calendar = "1" # Needs python EXCLUDE_FROM_WORLD_pn-opkg-utils = "1" # Needs gcc 3.x |