diff options
Diffstat (limited to 'meta/conf/distro/poky.conf')
-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 77ed36c1fc..88d1eaa3a0 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -155,6 +155,7 @@ SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" SRCREV_pn-qemu ?= "${QEMUSRCREV}" SRCREV_pn-vincent ?= "246" +SRCREV_pn-clutter-box2d = "2513" # Previously floating revisions SRCREV_pn-aaina ?= "1231" @@ -312,6 +313,7 @@ EXCLUDE_FROM_WORLD_pn-clutter-cairo = "1" EXCLUDE_FROM_WORLD_pn-clutter-gst = "1" EXCLUDE_FROM_WORLD_pn-aaina = "1" EXCLUDE_FROM_WORLD_pn-table = "1" +EXCLUDE_FROM_WORLD_pn-clutter-box2d = "1" EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1" EXCLUDE_FROM_WORLD_pn-tidy = "1" # Need bzr |