]> git.baikalelectronics.ru Git - openembedded-baikal.git/commitdiff
Add pciutils and ethtool packages to the final image
authorBaikal Electronics <support@baikalelectronics.ru>
Fri, 7 Oct 2022 05:04:19 +0000 (08:04 +0300)
committerBaikal Electronics <support@baikalelectronics.ru>
Fri, 7 Oct 2022 05:04:19 +0000 (08:04 +0300)
meta-baikal/recipes-core/images/core-image-minimal.bbappend

index 2bd4f27d0b775a2c0670d9dec129d36f8e486835..1258a0711bf3f8eeeab16d85723fdcc3fb67ee9b 100644 (file)
@@ -7,6 +7,8 @@ IMAGE_INSTALL:append = " dropbear"
 IMAGE_INSTALL:append = " e2fsprogs"
 IMAGE_INSTALL:append = " strace"
 IMAGE_INSTALL:append = " kexec-tools"
+IMAGE_INSTALL:append = " ethtool"
+IMAGE_INSTALL:append = " pciutils"
 EXTRA_IMAGE_FEATURES += "debug-tweaks"
 
 baikal_deploy () {