mirror of
https://git.yoctoproject.org/poky
synced 2026-05-16 08:28:01 +02:00
gmp-nativesdk: Don't hardcode PV
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user