summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb
diff options
context:
space:
mode:
authorJeremy Puhlman <jpuhlman@mvista.com>2018-06-13 13:14:13 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-18 11:07:57 +0100
commitcc9a768192d3c07af815a494c32bb3edfb2e4726 (patch)
tree739462af29eb11af8153c7bf37b9a74fea592c6b /meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb
parent81c537475128718ae9fb9113e9766fde78181075 (diff)
downloadpoky-cc9a768192d3c07af815a494c32bb3edfb2e4726.tar.gz
Remove libdir specification from xorgproto .pc files
(From OE-Core rev: 8b8eaac3ec9e6f12d78a0be5fa6300c4e58294b7) Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb b/meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb
index f48a22b57d..cec6e87559 100644
--- a/meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb
+++ b/meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb
@@ -8,6 +8,8 @@ the core protocol and (many) extensions for the X Window System"
8LICENSE = "MIT-style" 8LICENSE = "MIT-style"
9LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=b9e051107d5628966739a0b2e9b32676" 9LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=b9e051107d5628966739a0b2e9b32676"
10 10
11SRC_URI += "file://0001-Remove-libdir-specification.patch"
12
11SRC_URI[md5sum] = "81557ca47ee66a4e54590fcdadd28114" 13SRC_URI[md5sum] = "81557ca47ee66a4e54590fcdadd28114"
12SRC_URI[sha256sum] = "fee885e0512899ea5280c593fdb2735beb1693ad170c22ebcc844470eec415a0" 14SRC_URI[sha256sum] = "fee885e0512899ea5280c593fdb2735beb1693ad170c22ebcc844470eec415a0"
13 15