瀏覽代碼

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 年之前
父節點
當前提交
8e1dad9f3f
共有 1 個文件被更改,包括 0 次插入4 次删除
  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 "