mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +00:00
packagegroup-meta-oe: RDEPENDS on googletest
The gtest and gmock projects were combined under googletest in 2015, and the former gtest recipe has now been renamed to googletest. Signed-off-by: Douglas Royds <douglas.royds@taitradio.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -265,7 +265,7 @@ RDEPENDS_packagegroup-meta-oe-support-egl ="\
|
||||
|
||||
RDEPENDS_packagegroup-meta-oe-test ="\
|
||||
catch2 cppunit cunit cxxtest evtest fb-test \
|
||||
fwts gtest pm-qa stress-ng testfloat \
|
||||
fwts googletest pm-qa stress-ng testfloat \
|
||||
"
|
||||
RDEPENDS_packagegroup-meta-oe-test_remove_libc-musl = "pm-qa"
|
||||
RDEPENDS_packagegroup-meta-oe-test_remove_arm = "fwts"
|
||||
|
||||
Reference in New Issue
Block a user