DESCRIPTION = "Packages that are compatible with the OpenSlug firmware" LICENSE = MIT PR = "r4" INHIBIT_DEFAULT_DEPS = "1" ALLOW_EMPTY = 1 PACKAGES = "${PN}" OPENSLUG_DEVELOPMENT = "\ autoconf \ automake \ bash \ binutils \ bison \ bzip2 \ coreutils \ cvs \ diffutils \ findutils \ flex \ gawk \ gcc \ gdb \ gnu-config \ grep \ gzip \ lsof \ m4 \ make \ monotone-4 monotone-5 \ ncurses \ openssh \ patch \ pciutils \ quilt \ sed \ strace \ util-linux \ " # These packages only build on TARGET_OS=linux, not # TARGET_OS=linux-uclibc OPENSLUG_DEVELOPMENT_append_linux = "\ perl \ tar \ " OPENSLUG_PACKAGES = "\ atftp \ bash \ bluez-utils-nodbus \ bridge-utils \ coreutils \ cron \ cvs\ cyrus-imapd \ dnsmasq \ expat \ ftpd-topfield \ glib-2.0 \ gphoto2 \ gtk-doc \ less \ libusb \ libxml2 \ miau \ microcom \ mt-daapd \ mutt \ mysql \ nail \ nano \ ncftp \ obexftp openobex openobex-apps ircp \ openssh \ openvpn \ pcre \ ppp \ procps \ puppy \ pwc \ rsync \ setpwc \ sudo \ sysfsutils \ thttpd \ db4 \ openldap \ openntpd \ ntp \ reiserfsprogs reiser4progs \ python \ samba \ sane-backends \ strace \ thttpd \ vlan \ wget \ unionfs-modules unionfs-utils \ " # These packages only build on TARGET_OS=linux, not # TARGET_OS=linux-uclibc (Note that for several this # is because of use of single precision FP interfaces # such as sinf.) OPENSLUG_PACKAGES_append_linux = "\ bind \ man man-pages \ mgetty \ mpd \ nfs-utils \ libpam \ php \ postfix \ psmisc \ screen \ streamripper \ timezones \ xinetd \ yp-tools ypbind ypserv \ " BROKEN_PACKAGES = "\ " DEPENDS = 'openslug-image \ ${OPENSLUG_PACKAGES} \ ${OPENSLUG_DEVELOPMENT} \ openslug-native \ package-index'