mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
poky: exclude libxml-parser-perl from world builds due to OE bug #3403
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3382 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -291,3 +291,5 @@ EXCLUDE_FROM_WORLD_pn-table = "1"
|
||||
EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1"
|
||||
# Need bzr
|
||||
EXCLUDE_FROM_WORLD_pn-eds-tools = "1"
|
||||
# Need fixed Perl - OE bug #3403
|
||||
EXCLUDE_FROM_WORLD_pn-libxml-parser-perl = "1"
|
||||
|
||||
Reference in New Issue
Block a user