[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
@@ -59,6 +59,7 @@ define WAVE420L_INSTALL_STAGING_CMDS
$(INSTALL) -D -m 0644 $(@D)/vdi/vdi.h $(STAGING_DIR)/usr/include/wave420l/vdi/vdi.h
$(INSTALL) -D -m 0644 $(@D)/vdi/vdi_osal.h $(STAGING_DIR)/usr/include/wave420l/vdi/vdi_osal.h
$(INSTALL) -D -m 0644 $(@D)/config.h $(STAGING_DIR)/usr/include/wave420l/config.h
$(INSTALL) -D -m 0644 $(@D)/libsfenc.so $(STAGING_DIR)/usr/lib/libsfenc.so
endef