Quoting "Robert P. J. Day" <[email protected]>:

currently working on a layer for building for three powerpc-based target boards:

  * mach1 (8260-based)
  * mach2, mach3 (8360-based)

i wanted to use FILESOVERRIDES to be able to distinguish between patches
that were:

  * machine-specific
  * CPU-specific (8260 or 8360)
  * common across all powerpc targets

however, a quick check shows me that TRANSLATED_TARGET_ARCH contains
only "powerpc", so that FILESOVERRIDES starts with:

  "powerpc:machine-name:..."

  never mind, found what i was after:

http://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-MACHINEOVERRIDES

rday


--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to