mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
testfloat: update UPSTREAM_CHECK_* variables to fix devtool upgrades
Update UPSTREAM_CHECK_* variables to fix UNKNOWN_BROKEN status with devtool
check-upgrade-status.
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Reviewed-by: Alexandre Truong <alexandre.truong@smile.fr>
(cherry picked from commit 21e3280fad)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
committed by
Gyorgy Sarvari
parent
eb322a5d69
commit
aaea7c1349
@@ -20,6 +20,7 @@ SRC_URI[SoftFloat.md5sum] = "7dac954ea4aed0697cbfee800ba4f492"
|
||||
SRC_URI[SoftFloat.sha256sum] = "21130ce885d35c1fe73fc1e1bf2244178167e05c6747cad5f450cc991714c746"
|
||||
|
||||
S = "${WORKDIR}"
|
||||
UPSTREAM_CHECK_URI = "http://www.jhauser.us/arithmetic/TestFloat.html"
|
||||
|
||||
do_compile(){
|
||||
oe_runmake -C SoftFloat-${PV}/build/Linux-Cross-Compile/
|
||||
|
||||
Reference in New Issue
Block a user