Browse Source

dubhe: dubhe-image-initramfs: Added gdb and gdbserver to qspi-image.

Signed-off-by: weiheng.cheng <weiheng.cheng@starfivetech.com>
weiheng.cheng 1 year ago
parent
commit
64ac7eeef3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      recipes-images/images/dubhe-image-initramfs.bb

+ 1 - 1
recipes-images/images/dubhe-image-initramfs.bb

@@ -6,7 +6,7 @@ first 'init' program more efficiently."
 INITRAMFS_SCRIPTS ?= "\
                       initramfs-boot packagegroup-core-boot \
                      "
-PACKAGE_INSTALL = "${INITRAMFS_SCRIPTS} ${VIRTUAL-RUNTIME_base-utils} base-passwd ${ROOTFS_BOOTSTRAP_INSTALL} helloworld coremark dhrystone perf"
+PACKAGE_INSTALL = "${INITRAMFS_SCRIPTS} ${VIRTUAL-RUNTIME_base-utils} base-passwd ${ROOTFS_BOOTSTRAP_INSTALL} helloworld coremark dhrystone perf gdb gdbserver "
 
 
 # Do not pollute the initrd image with rootfs features