mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 08:02:30 +02:00
world-broken: add older clutters since we don't want clutter confusion
(From OE-Core rev: e0ed7caa65c9b6667d311d3eb26ff99dd778173d) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1942549a6f
commit
5d92f334dc
@@ -1,13 +1,16 @@
|
||||
#
|
||||
# Exclude known broken packages
|
||||
#
|
||||
EXCLUDE_FROM_WORLD_pn-psb-kernel-source = "1"
|
||||
EXCLUDE_FROM_WORLD_pn-gobject-introspection = "1"
|
||||
|
||||
# Need bzr
|
||||
EXCLUDE_FROM_WORLD_pn-eds-tools = "1"
|
||||
|
||||
# Need Updates from Clutter 0.8
|
||||
EXCLUDE_FROM_WORLD_pn-tidy = "1"
|
||||
EXCLUDE_FROM_WORLD_pn-table = "1"
|
||||
EXCLUDE_FROM_WORLD_pn-clutter-box2d = "1"
|
||||
|
||||
# Don't build older versions of clutter
|
||||
EXCLUDE_FROM_WORLD_pn-clutter = "1"
|
||||
EXCLUDE_FROM_WORLD_pn-clutter-1.4 = "1"
|
||||
EXCLUDE_FROM_WORLD_pn-clutter-gst-1.4 = "1"
|
||||
EXCLUDE_FROM_WORLD_pn-clutter-gtk-1.4 = "1"
|
||||
|
||||
Reference in New Issue
Block a user