aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost-jam-native_3.1.11.bb
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2010-01-25 10:34:38 -0500
committerPhilip Balister <philip@balister.org>2010-01-25 10:35:30 -0500
commit62638bf0c0d64d325b804145192801c74361f7df (patch)
tree825874bd2a8980ce1332b0713eb6b62de6d5e4b5 /recipes/boost/boost-jam-native_3.1.11.bb
parenta4f757d2fd1ee4ad4c51aa48aaf5d48430535241 (diff)
downloadopenembedded-62638bf0c0d64d325b804145192801c74361f7df.tar.gz
boost : Fix typo introduced when recipes converted to INC_PR.
Diffstat (limited to 'recipes/boost/boost-jam-native_3.1.11.bb')
-rw-r--r--recipes/boost/boost-jam-native_3.1.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/boost/boost-jam-native_3.1.11.bb b/recipes/boost/boost-jam-native_3.1.11.bb
index 15e23f4f78..0da2d7474f 100644
--- a/recipes/boost/boost-jam-native_3.1.11.bb
+++ b/recipes/boost/boost-jam-native_3.1.11.bb
@@ -1,6 +1,6 @@
include boost-jam-native.inc
-PR = "{INC_PR}.1"
+PR = "${INC_PR}.1"
SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz"