mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
gtest: fix URL in package description
http://code.google.com/p/googletest redirects to https://github.com/google/googletest, now. Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
fc431d2ed9
commit
66c1d1dc16
@ -19,7 +19,7 @@ config BR2_PACKAGE_GTEST
|
|||||||
This package allows running testsuites on the target which
|
This package allows running testsuites on the target which
|
||||||
might be advantageous in certain cases.
|
might be advantageous in certain cases.
|
||||||
|
|
||||||
http://code.google.com/p/googletest/
|
https://github.com/google/googletest
|
||||||
|
|
||||||
comment "gtest needs a toolchain w/ C++, wchar, threads"
|
comment "gtest needs a toolchain w/ C++, wchar, threads"
|
||||||
depends on BR2_USE_MMU
|
depends on BR2_USE_MMU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user