]> Git Repo - buildroot-mgba.git/commitdiff
configs/beaglebone_qt5_defconfig: build am335x-bonegreen-wireless
authorLothar Felten <[email protected]>
Tue, 11 Jul 2023 09:44:48 +0000 (11:44 +0200)
committerYann E. MORIN <[email protected]>
Tue, 11 Jul 2023 17:19:37 +0000 (19:19 +0200)
Build the am335x-bonegreen-wireless.dtb device tree.
  The genimage script which is shared between beaglebone and
  beaglebone_qt5 was updated to support the bonegreen-wireless.

Signed-off-by: Lothar Felten <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
configs/beaglebone_qt5_defconfig

index ff03a05a8eb3823401eea5f930fffd56c7eb1180..0038acfcfdb6d1d687b353a8886de7b4e7f4606b 100644 (file)
@@ -15,7 +15,7 @@ BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,beagleboard,linux,4.19.7
 BR2_LINUX_KERNEL_DEFCONFIG="omap2plus"
 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/beaglebone/linux-sgx.fragment"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
-BR2_LINUX_KERNEL_INTREE_DTS_NAME="am335x-evm am335x-bone am335x-boneblack am335x-bonegreen am335x-evmsk am335x-boneblue am335x-boneblack-wireless"
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="am335x-evm am335x-bone am335x-boneblack am335x-bonegreen am335x-evmsk am335x-boneblue am335x-boneblack-wireless am335x-bonegreen-wireless"
 BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
 BR2_PACKAGE_FBV=y
 BR2_PACKAGE_QT5=y
This page took 0.032423 seconds and 4 git commands to generate.