diff options
| author | Shane Wang <shane.wang@intel.com> | 2012-01-21 21:40:37 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-24 11:54:22 +0000 |
| commit | ab315a3b68edc7ced4394101997dbb3409cf6b99 (patch) | |
| tree | 10baadcbed6adbd4a4e1bb05879cb98d23476c0f /meta/recipes-graphics/xcb/xcb-proto-1.6/xcb-proto-libdir.patch | |
| parent | 12e10a653a5c6ef104503f4cd9a4cc3c2add8dd1 (diff) | |
| download | poky-ab315a3b68edc7ced4394101997dbb3409cf6b99.tar.gz | |
xcb-proto: upgrade to 1.7
Upgrade xcb-proto from 1.6 to 1.7
Since xcb-proto-libdir.patch is there, the file is removed.
(From OE-Core rev: 15780c7d7bb5d242aa688c1c1d9842a1004222d9)
Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xcb/xcb-proto-1.6/xcb-proto-libdir.patch')
| -rw-r--r-- | meta/recipes-graphics/xcb/xcb-proto-1.6/xcb-proto-libdir.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-proto-1.6/xcb-proto-libdir.patch b/meta/recipes-graphics/xcb/xcb-proto-1.6/xcb-proto-libdir.patch deleted file mode 100644 index 708f329590..0000000000 --- a/meta/recipes-graphics/xcb/xcb-proto-1.6/xcb-proto-libdir.patch +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | Upstream-Status: Inappropriate [embedded specific] | ||
| 2 | |||
| 3 | Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | ||
| 4 | |||
| 5 | Index: xcb-proto-1.6/xcb-proto.pc.in | ||
| 6 | =================================================================== | ||
| 7 | --- xcb-proto-1.6.orig/xcb-proto.pc.in | ||
| 8 | +++ xcb-proto-1.6/xcb-proto.pc.in | ||
| 9 | @@ -1,4 +1,5 @@ | ||
| 10 | prefix=@prefix@ | ||
| 11 | +libdir=@libdir@ | ||
| 12 | datarootdir=@datarootdir@ | ||
| 13 | datadir=@datadir@ | ||
| 14 | xcbincludedir=@xcbincludedir@ | ||
