sdl2: move tests to utils/video
authorDaniel Golle <daniel@makrotopia.org>
Thu, 7 Nov 2024 20:15:42 +0000 (20:15 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 5 Dec 2024 01:24:21 +0000 (01:24 +0000)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/sdl2/Makefile

index 1922061eeeb5e094af230a9d4878a6fbb65e28b7..0f95ce3a0c142045f7105642b89c9fc41bc2c622 100644 (file)
@@ -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