mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
libc-test: Upgrade to tip of trunk
Brings following changes functional: add mntent test fix malloc-brk-fail math: add fma(x,y,z) test cases for z=0 and x*y rounds to -0 (From OE-Core rev: 393ecfe64065aafdcc6c37d8374c9a3ece748d7a) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=43ed1245085be90dc934288117d55a3b"
|
||||
|
||||
inherit ptest
|
||||
|
||||
SRCREV = "18e28496adee3d84fefdda6efcb9c5b8996a2398"
|
||||
SRCREV = "f2bac7711bec93467b73bec1465579ea0b8d5071"
|
||||
SRC_URI = " \
|
||||
git://repo.or.cz/libc-test;branch=master;protocol=https \
|
||||
file://run-ptest \
|
||||
|
||||
Reference in New Issue
Block a user