summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2012-08-14 15:50:26 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-17 18:04:22 +0100
commit79512d5ef9e7d586ee996e965a2554813695eaa8 (patch)
tree324ffe5b7cf5d0c15c9338a5b6bbb75f28a4a157 /meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch
parent1356f8fefd447064700a41029a9eadbbbd6a1540 (diff)
downloadpoky-79512d5ef9e7d586ee996e965a2554813695eaa8.tar.gz
pciutils: upgrade to 3.1.10
(From OE-Core rev: 8007bbf0bd8ef379340c75370fcdb29e367e5682) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch')
-rw-r--r--meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch b/meta/recipes-bsp/pciutils/pciutils-3.1.10/makefile.patch
new file mode 100644
index 0000000000..811aac8e13
--- /dev/null
+++ b/meta/recipes-bsp/pciutils/pciutils-3.1.10/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