summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/classes/gen-machine-conf.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* Move gen-machine-conf to meta-xilinx-coreRaju Kumar Pothuraju2022-11-211-2/+2
| | | | | | | | | | | meta-xilinx/gen-machine-conf will not packed into eSDK as its not a layer moving to meta-xilinx-core. Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> Added a symlink for the gen-machine-conf directory Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* layer.conf: Gen-machine-conf supportRaju Kumar Pothuraju2022-11-211-0/+6
Update layer.conf file to export the gen-machine-conf PATH. gen-machine-conf bbclass is to update the PATH in esdk. Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> Change from INHERIT to IMAGE_CLASSES Signed-off-by: Mark Hatle <mark.hatle@amd.com>