aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pciutils/pciutils_3.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/pciutils/pciutils_3.1.2.bb')
-rw-r--r--recipes/pciutils/pciutils_3.1.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/pciutils/pciutils_3.1.2.bb b/recipes/pciutils/pciutils_3.1.2.bb
index 97aa2f6c8d..e23a8043f3 100644
--- a/recipes/pciutils/pciutils_3.1.2.bb
+++ b/recipes/pciutils/pciutils_3.1.2.bb
@@ -7,8 +7,8 @@ LICENSE = "GPLv2"
DEPENDS = "zlib"
SRC_URI = "ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-${PV}.tar.bz2 \
- file://pciutils.patch;patch=1 "
-SRC_URI_append_nylon = "file://gcc-3-compatibility.patch;patch=1 "
+ file://pciutils.patch;apply=yes "
+SRC_URI_append_nylon = "file://gcc-3-compatibility.patch;apply=yes "
PARALLEL_MAKE = ""