summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/packages/gmp/gmp-nativesdk.inc1
-rw-r--r--meta/packages/gmp/gmp-nativesdk_4.2.4.bb2
2 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/gmp/gmp-nativesdk.inc b/meta/packages/gmp/gmp-nativesdk.inc
index 973c60142..337c14d7c 100644
--- a/meta/packages/gmp/gmp-nativesdk.inc
+++ b/meta/packages/gmp/gmp-nativesdk.inc
@@ -1,4 +1,3 @@
-require gmp_${PV}.bb
inherit nativesdk
oe_runconf () {
diff --git a/meta/packages/gmp/gmp-nativesdk_4.2.4.bb b/meta/packages/gmp/gmp-nativesdk_4.2.4.bb
index 308f5fbfc..749806483 100644
--- a/meta/packages/gmp/gmp-nativesdk_4.2.4.bb
+++ b/meta/packages/gmp/gmp-nativesdk_4.2.4.bb
@@ -1,2 +1,2 @@
-PV = "4.2.4"
+require gmp_${PV}.bb
require gmp-nativesdk.inc