[GST] [OMX] [DRM] Clear all framebuffer content. Set staging flag for gdb remote debug.

This commit is contained in:
Windsome Zeng
2022-08-31 11:23:36 +08:00
committed by Andy Hu
parent d99d80f37f
commit 0b276f308f
6 changed files with 22 additions and 0 deletions
+1
View File
@@ -56,6 +56,7 @@ define WAVE511_INSTALL_STAGING_CMDS
$(INSTALL) -D -m 0644 $(@D)/vpuapi/vpuerror.h $(STAGING_DIR)/usr/include/wave511/vpuapi/vpuerror.h
$(INSTALL) -D -m 0644 $(@D)/vpuapi/vputypes.h $(STAGING_DIR)/usr/include/wave511/vpuapi/vputypes.h
$(INSTALL) -D -m 0644 $(@D)/vpuapi/vpuapifunc.h $(STAGING_DIR)/usr/include/wave511/vpuapi/vpuapifunc.h
$(INSTALL) -D -m 0644 $(@D)/libsfdec.so $(STAGING_DIR)/usr/lib/libsfdec.so
endef
define WAVE511_UNINSTALL_TARGET_CMDS