summaryrefslogtreecommitdiffstats
path: root/bsp/meta-sancloud/README.md
diff options
context:
space:
mode:
authorToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:24:26 +0900
committerToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:24:26 +0900
commit5b80bfd7bffd4c20d80b7c70a7130529e9a755dd (patch)
treeb4bb18dcd1487dbf1ea8127e5671b7bb2eded033 /bsp/meta-sancloud/README.md
parent706ad73eb02caf8532deaf5d38995bd258725cb8 (diff)
agl-basesystem
Diffstat (limited to 'bsp/meta-sancloud/README.md')
-rw-r--r--bsp/meta-sancloud/README.md59
1 files changed, 59 insertions, 0 deletions
diff --git a/bsp/meta-sancloud/README.md b/bsp/meta-sancloud/README.md
new file mode 100644
index 00000000..4356460f
--- /dev/null
+++ b/bsp/meta-sancloud/README.md
@@ -0,0 +1,59 @@
+[<img align=right src="https://www.sancloud.co.uk/wp-content/uploads/2016/09/sancloud_and_address_web.png">](https://www.sancloud.co.uk/)
+
+Yocto BSP layer for the SanCloud boards
+=======================================
+
+Quick links
+-----------
+
+* [SanCloud website](https://www.sancloud.co.uk/)
+
+* [BeagleBone Enhanced Description](https://www.sancloud.co.uk/?page_id=254)
+
+* [Sancloud repositories on GitHub](https://github.com/SanCloudLtd)
+
+Description
+-----------
+
+This is the Yocto Project Board Support Package (BSP) layer for SanCloud devices.
+
+Currently supported hardware with corresponding Yocto Project MACHINE names:
+
+* `bbe`: Sancloud BeagleBone Enhanced (BBE)
+
+This BSP is layer is tested in two primary configurations:
+
+* Automotive Grade Linux (AGL)
+* Arago Distribution
+
+Additionally, this BSP layer should work with the distro-less configuration
+included in openembedded-core as well as the Poky distribution.
+
+Getting Started with AGL
+------------------------
+
+This BSP layer is included in the most recent stable branch of AGL, code-named
+Grumpy Guppy. AGL sources can be downloaded by following the
+[upstream instructions](https://wiki.automotivelinux.org/agl-distro/source-code).
+Once the AGL sources have been downloaded and you're in the top-level AGL
+directory, run the following commands to build the AGL Demo image for the
+Sancloud BBE:
+
+ source meta-agl/scripts/aglsetup.sh -m bbe agl-demo agl-devel
+ bitbake agl-demo-platform
+
+Getting started with Arago
+--------------------------
+
+A pre-integrated Arago Distribution repository is available at
+https://github.com/SanCloudLtd/sancloud-arago. Please follow the instructions
+in the README.md file in that repository to get started.
+
+Support
+-------
+
+Issues and Pull Requests for this BSP layer may be opened on our primary
+GitHub repository at https://github.com/SanCloudLtd/meta-sancloud.
+
+For further support enquiries please contact us via email to
+yocto@sancloud.co.uk.