layer.conf 4.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. # We have a conf and classes directory, add to BBPATH
  2. BBPATH .= ":${LAYERDIR}"
  3. # We have a recipes-* directories, add to BBFILES
  4. BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
  5. ${LAYERDIR}/recipes-*/*/*.bbappend"
  6. BBFILE_COLLECTIONS += "riscv-layer"
  7. BBFILE_PATTERN_riscv-layer = "^${LAYERDIR}/"
  8. BBFILE_PRIORITY_riscv-layer = "6"
  9. BBFILES_DYNAMIC += " \
  10. virtualization-layer:${LAYERDIR}/dynamic-layers/virt-layer/*/*/*.bb \
  11. virtualization-layer:${LAYERDIR}/dynamic-layers/virt-layer/*/*/*.bbappend \
  12. openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \
  13. openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \
  14. \
  15. "
  16. LAYERSERIES_COMPAT_riscv-layer = "gatesgarth hardknott"
  17. INSANE_SKIP_append_pn-cmocka_riscv64 = " textrel"
  18. INSANE_SKIP_append_pn-eudev_riscv64 = " textrel"
  19. INSANE_SKIP_append_pn-gdb_riscv64 = " textrel"
  20. INSANE_SKIP_append_pn-perf_riscv64 = " textrel"
  21. INSANE_SKIP_append_pn-qtbase_riscv64 = " textrel"
  22. INSANE_SKIP_append_pn-qtbase-tools_riscv64 = " textrel"
  23. INSANE_SKIP_append_pn-dracut_riscv64 = " textrel"
  24. INSANE_SKIP_append_pn-qemu_riscv64 = " textrel"
  25. INSANE_SKIP_append_pn-qemu-ptest_riscv64 = " textrel"
  26. INSANE_SKIP_append_pn-rt-tests_riscv64 = " textrel"
  27. INSANE_SKIP_append_pn-tvheadend_riscv64 = " textrel"
  28. INSANE_SKIP_append_pn-tipcutils_riscv64 = " textrel"
  29. INSANE_SKIP_append_pn-zabbix_riscv64 = " textrel"
  30. INSANE_SKIP_append_pn-xfsdump_riscv64 = " textrel"
  31. INSANE_SKIP_append_pn-capnproto_riscv64 = " textrel"
  32. INSANE_SKIP_append_pn-monkey_riscv64 = " textrel"
  33. INSANE_SKIP_append_pn-netdata_riscv64 = " textrel"
  34. INSANE_SKIP_append_pn-ltp_riscv64 = " textrel"
  35. INSANE_SKIP_append_pn-opensaf_riscv64 = " textrel"
  36. INSANE_SKIP_append_pn-rdma-core_riscv64 = " textrel"
  37. INSANE_SKIP_append_pn-util-linux_riscv64 = " textrel"
  38. INSANE_SKIP_append_pn-doxygen_riscv64 = " textrel"
  39. INSANE_SKIP_append_pn-poppler_riscv64 = " textrel"
  40. INSANE_SKIP_append_pn-cmocka_riscv32 = " textrel"
  41. INSANE_SKIP_append_pn-xfsdump_riscv32 = " textrel"
  42. INSANE_SKIP_append_pn-zabbix_riscv32 = " textrel"
  43. INSANE_SKIP_append_pn-netdata_riscv32 = " textrel"
  44. INSANE_SKIP_append_pn-tipcutils_riscv32 = " textrel"
  45. INSANE_SKIP_append_pn-tvheadend_riscv32 = " textrel"
  46. INSANE_SKIP_append_pn-monkey_riscv32 = " textrel"
  47. INSANE_SKIP_append_pn-eudev_riscv32 = " textrel"
  48. INSANE_SKIP_append_pn-dracut_riscv32 = " textrel"
  49. INSANE_SKIP_append_pn-rt-tests_riscv32 = " textrel"
  50. INSANE_SKIP_append_pn-gdb_riscv32 = " textrel"
  51. INSANE_SKIP_append_pn-capnproto_riscv32 = " textrel"
  52. INSANE_SKIP_append_pn-rdma-core_riscv32 = " textrel"
  53. INSANE_SKIP_append_pn-util-linux_riscv32 = " textrel"
  54. INSANE_SKIP_append_pn-ltp_riscv32 = " textrel"
  55. INSANE_SKIP_append_pn-poppler_riscv32 = " textrel"
  56. INSANE_SKIP_append_pn-qtbase_riscv32 = " textrel"
  57. INSANE_SKIP_append_pn-gerbera_riscv32 = " textrel"
  58. INSANE_SKIP_append_pn-opensaf_riscv32 = " textrel"
  59. INSANE_SKIP_append_pn-doxygen_riscv32 = " textrel"
  60. INSANE_SKIP_append_pn-opengl-es-cts_riscv32 = " textrel"
  61. INSANE_SKIP_append_pn-perf_riscv32 = " textrel"
  62. # These recipe dont _yet_ build for rv32
  63. COMPATIBLE_HOST_pn-openh264_riscv32 = "null"
  64. # Need to port - tcf/cpudefs-mdep.h
  65. COMPATIBLE_HOST_pn-tcf-agent_riscv32 = "null"
  66. # ld.lld: error: lto.tmp: cannot link object files with different floating-point ABI
  67. COMPATIBLE_HOST_pn-python3-matplotlib_riscv32 = "null"
  68. # needs SYS_ppoll and SYS_pselect6
  69. COMPATIBLE_HOST_pn-lttng-tools_riscv32 = "null"
  70. # LTTng-modules requires CONFIG_KPROBES on kernels >= 5.7.0
  71. COMPATIBLE_HOST_pn-lttng-modules_riscv32 = "null"
  72. # Needs porting to rv32
  73. COMPATIBLE_HOST_pn-android-tools_riscv32 = "null"
  74. # Needs porting to rv32
  75. COMPATIBLE_HOST_pn-strace_riscv32 = "null"
  76. # Klibc needs porting in usr/klibc/arch/riscv32
  77. COMPATIBLE_HOST_pn-klibc_riscv32 = "null"
  78. COMPATIBLE_HOST_pn-klibc-static-utils_riscv32 = "null"
  79. # needs syscalls addressed for rv32
  80. COMPATIBLE_HOST_pn-qemu_riscv32 = "null"
  81. # Fails to configure
  82. COMPATIBLE_HOST_pn-samba_riscv32 = "null"
  83. # sipe-mime.c:129:30: error: cast from 'GTypeInstance *' (aka 'struct _GTypeInstance *') to 'GMimeStreamFilter *' (aka 'struct _GMimeStreamFilter *') increases required al ignment from 4 to 8 [-Werror,-Wcast-align]
  84. COMPATIBLE_HOST_pn-pidgin-sipe_riscv32 = "null"