mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 21:43:34 +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:
parent
55763d65d2
commit
a34ccf9ec4
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user