From 5e9788247aa1020f9709acabef8f57e98b9698c9 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 20 Oct 2008 13:19:42 +0000 Subject: poky.conf: Fix world excludes typo git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5549 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/distro/poky.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/distro/poky.conf') diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 59c78a6a1..7be505765 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 -- cgit v1.2.3