mirror of
https://git.yoctoproject.org/poky
synced 2026-06-05 02:20:12 +00:00
glibc-tests: Do not set SYSTEMD_SERVICE
These are glibc specific which comes from glibc packaging class (From OE-Core rev: 9febfe70507035fd75b0aeb108b1bbb6996f9b78) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -19,6 +19,8 @@ python __anonymous() {
|
||||
|
||||
d.setVar("BBCLASSEXTEND", "")
|
||||
d.setVar("RRECOMMENDS", "")
|
||||
d.setVar("SYSTEMD_SERVICE:nscd", "")
|
||||
d.setVar("SYSTEMD_PACKAGES", "")
|
||||
}
|
||||
|
||||
# Remove any leftovers from original glibc recipe
|
||||
|
||||
Reference in New Issue
Block a user