diff options
| author | Richard Purdie <richard@openedhand.com> | 2008-08-25 13:21:04 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2008-08-25 13:21:04 +0000 |
| commit | aa7d993edb7c4d2ea83bff625f41b6fa15070e83 (patch) | |
| tree | fa7dad16e70cc6d5024a7a04f9706cfaa4c38487 | |
| parent | af1c2826c251f464a2236d63e8253fc471258850 (diff) | |
| download | poky-aa7d993edb7c4d2ea83bff625f41b6fa15070e83.tar.gz | |
poky.conf: Exclude libxml-simple-perl from world builds
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5089 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index d187ab3514..40b7b88968 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
| @@ -127,5 +127,7 @@ EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1" | |||
| 127 | EXCLUDE_FROM_WORLD_pn-eds-tools = "1" | 127 | EXCLUDE_FROM_WORLD_pn-eds-tools = "1" |
| 128 | # Need fixed Perl - OE bug #3403 | 128 | # Need fixed Perl - OE bug #3403 |
| 129 | EXCLUDE_FROM_WORLD_pn-libxml-parser-perl = "1" | 129 | EXCLUDE_FROM_WORLD_pn-libxml-parser-perl = "1" |
| 130 | # Needs libxml-parser-perl | ||
| 131 | EXCLUDE_FROM_WORLD_pn-libxml-simple-perl = "1" | ||
| 130 | # Needs gtk+ <= 2.10 | 132 | # Needs gtk+ <= 2.10 |
| 131 | EXCLUDE_FROM_WORLD_pn-gcalctool = "1" | 133 | EXCLUDE_FROM_WORLD_pn-gcalctool = "1" |
