Browse Source

Add build conf for d1 miniapp

lihm 2 years ago
parent
commit
b30f48b294
1 changed files with 2 additions and 4 deletions
  1. 2 4
      d1-miniapp/conf/local.conf

+ 2 - 4
d1-miniapp/conf/local.conf

@@ -210,6 +210,7 @@ BB_DISKMON_DIRS ??= "\
 # by libsdl2-native then uncomment the ASSUME_PROVIDED line below.
 PACKAGECONFIG_append_pn-qemu-system-native = " sdl"
 PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
+PACKAGECONFIG_append_pn-gstreamer1.0-plugins-good = " vpx dvdemux"
 #ASSUME_PROVIDED += "libsdl2-native"
 
 #
@@ -243,7 +244,4 @@ CONF_VERSION = "1"
 
 
 # Add commercial license to the whitelist
-# LICENSE_FLAGS_WHITELIST="commercial"
-
-
-IMAGE_INSTALL_append = " e2fsprogs-resize2fs "
+LICENSE_FLAGS_WHITELIST="commercial"