Browse Source

dubhe: setup: Remove warnings during build
Same .inc files can be found in poky.conf.
Building image with DISTRO=poky will yield duplicate inclusion warning if duplicated .inc files are not removed.

Signed-off-by: weiheng.cheng <weiheng.cheng@starfivetech.com>

weiheng.cheng 1 year ago
parent
commit
8e1dad9f3f
1 changed files with 0 additions and 4 deletions
  1. 0 4
      setup.sh

+ 0 - 4
setup.sh

@@ -72,10 +72,6 @@ PACKAGECONFIG:append:pn-qemu-native = " sdl"
 PACKAGECONFIG:append:pn-nativesdk-qemu = " sdl"
 USER_CLASSES ?= "buildstats buildhistory buildstats-summary"
 
-require conf/distro/include/no-static-libs.inc
-require conf/distro/include/yocto-uninative.inc
-require conf/distro/include/security_flags.inc
-
 INHERIT += "uninative"
 
 DISTRO_FEATURES:append = " largefile opengl ptest multiarch wayland pam  systemd "