mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 04:27:26 +00:00
gmp-nativesdk: Don't hardcode PV
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
a51362cc76
commit
ffc3e23564
@ -1,4 +1,3 @@
|
||||
require gmp_${PV}.bb
|
||||
inherit nativesdk
|
||||
|
||||
oe_runconf () {
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
PV = "4.2.4"
|
||||
require gmp_${PV}.bb
|
||||
require gmp-nativesdk.inc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user