diff options
author | ci.toradex <cicd@toradex.com> | 2020-10-03 11:43:04 +0000 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2020-10-23 16:45:06 +0200 |
commit | 1e81e84b501bb7230855c3819dcc92e44a58d493 (patch) | |
tree | b2789d9f821d8dd59fd2ace8a7a2f6dfb5278591 /bsp/pinned-tdx.xml | |
parent | f1d1d924338b230581f9d99b37072d46a50edda9 (diff) |
Bump bsp git hashes to latest head
With BSP updates in meta-freescale the pinned external layers against
latest meta-toradex-* became incompatible and did through build errors.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Change-Id: I5e8f951393460a4fd66327f133182717f2707ebb
Diffstat (limited to 'bsp/pinned-tdx.xml')
-rw-r--r-- | bsp/pinned-tdx.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bsp/pinned-tdx.xml b/bsp/pinned-tdx.xml index 3d6e648..d44eb6b 100644 --- a/bsp/pinned-tdx.xml +++ b/bsp/pinned-tdx.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <manifest> <remote alias="repo" fetch="https://git.toradex.com" name="tdx"/> - <project name="meta-toradex-bsp-common.git" path="layers/meta-toradex-bsp-common" remote="tdx" revision="51927b354280c398b11b7b6bd64c1617825f17d1" upstream="dunfell-5.x.y"/> - <project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="fddb6cc10a1df717cc77b6958ce5e233cef9a80a" upstream="dunfell-5.x.y"/> + <project name="meta-toradex-bsp-common.git" path="layers/meta-toradex-bsp-common" remote="tdx" revision="3d1731f91dcff78bdbd0abcb978436d25280b8f1" upstream="dunfell-5.x.y"/> + <project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="dfc32e8e8c79a043a8c75629f146ff1a337c78fc" upstream="dunfell-5.x.y"/> <project name="meta-toradex-tegra.git" path="layers/meta-toradex-tegra" remote="tdx" revision="962b01390fdc261b5f86921231792daa8f6af043" upstream="dunfell-5.x.y"/> </manifest> |