summaryrefslogtreecommitdiff
path: root/systems/devel-system-armv7l-altera-socfpga-devkit.morph
Commit message (Collapse)AuthorAgeFilesLines
* Add a simple templating system to Baserock definitionssam/easy-templatingSam Thursfield2016-04-151-66/+0
| | | | | | | | This is currently independent of the actual definitions format. The 'configure' tool generates actual .morph files from .morph.in files, and build tools then operate on these generated .morph files.t This is largely untested and no doubt broken!
* Add sandboxlib to build and devel systemsBen Brown2016-03-151-0/+2
| | | | | | | | | | | | sandboxlib is a runtime dependency of ybd. While ybd is not currently a part of Baserock I found it surprising I couldn't at least run ybd from git using the build image from wiki.baserock.org. Created a new stratum as I was unable to find a suitable home amongst the existing strata. Also moves linux-user-chroot into the new stratum. Change-Id: If55c0ba4b9a48a0abc69ad5d39900c6c7807c72b
* Revert "Add the clang compiler"Tristan Van Berkom2015-11-271-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 0f6eb4e0b91132e3eefa9b43b86b80892f323b84. Conflicts: systems/devel-system-armv7-chroot.morph systems/devel-system-armv7-highbank.morph systems/devel-system-armv7-versatile.morph systems/devel-system-armv7-wandboard.morph systems/devel-system-armv7b-chroot.morph systems/devel-system-armv7b-highbank.morph systems/devel-system-armv7l-altera-socfpga-devkit.morph systems/devel-system-armv7lhf-chroot.morph systems/devel-system-armv7lhf-highbank.morph systems/devel-system-armv7lhf-jetson.morph systems/devel-system-armv7lhf-wandboard.morph systems/devel-system-armv8b64.morph systems/devel-system-armv8l64.morph systems/devel-system-ppc64-chroot.morph systems/devel-system-ppc64-generic.morph systems/devel-system-x86_32-chroot.morph systems/devel-system-x86_32-generic.morph systems/devel-system-x86_64-chroot.morph systems/devel-system-x86_64-generic.morph systems/devel-system-x86_64-vagrant.morph Change-Id: I43429b479c8f068c073bb57322623c554cd4587a
* Add import tool dependenciesRichard Ipsum2015-11-231-0/+4
| | | | | | | This adds a common set of perl modules plus further modules that are used by the cpan importer. Change-Id: I964850dba2a63ea3940926f734d518550f0214f5
* Add the clang compilerTiago Gomes2015-11-191-0/+2
| | | | Change-Id: I623542335fa4a3444cf8fc500865f3847a7ec966
* SoCFPGA: Amendments to SoCFPGA system definitionsEdward Cragg2015-11-091-2/+2
| | | | | | | Remove a duplicated stratum, and correct the repo url for bsp-support. These Altera SoCFPGA definitions will now build correctly with modern morph. Change-Id: I614c1e21ead2d4d66607695b8482eecefc44cd7c
* SoCFPGA: Add BSP and systems for Altera Cyclone V SoCFPGA Development KitEdward Cragg2015-10-061-0/+60
Add BSP and system definitions to support the Altera Cyclone V SoCFPGA development kit [1] [1] https://www.altera.com/products/boards_and_kits/dev-kits/altera/kit-cyclone-v-soc.html Change-Id: I9a2371e52b5601f814e2b0feedce006f0c4f7882