packagegroup-starfive-c.bb 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. SUMMARY = "Additional C/C++ Packages for StarFive"
  2. PACKAGE_ARCH = "${MACHINE_ARCH}"
  3. inherit packagegroup
  4. RDEPENDS:${PN} = "\
  5. acl \
  6. attr \
  7. audit \
  8. auditd \
  9. boost \
  10. bzip2 \
  11. cifs-utils \
  12. cracklib \
  13. cronie \
  14. curl \
  15. cyrus-sasl \
  16. dosfstools \
  17. e2fsprogs \
  18. libedit \
  19. elfutils \
  20. ethtool \
  21. expat \
  22. flatbuffers \
  23. glib-2.0 \
  24. protobuf \
  25. gzip \
  26. iproute2 \
  27. iptables \
  28. bind \
  29. ivykis \
  30. ivykis-dev \
  31. json-c \
  32. krb5 \
  33. kmod \
  34. less \
  35. libcap \
  36. libcap-ng \
  37. libffi \
  38. libjpeg-turbo \
  39. libnl \
  40. libpcap \
  41. libssh2 \
  42. libtirpc \
  43. libusb1 \
  44. libxml2 \
  45. lldpd \
  46. logrotate \
  47. lvm2 \
  48. lua-cjson \
  49. luajit-riscv \
  50. luajit-riscv-dev \
  51. mbedtls \
  52. mnn \
  53. mtd-utils \
  54. muparser \
  55. ncurses \
  56. netbase \
  57. net-snmp \
  58. nfs-utils \
  59. nginx \
  60. ntp \
  61. openldap \
  62. openssh \
  63. openssl \
  64. libpam \
  65. libpcre \
  66. popt \
  67. procps \
  68. shadow \
  69. sqlite3 \
  70. syslog-ng \
  71. systemd \
  72. tzdata \
  73. libupnp \
  74. liburing \
  75. dhcp-server \
  76. dhcp-server-config \
  77. dhcp-client \
  78. dhcp-relay \
  79. dhcp-omshell \
  80. "