aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mpfr/mpfr-canadian_3.0.0.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-30 22:04:32 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-30 22:12:03 +0200
commitea007eae7995f5b23d023aa7de4ae11a10bf1d26 (patch)
treec30c4a23db18d1cd166c310735cebbba6629f5b6 /recipes/mpfr/mpfr-canadian_3.0.0.bb
parentd843dff07b869389a310816f0e8a0a2d17ee2a17 (diff)
downloadopenembedded-ea007eae7995f5b23d023aa7de4ae11a10bf1d26.tar.gz
mpfr-canadian: fixed patching by adding FILESPATHPKG
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/mpfr/mpfr-canadian_3.0.0.bb')
-rw-r--r--recipes/mpfr/mpfr-canadian_3.0.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/mpfr/mpfr-canadian_3.0.0.bb b/recipes/mpfr/mpfr-canadian_3.0.0.bb
index e35f24eac9..1a450d11be 100644
--- a/recipes/mpfr/mpfr-canadian_3.0.0.bb
+++ b/recipes/mpfr/mpfr-canadian_3.0.0.bb
@@ -1,3 +1,6 @@
+FILESPATHPKG .= ":mpfr-${PV}"
+
require mpfr_${PV}.bb
inherit canadian-native
DEPENDS = "gmp-canadian"
+