summaryrefslogtreecommitdiffstats
path: root/meta/packages/gmp/gmp-native_4.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gmp/gmp-native_4.1.2.bb')
-rw-r--r--meta/packages/gmp/gmp-native_4.1.2.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/packages/gmp/gmp-native_4.1.2.bb b/meta/packages/gmp/gmp-native_4.1.2.bb
new file mode 100644
index 0000000000..9a35da292b
--- /dev/null
+++ b/meta/packages/gmp/gmp-native_4.1.2.bb
@@ -0,0 +1,7 @@
+include gmp_${PV}.bb
+
+FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gmp-${PV}"
+S = "${WORKDIR}/gmp-${PV}"
+
+inherit native
+