mirror of
https://git.yoctoproject.org/poky
synced 2026-02-25 10:59:41 +01:00
pciutils: Bump PR after ASNEEDED changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5148 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -13,7 +13,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-${PV}.tar.b
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
PR="r1"
|
||||
PR = "r2"
|
||||
|
||||
do_configure () {
|
||||
(cd lib && ./configure ${datadir} ${PV} ${TARGET_OS} 2.4.21 ${TARGET_ARCH})
|
||||
|
||||
Reference in New Issue
Block a user