]> code.ossystems Code Review - openembedded-core.git/commit
selftest/sstatetests: Replace glibc-initial with linux-libc-headers
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Apr 2017 14:26:30 +0000 (15:26 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Apr 2017 21:48:07 +0000 (22:48 +0100)
commitc37d610272f9d0a506334ff9f724c025acace137
treea5bf39f25f06a59bbd3940cf2dd06f9652b44d52
parent767335c92b7cc657a008722a908380a3c89c3c66
selftest/sstatetests: Replace glibc-initial with linux-libc-headers

The intent in these tests was to find something early in the bootstrap
process to run tests against which didn't require long build times.
This breaks with the removal of the glibc-initial do_build target.
Replacing it with linux-libc-headers seems like a good choice
and simplifies the conditionals too.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/sstatetests.py