From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sat, 26 Dec 2020 18:32:44 +0100 Subject: [Buildroot] [git commit] board/boundarydevices: promote buildroot-external-boundary project Message-ID: <20201226171541.F12C48818F@busybox.osuosl.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net commit: https://git.buildroot.net/buildroot/commit/?id=75543322843f9ce72a4f39f1ee6239059c061e6c branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master 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 Cc: Gary Bisson Signed-off-by: Thomas Petazzoni --- 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