summaryrefslogtreecommitdiff
path: root/meta/packages/gmp
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gmp')
-rw-r--r--meta/packages/gmp/gmp-native.inc4
-rw-r--r--meta/packages/gmp/gmp-sdk.inc4
2 files changed, 0 insertions, 8 deletions
diff --git a/meta/packages/gmp/gmp-native.inc b/meta/packages/gmp/gmp-native.inc
index c3d36e0fd..362d29031 100644
--- a/meta/packages/gmp/gmp-native.inc
+++ b/meta/packages/gmp/gmp-native.inc
@@ -1,8 +1,4 @@
require gmp_${PV}.bb
-
-FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gmp-${PV}"
-S = "${WORKDIR}/gmp-${PV}"
-
inherit native
# darwin 'hacks'
diff --git a/meta/packages/gmp/gmp-sdk.inc b/meta/packages/gmp/gmp-sdk.inc
index a6b15332a..5d4fe1d50 100644
--- a/meta/packages/gmp/gmp-sdk.inc
+++ b/meta/packages/gmp/gmp-sdk.inc
@@ -1,8 +1,4 @@
require gmp_${PV}.bb
-
-FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gmp-${PV}"
-S = "${WORKDIR}/gmp-${PV}"
-
inherit sdk