mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00: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
|
inherit nativesdk
|
||||||
|
|
||||||
oe_runconf () {
|
oe_runconf () {
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
PV = "4.2.4"
|
require gmp_${PV}.bb
|
||||||
require gmp-nativesdk.inc
|
require gmp-nativesdk.inc
|
||||||
|
|||||||
Reference in New Issue
Block a user