]> code.ossystems Code Review - openembedded-core.git/commitdiff
pciutils: Bump PR after ASNEEDED changes
authorRichard Purdie <richard@openedhand.com>
Sun, 7 Sep 2008 09:41:40 +0000 (09:41 +0000)
committerRichard Purdie <richard@openedhand.com>
Sun, 7 Sep 2008 09:41:40 +0000 (09:41 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5148 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/pciutils/pciutils_2.2.4.bb

index 0cd335eb326c10e7df5a87ee670d29bd6dfb7efb..711e73474349484ff484f444922e50afb4783a0a 100644 (file)
@@ -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})