From: Daniel Golle Date: Thu, 7 Nov 2024 20:15:42 +0000 (+0000) Subject: sdl2: move tests to utils/video X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=15f54f44a858521de705b9cdf776259d0075dec7;p=feed%2Fvideo.git sdl2: move tests to utils/video Signed-off-by: Daniel Golle --- diff --git a/libs/sdl2/Makefile b/libs/sdl2/Makefile index 1922061..0f95ce3 100644 --- a/libs/sdl2/Makefile +++ b/libs/sdl2/Makefile @@ -134,8 +134,9 @@ endif endef define Package/libsdl2-tests - SECTION:=libs - CATEGORY:=Libraries + SECTION:=utils + CATEGORY:=Utilities + SUBMENU:=Video TITLE:=SDL installed tests URL:=https://www.libsdl.org DEPENDS:=+libsdl2