From a7dea06db002f69b2b65faf4c55e6c1265a67c91 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 20 Oct 2008 12:23:27 +0000 Subject: poky.conf: Update libopensync world exclude list git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5546 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/distro/poky.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta') diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 09d86f1d2..e192b8aad 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -120,10 +120,11 @@ IMAGE_FEATURES ?= "" # Exclude known broken packages # # Needs old OpenSync -EXCLUDE_FROM_WORLD_pn-libsync = "1" EXCLUDE_FROM_WORLD_pn-libopensync-plugin-evo2-sync = "1" -EXCLUDE_FROM_WORLD_pn-libopensync-plugin-irmc-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" # Needs python EXCLUDE_FROM_WORLD_pn-opkg-utils = "1" # Needs gcc 3.x -- cgit v1.2.3