summaryrefslogtreecommitdiff
path: root/strata/bsp-jetson-genivi.morph
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2014-11-07 16:45:57 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-11-13 17:41:00 +0000
commit8b698b04c94bde6fe82ed63fa752cd5f69143f3c (patch)
tree4d201ed62f9c28fd6f3bd93ed66d18b7501123c4 /strata/bsp-jetson-genivi.morph
parentc88fab247a5a67c87196222ff0c74a7310394683 (diff)
downloaddefinitions-8b698b04c94bde6fe82ed63fa752cd5f69143f3c.tar.gz
Use only one bsp for both the devel and genivi systems
Diffstat (limited to 'strata/bsp-jetson-genivi.morph')
-rw-r--r--strata/bsp-jetson-genivi.morph47
1 files changed, 0 insertions, 47 deletions
diff --git a/strata/bsp-jetson-genivi.morph b/strata/bsp-jetson-genivi.morph
deleted file mode 100644
index 62835b74..00000000
--- a/strata/bsp-jetson-genivi.morph
+++ /dev/null
@@ -1,47 +0,0 @@
-name: bsp-jetson-genivi
-kind: stratum
-description: |
- Platform-specific chunks for NVIDIA Jetson TK1 GENIVI Baseline
-
- Support for the Tegra platform is still being developed. A very recent
- kernel with some patches is currently required to get a fully
- accelerated graphics stack on this platform. Note that the SATA and
- networking will not work unless you have flashed the bootloader on
- your board to the version of U-Boot built in this stratum. Also, the
- CPUs on the Jetson run at a slow speed with this version of Linux.
-build-depends:
-- morph: strata/core.morph
-chunks:
-- name: device-tree-compiler
- morph: strata/bsp-jetson-genivi/device-tree-compiler.morph
- repo: upstream:device-tree-compiler
- ref: c92f284c3cf76d471eb27a271de3a51cb45ed058
- unpetrify-ref: baserock/morph
- build-depends: []
-- name: u-boot
- morph: strata/bsp-jetson-genivi/u-boot.morph
- repo: upstream:u-boot
- ref: c77921345b943cdf5f2f28bbe88c6d8970620d2e
- unpetrify-ref: baserock/jetson/u-boot-tegra-next
- build-depends:
- - device-tree-compiler
-- name: linux-jetson-tk1-genivi
- morph: strata/bsp-jetson-genivi/linux-jetson-tk1-genivi.morph
- repo: upstream:linux
- ref: 8da6ad2e1c6366ebb2d9a72aeaf4a42dc32c8623
- unpetrify-ref: baserock/jetson/3.17.0-rc5
- build-depends:
- - u-boot
-- name: bsp-support
- morph: strata/bsp-jetson-genivi/bsp-support.morph
- repo: baserock:baserock/bsp-support
- ref: 19bc31ce3198a3c19cdd96d392bde34cb34ed525
- unpetrify-ref: baserock/arm/tegra-3.10
- build-depends: []
-- name: nouveau-drm
- morph: strata/bsp-jetson-genivi/nouveau-drm.morph
- repo: upstream:nouveau
- ref: 62d1f5d2f5b3e5122eeac0f763dcdd1d04bf5c45
- unpetrify-ref: baserock/jetson/3.17-rc5
- build-depends:
- - linux-jetson-tk1-genivi