yet really add PR
authorMustafa Yuecel <yuecelm@ee.ethz.ch>
Thu, 18 Aug 2005 13:12:09 +0000 (13:12 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 18 Aug 2005 13:12:09 +0000 (13:12 +0000)
packages/findutils/findutils-native_4.1.20.bb

index 4d9b4e2..e127562 100644 (file)
@@ -1,4 +1,6 @@
 inherit native
-include findutils_4.1.20.bb
+include findutils_${PV}.bb
 
-S = "${WORKDIR}/findutils-4.1.20"
+PR = "r1"
+
+S = "${WORKDIR}/findutils-${PV}"