diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-06-11 19:40:07 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-06-11 19:40:07 +0000 |
commit | b002a9cc24da07b7ef4cec4e3f2cb7741d4f4e4e (patch) | |
tree | 15ada4286c6dd4a3522082799fb9215c8a32b55e /packages/pciutils | |
parent | db997794e09c94858c0237b15f8b69848bcd0686 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/11 20:33:00+01:00 reciva.com!pb
suppress PARALLEL_MAKE for pciutils
2005/06/11 20:12:19+01:00 reciva.com!pb
set KERNEL_CCSUFFIX to 3.3.4 for epia, pending availability of gcc-cross-kernel 3.4.4
2005/06/11 20:08:07+01:00 reciva.com!pb
Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded
into mill.internal.reciva.com:/nexus/home/pb/oe/oe
2005/06/11 20:05:35+01:00 reciva.com!pb
remove preference for binutils_csl-arm-20050603 due to "stfpls" problem
BKrev: 42ab3e17pU3U_O8qsBteBt0JRESXaA
Diffstat (limited to 'packages/pciutils')
-rw-r--r-- | packages/pciutils/pciutils_2.1.11.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/pciutils/pciutils_2.1.11.bb b/packages/pciutils/pciutils_2.1.11.bb index cb77a6b5c2..792b34fda7 100644 --- a/packages/pciutils/pciutils_2.1.11.bb +++ b/packages/pciutils/pciutils_2.1.11.bb @@ -6,6 +6,8 @@ LICENSE = "GPLv2" PR="r1" +PARALLEL_MAKE = "" + SRC_URI = "ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-${PV}.tar.bz2 \ file://configure.patch;patch=1 \ file://configure-uclibc.patch;patch=1 \ |