On 2018-07-26 5:22 AM, He Zhe wrote:
Signed-off-by: He Zhe <zhe...@windriver.com>

merged.

Bruce

---
  bsp/qemuarm64/qemuarm64-preempt-rt.scc | 12 ++++++++++++
  1 file changed, 12 insertions(+)
  create mode 100644 bsp/qemuarm64/qemuarm64-preempt-rt.scc

diff --git a/bsp/qemuarm64/qemuarm64-preempt-rt.scc 
b/bsp/qemuarm64/qemuarm64-preempt-rt.scc
new file mode 100644
index 00000000..9541458d
--- /dev/null
+++ b/bsp/qemuarm64/qemuarm64-preempt-rt.scc
@@ -0,0 +1,12 @@
+define KMACHINE qemuarm64
+define KTYPE preempt-rt
+define KARCH arm64
+
+# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
+include ktypes/preempt-rt/preempt-rt.scc
+
+include cfg/virtio.scc
+include qemuarm64.scc
+
+# enable the ability to run 32 bit apps
+include arch/arm/32bit-compat.scc


--
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to