summaryrefslogtreecommitdiffstats
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 973c601423..337c14d7cf 100644
--- a/meta/packages/gmp/gmp-nativesdk.inc
+++ b/meta/packages/gmp/gmp-nativesdk.inc
@@ -1,4 +1,3 @@
1require gmp_${PV}.bb
2inherit nativesdk 1inherit nativesdk
3 2
4oe_runconf () { 3oe_runconf () {
diff --git a/meta/packages/gmp/gmp-nativesdk_4.2.4.bb b/meta/packages/gmp/gmp-nativesdk_4.2.4.bb
index 308f5fbfc3..7498064831 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 @@
1PV = "4.2.4" 1require gmp_${PV}.bb
2require gmp-nativesdk.inc 2require gmp-nativesdk.inc