# Uncomment for opkg/dpkg/rpm on available on target IMAGE_FSTYPES += "ext2.gz.u-boot ext3 tar.gz" IMAGE_FEATURES += "package-management" IMAGE_FEATURES += "eclipse-debug tools-debug tools-profile dbg-pkgs" IMAGE_FEATURES += "ssh-server-dropbear" ENEA_GPL = "linx linx-mod" ENEA_GPL_qemux86 = "" ENEA_GPL_qemuppc = "" ENEA_GPL_armv5 = "" ENEA_GPL_armv7a = "" IMAGE_INSTALL = " \ packagegroup-enea-core-boot \ packagegroup-enea-debug \ packagegroup-enea-rt-tools \ ${ROOTFS_PKGMANAGE_BOOTSTRAP} \ babeltrace \ bc \ beecrypt \ chkconfig \ cracklib \ curl \ dhcp-client \ eventlog \ file \ findutils \ freetype \ fuse \ gawk \ gettext \ gettext-runtime \ gnutls \ grep \ gzip \ icu \ insserv \ kbd \ kexec-tools \ libgcrypt \ libgpg-error \ libtasn1 \ libuio \ logrotate \ lsb \ lsbinitscripts \ ltp \ mingetty \ mtd-utils \ net-tools \ netbase \ openssl \ ossp-uuid \ pciutils \ pkgconfig \ pramfs-init \ procps \ psmisc \ rpm \ sed \ sqlite3 \ sudo \ tar \ tipcutils \ udev-extraconf \ usbutils \ zip \ ${ENEA_GPL} \ " IMAGE_LINGUAS = "" inherit core-image inherit image_types_uboot IMAGE_ROOTFS_SIZE = "1" # Increased the overhead factor to be able to build via nfs. IMAGE_OVERHEAD_FACTOR = "2"