libdbi-drivers: Introduce INC_PR for this recipe

This commit is contained in:
Holger Hans Peter Freyther 2012-09-04 14:07:17 +02:00
parent 25a726eea5
commit a6cbcf75d5
2 changed files with 3 additions and 1 deletions

View File

@ -11,6 +11,8 @@ SECTION = "libs"
PROVIDES = "libdbd-sqlite"
DEPENDS = "libdbi sqlite3"
INC_PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/libdbi-drivers/libdbi-drivers-${PV}.tar.gz"
inherit autotools

View File

@ -1,6 +1,6 @@
require ${PN}.inc
PR = "r1"
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "4de79b323162a5a7652b65b608eca6cd"
SRC_URI[sha256sum] = "4ab9944398ce769c0deeb64d2f73555c67bc25ccd2ade1ccf552226c7b2acf72"