Skip to content

Commit

Permalink
configs/microblaze_adi_*_defconfig: Add package fru-tools
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Hennerich <[email protected]>
  • Loading branch information
mhennerich authored and commodo committed Nov 2, 2020
1 parent 192e64f commit 399680d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions configs/microblaze_adi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="http://github.com/analogdevicesinc/linux"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="master"
BR2_LINUX_KERNEL_DEFCONFIG="adi_mb"
BR2_PACKAGE_FRU_TOOLS=y
BR2_PACKAGE_LIBTOMCRYPT=y
BR2_PACKAGE_OPENSSL=y
BR2_PACKAGE_LIBAIO=y
Expand Down
1 change: 1 addition & 0 deletions configs/microblaze_adi_rootfs_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
# BR2_TOOLCHAIN_EXTERNAL_HAS_SSP is not set
BR2_TARGET_GENERIC_ROOT_PASSWD="analog"
BR2_ROOTFS_POST_BUILD_SCRIPT="board/analogdevicesinc/common/post-build.sh"
BR2_PACKAGE_FRU_TOOLS=y
BR2_PACKAGE_LIBTOMCRYPT=y
BR2_PACKAGE_OPENSSL=y
BR2_PACKAGE_LIBAIO=y
Expand Down
1 change: 1 addition & 0 deletions configs/microblaze_adi_rootfs_vivado_2018_3_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
# BR2_TOOLCHAIN_EXTERNAL_HAS_SSP is not set
BR2_TARGET_GENERIC_ROOT_PASSWD="analog"
BR2_ROOTFS_POST_BUILD_SCRIPT="board/analogdevicesinc/common/post-build.sh"
BR2_PACKAGE_FRU_TOOLS=y
BR2_PACKAGE_LIBTOMCRYPT=y
BR2_PACKAGE_OPENSSL=y
BR2_PACKAGE_LIBAIO=y
Expand Down
1 change: 1 addition & 0 deletions configs/microblaze_adi_rootfs_vivado_2019_1_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
# BR2_TOOLCHAIN_EXTERNAL_HAS_SSP is not set
BR2_TARGET_GENERIC_ROOT_PASSWD="analog"
BR2_ROOTFS_POST_BUILD_SCRIPT="board/analogdevicesinc/common/post-build.sh"
BR2_PACKAGE_FRU_TOOLS=y
BR2_PACKAGE_LIBTOMCRYPT=y
BR2_PACKAGE_OPENSSL=y
BR2_PACKAGE_LIBAIO=y
Expand Down
1 change: 1 addition & 0 deletions configs/microblaze_adi_vivado_2018_3_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="http://github.com/analogdevicesinc/linux"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="master"
BR2_LINUX_KERNEL_DEFCONFIG="adi_mb"
BR2_PACKAGE_FRU_TOOLS=y
BR2_PACKAGE_LIBTOMCRYPT=y
BR2_PACKAGE_OPENSSL=y
BR2_PACKAGE_LIBAIO=y
Expand Down
1 change: 1 addition & 0 deletions configs/microblaze_adi_vivado_2019_1_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="http://github.com/analogdevicesinc/linux"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="master"
BR2_LINUX_KERNEL_DEFCONFIG="adi_mb"
BR2_PACKAGE_FRU_TOOLS=y
BR2_PACKAGE_LIBTOMCRYPT=y
BR2_PACKAGE_OPENSSL=y
BR2_PACKAGE_LIBAIO=y
Expand Down

0 comments on commit 399680d

Please sign in to comment.