Преглед на файлове

dubhe: setup.sh: Update user class configuration

Remove image-prelink parameter as in kirkstone release, the image-prelink class was removed.

Signed-off-by: yang.lee <yang.lee@starfivetech.com>
yang.lee преди 1 година
родител
ревизия
8a58fc2fcf
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      setup.sh

+ 1 - 1
setup.sh

@@ -68,7 +68,7 @@ MACHINE ?= "${MACHINE}"
 EXTRA_IMAGE_FEATURES:append = " package-management"
 PACKAGECONFIG:append:pn-qemu-native = " sdl"
 PACKAGECONFIG:append:pn-nativesdk-qemu = " sdl"
-USER_CLASSES ?= "buildstats buildhistory buildstats-summary image-prelink"
+USER_CLASSES ?= "buildstats buildhistory buildstats-summary"
 
 require conf/distro/include/no-static-libs.inc
 require conf/distro/include/yocto-uninative.inc