From e5310229bf79f12d34e3d3595f9880261d02648c Mon Sep 17 00:00:00 2001 From: Evgeniy Didin Date: Wed, 15 Jul 2020 22:43:20 +0300 Subject: Synopsys,HSDK: Return files for HSDK board Lets return HSDK board support as the meta-synopsys layer now is compatible to yocto dunfell. Signed-off-by: Evgeniy Didin Change-Id: I3f11b9f8f5790d2513635beb05ec8e7584ebccc4 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25024 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- templates/machine/hsdk/50_local.conf.inc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 templates/machine/hsdk/50_local.conf.inc (limited to 'templates/machine/hsdk/50_local.conf.inc') diff --git a/templates/machine/hsdk/50_local.conf.inc b/templates/machine/hsdk/50_local.conf.inc new file mode 100644 index 000000000..61f77435e --- /dev/null +++ b/templates/machine/hsdk/50_local.conf.inc @@ -0,0 +1,2 @@ +MACHINE = "hsdk" +require conf/include/agl_hsdk.inc -- cgit 1.2.3-korg