From 95001f4d50d9868fc6c33fe1bf2a37fc99d365f9 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 25 Oct 2013 10:39:21 +0300 Subject: libxcb: fix build with automake-1.14 (From OE-Core rev: f8c9a88082f5acf7835647a98a394d5a44fc556f) Signed-off-by: Marko Lindqvist Signed-off-by: Richard Purdie --- meta/recipes-graphics/xcb/libxcb_1.9.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/xcb/libxcb_1.9.1.bb') diff --git a/meta/recipes-graphics/xcb/libxcb_1.9.1.bb b/meta/recipes-graphics/xcb/libxcb_1.9.1.bb index a40a1c1de5..b6548003de 100644 --- a/meta/recipes-graphics/xcb/libxcb_1.9.1.bb +++ b/meta/recipes-graphics/xcb/libxcb_1.9.1.bb @@ -3,7 +3,7 @@ include libxcb.inc LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" -PR = "r0" +SRC_URI += "file://automake_1.14_fix.patch" DEPENDS += "libxdmcp" -- cgit v1.2.3-54-g00ecf