summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2012-01-22 17:12:37 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-24 11:54:25 +0000
commit27aec8bef61afdcd53b497709dd53bba8224eae3 (patch)
tree83e99bf04b1167cdc097a7c84b7531d01ae788dc /meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch
parentbe76d89496fdefe16852b97cadded4ed956cf401 (diff)
downloadpoky-27aec8bef61afdcd53b497709dd53bba8224eae3.tar.gz
pciutils: upgrade to 3.1.9
(From OE-Core rev: 745bdcd3421747b050493079101f6f5ba7830daf) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch')
-rw-r--r--meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch b/meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch
new file mode 100644
index 0000000000..811aac8e13
--- /dev/null
+++ b/meta/recipes-bsp/pciutils/pciutils-3.1.9/makefile.patch
@@ -0,0 +1,14 @@
1Upstream-Status: Inappropriate [configuration]
2
3diff -ruN pciutils-3.1.7-orig/Makefile pciutils-3.1.7/Makefile
4--- pciutils-3.1.7-orig/Makefile 2011-07-11 14:41:59.000000000 +0800
5+++ pciutils-3.1.7/Makefile 2011-07-11 14:42:31.000000000 +0800
6@@ -31,7 +31,7 @@
7 IDSDIR=$(SHAREDIR)
8 MANDIR:=$(shell if [ -d $(PREFIX)/share/man ] ; then echo $(PREFIX)/share/man ; else echo $(PREFIX)/man ; fi)
9 INCDIR=$(PREFIX)/include
10-LIBDIR=$(PREFIX)/lib
11+LIBDIR=$(libdir)
12 PKGCFDIR=$(LIBDIR)/pkgconfig
13
14 # Commands