summaryrefslogtreecommitdiffstats
path: root/meta-hxt/conf
diff options
context:
space:
mode:
authorYuan Yao <yao.yuan@linaro.org>2018-09-12 14:58:22 +0800
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-25 14:17:41 -0400
commit72b8b7c0c8ee21bf8a91fd2e5f51423bb28788ee (patch)
tree6d09ec4e0e09ee9b96dbb809c3ff352562799fff /meta-hxt/conf
parent5b9a0fc143ece21f7ae73866a0037dcf4dd13c1a (diff)
downloadtalos-openbmc-72b8b7c0c8ee21bf8a91fd2e5f51423bb28788ee.tar.gz
talos-openbmc-72b8b7c0c8ee21bf8a91fd2e5f51423bb28788ee.zip
Add meta-hxt and meta-stardragon-rep2
Initial a new platfom for ARM system (From meta-hxt rev: a74be8cd66acd132d82daf45b6e92c89578c98b0) Change-Id: Iee29816c86457ac2e07a55184fe7cc1aeb1ba216 Signed-off-by: Yuan Yao <yao.yuan@hxt-semitech.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-hxt/conf')
-rw-r--r--meta-hxt/conf/layer.conf5
-rw-r--r--meta-hxt/conf/machine/include/hxt.inc3
2 files changed, 8 insertions, 0 deletions
diff --git a/meta-hxt/conf/layer.conf b/meta-hxt/conf/layer.conf
new file mode 100644
index 000000000..bc33c2b24
--- /dev/null
+++ b/meta-hxt/conf/layer.conf
@@ -0,0 +1,5 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+BBFILE_COLLECTIONS += "hxt"
+BBFILE_PATTERN_hxt = ""
diff --git a/meta-hxt/conf/machine/include/hxt.inc b/meta-hxt/conf/machine/include/hxt.inc
new file mode 100644
index 000000000..976e2d09d
--- /dev/null
+++ b/meta-hxt/conf/machine/include/hxt.inc
@@ -0,0 +1,3 @@
+require conf/machine/include/arm.inc
+
+VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"
OpenPOWER on IntegriCloud