diff options
Diffstat (limited to 'recipes-core/mlinux')
-rw-r--r-- | recipes-core/mlinux/mlinux-feed-extras-task.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/mlinux/mlinux-feed-extras-task.bb b/recipes-core/mlinux/mlinux-feed-extras-task.bb index 03455c6..23e9872 100644 --- a/recipes-core/mlinux/mlinux-feed-extras-task.bb +++ b/recipes-core/mlinux/mlinux-feed-extras-task.bb @@ -10,7 +10,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" FS_PACKAGES="sshfs-fuse fuse-exfat exfat-utils" NET_PACKAGES="netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel tunctl" -UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg" +UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool" DEV_PACKAGES="node-red mono gdb git vim" DEPENDS_${PN} = "\ |