meta-agl-bsp: Update J7 EVM support for Kirkstone
authorScott Murray <scott.murray@konsulko.com>
Mon, 11 Apr 2022 19:53:32 +0000 (15:53 -0400)
committerScott Murray <scott.murray@konsulko.com>
Mon, 11 Apr 2022 19:53:32 +0000 (15:53 -0400)
commit21bac164e6f17c0653370cb479f8f2bb8af5e320
treeafee9959a0c56bf17f34b57125360df812d41c45
parentdddd198b27bfeb90a906a1d7c29ade15920b2508
meta-agl-bsp: Update J7 EVM support for Kirkstone

Changes:
- Rename machine template and related files to use j721e-evm instead
  of j7-evm to match meta-ti change.
- Update machine template to point into new meta-ti-bsp layer in the
  meta-ti repository.
- Drop local multiconfig TMPDIR tweak as it seems unrequired now,
  and is triggering a build failure around sysroot population that
  needs further investigation.  It may be added back in the future
  if the single TMPDIR again proves to have issues.

Bug-AGL: SPEC-3819

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I8c2717bb749735cfe36d86b48e3c61b1cca990e4
meta-agl-bsp/conf/include/agl_j7-evm.inc [deleted file]
meta-agl-bsp/conf/include/agl_j721e-evm.inc [new file with mode: 0644]
templates/machine/j7-evm/50_local.conf.inc [deleted file]
templates/machine/j7-evm/README_machine_j7-evm.md [deleted file]
templates/machine/j721e-evm/50_bblayers.conf.inc [moved from templates/machine/j7-evm/50_bblayers.conf.inc with 72% similarity]
templates/machine/j721e-evm/50_local.conf.inc [new file with mode: 0644]
templates/machine/j721e-evm/README_machine_j721e-evm.md [new file with mode: 0644]