summaryrefslogtreecommitdiff
path: root/meta-unit-kas/include/layers/meta-rockchip
diff options
context:
space:
mode:
Diffstat (limited to 'meta-unit-kas/include/layers/meta-rockchip')
-rw-r--r--meta-unit-kas/include/layers/meta-rockchip/conf.yml7
-rw-r--r--meta-unit-kas/include/layers/meta-rockchip/main.yml7
-rw-r--r--meta-unit-kas/include/layers/meta-rockchip/radxa-zero-3e.yml4
-rw-r--r--meta-unit-kas/include/layers/meta-rockchip/remote.yml7
4 files changed, 25 insertions, 0 deletions
diff --git a/meta-unit-kas/include/layers/meta-rockchip/conf.yml b/meta-unit-kas/include/layers/meta-rockchip/conf.yml
new file mode 100644
index 0000000..ffc3d76
--- /dev/null
+++ b/meta-unit-kas/include/layers/meta-rockchip/conf.yml
@@ -0,0 +1,7 @@
+header:
+ version: 20
+
+local_conf_header:
+ meta-rockchip: |
+ SERIAL_CONSOLES = "115200;ttyS2"
+ WIC_COMPRESSION_EXTENSION = ".xz"
diff --git a/meta-unit-kas/include/layers/meta-rockchip/main.yml b/meta-unit-kas/include/layers/meta-rockchip/main.yml
new file mode 100644
index 0000000..775a3d0
--- /dev/null
+++ b/meta-unit-kas/include/layers/meta-rockchip/main.yml
@@ -0,0 +1,7 @@
+header:
+ version: 20
+
+repos:
+ meta-rockchip:
+ branch: master
+ commit: 2a13a49da4af4487ee71db6aff19364220da694a
diff --git a/meta-unit-kas/include/layers/meta-rockchip/radxa-zero-3e.yml b/meta-unit-kas/include/layers/meta-rockchip/radxa-zero-3e.yml
new file mode 100644
index 0000000..4720743
--- /dev/null
+++ b/meta-unit-kas/include/layers/meta-rockchip/radxa-zero-3e.yml
@@ -0,0 +1,4 @@
+header:
+ version: 20
+
+machine: radxa-zero-3e
diff --git a/meta-unit-kas/include/layers/meta-rockchip/remote.yml b/meta-unit-kas/include/layers/meta-rockchip/remote.yml
new file mode 100644
index 0000000..a40e031
--- /dev/null
+++ b/meta-unit-kas/include/layers/meta-rockchip/remote.yml
@@ -0,0 +1,7 @@
+header:
+ version: 20
+
+repos:
+ meta-rockchip:
+ url: https://git.yoctoproject.org/meta-rockchip
+ path: layers/meta-rockchip