Skip to content
Snippets Groups Projects

conf/local.conf.sample: Add sdl support to qemu-system-native package

1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -118,3 +118,6 @@ MIRRORS:prepend = "git://gitee.com/openharmony/ git://github.com/openharmony/ \n
#OPENHARMONY_VERSION = "3.1"
USER_CLASSES += "buildstats buildstats-summary"
# Enable the sdl option for the qemu-system-native package
PACKAGECONFIG:append:pn-qemu-system-native = "sdl"
Loading