mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +08:00
ZCU106/fpga_zynqmp/ps/petalinux/: rootfs: Enable and include layer meta-corundum and its recipes
Signed-off-by: Joachim Foerster <joachim.foerster@missinglinkelectronics.com>
This commit is contained in:
parent
442a24c5a7
commit
1191908e68
@ -297,4 +297,5 @@ CONFIG_YOCTO_NETWORK_SSTATE_FEEDS_URL="http://petalinux.xilinx.com/sswreleases/r
|
|||||||
#
|
#
|
||||||
# User Layers
|
# User Layers
|
||||||
#
|
#
|
||||||
CONFIG_USER_LAYER_0=""
|
CONFIG_USER_LAYER_0="${PROOT}/../../../../../../meta-corundum"
|
||||||
|
CONFIG_USER_LAYER_1=""
|
||||||
|
@ -4178,6 +4178,8 @@ CONFIG_auto-login=y
|
|||||||
#
|
#
|
||||||
CONFIG_iperf2=y
|
CONFIG_iperf2=y
|
||||||
CONFIG_iputils-ping=y
|
CONFIG_iputils-ping=y
|
||||||
|
CONFIG_kernel-module-mqnic=y
|
||||||
|
CONFIG_mqnic-tools=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# PetaLinux RootFS Settings
|
# PetaLinux RootFS Settings
|
||||||
|
@ -6,3 +6,6 @@ CONFIG_peekpoke
|
|||||||
|
|
||||||
CONFIG_iputils-ping
|
CONFIG_iputils-ping
|
||||||
CONFIG_iperf2
|
CONFIG_iperf2
|
||||||
|
|
||||||
|
CONFIG_kernel-module-mqnic
|
||||||
|
CONFIG_mqnic-tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user