All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] board/boundarydevices: promote buildroot-external-boundary project
@ 2020-12-23 15:33 Romain Naour
  2020-12-23 15:33 ` [Buildroot] [PATCH 2/3] package/freescale-imx/imx-gpu-viv: install Vendor ICDs file (Vivante.icd) Romain Naour
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Romain Naour @ 2020-12-23 15:33 UTC (permalink / raw)
  To: buildroot

It may be useful for users using Boundary Devices boards to find
more advanced defconfigs that the one provided by Buildroot.

See:
https://github.com/boundarydevices/buildroot-external-boundary#configurations-details

Update the readme.txt to add the link to the br2_external maintained
by Boundary Devices.

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Cc: Gary Bisson <gary.bisson@boundarydevices.com>
---
v2: remove the warning about "supported branches"
---
 board/boundarydevices/common/readme.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/board/boundarydevices/common/readme.txt b/board/boundarydevices/common/readme.txt
index d1bb3fa598..307cfb5549 100644
--- a/board/boundarydevices/common/readme.txt
+++ b/board/boundarydevices/common/readme.txt
@@ -40,3 +40,9 @@ Where 'sdX' is the device node of the uSD partition.
 To upgrade u-boot, cancel autoboot and type:
 
 > run upgradeu
+
+See Boundary Devices's buildroot-external-boundary project
+for additional and advanced defconfigs using Qt5, gstreamer,
+NXP proprietary packages with demo applications:
+
+https://github.com/boundarydevices/buildroot-external-boundary
-- 
2.21.3

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-27  8:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-23 15:33 [Buildroot] [PATCH 1/3] board/boundarydevices: promote buildroot-external-boundary project Romain Naour
2020-12-23 15:33 ` [Buildroot] [PATCH 2/3] package/freescale-imx/imx-gpu-viv: install Vendor ICDs file (Vivante.icd) Romain Naour
2020-12-27  8:35   ` Peter Korsgaard
2020-12-23 15:33 ` [Buildroot] [PATCH 3/3] package/freescale-imx/imx-gpu-viv: is an libopencl provider Romain Naour
2020-12-26 17:33 ` [Buildroot] [PATCH 1/3] board/boundarydevices: promote buildroot-external-boundary project Thomas Petazzoni
2020-12-27  8:31 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.