1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

gmp-nativesdk: Don't hardcode PV

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-09-17 08:49:24 +01:00
parent a51362cc76
commit ffc3e23564
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,4 +1,3 @@
require gmp_${PV}.bb
inherit nativesdk
oe_runconf () {
+1 -1
View File
@@ -1,2 +1,2 @@
PV = "4.2.4"
require gmp_${PV}.bb
require gmp-nativesdk.inc