]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
attr: Disable attr.test on musl
authorKhem Raj <raj.khem@gmail.com>
Fri, 21 Apr 2023 03:41:31 +0000 (20:41 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Apr 2023 13:41:26 +0000 (14:41 +0100)
commitb29ce2f571fa38646e5d2000a502eed040cae1c0
tree200daafc82ae2d170a96e26c284b180b7077e02a
parent1179ab508b9cf6492d9c92887c11a8030e8a9763
attr: Disable attr.test on musl

the error message in musl based systems is
EXPECTED: Operation not supported
RECIEVED: Not supported

The test is then marked as failed due to this.
Ignore this test on musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/recipes-support/attr/attr.inc