# # Copyright (C) 2010 Intel Corporation # SUMMARY = "Self-hosting" DESCRIPTION = "Packages required to run the build system" PR = "r13" LICENSE = "MIT" inherit packagegroup PACKAGES = "\ packagegroup-self-hosted \ packagegroup-self-hosted-debug \ packagegroup-self-hosted-sdk \ packagegroup-self-hosted-extended \ packagegroup-self-hosted-graphics \ packagegroup-self-hosted-host-tools \ " RDEPENDS_packagegroup-self-hosted = "\ packagegroup-self-hosted-debug \ packagegroup-self-hosted-sdk \ packagegroup-self-hosted-extended \ packagegroup-self-hosted-graphics \ packagegroup-self-hosted-host-tools \ " RDEPENDS_packagegroup-self-hosted-host-tools = "\ connman \ connman-plugin-ethernet \ dhcp-client \ e2fsprogs \ e2fsprogs-e2fsck \ e2fsprogs-mke2fs \ e2fsprogs-tune2fs \ genext2fs \ hdparm \ iptables \ lsb \ mc \ parted \ pseudo \ screen \ vte \ " RRECOMMENDS_packagegroup-self-hosted-host-tools = "\ kernel-module-tun \ kernel-module-iptable-raw \ kernel-module-iptable-nat \ kernel-module-iptable-mangle \ kernel-module-iptable-filter \ " # eglibc-utils: for rpcgen RDEPENDS_packagegroup-self-hosted-sdk = "\ autoconf \ automake \ binutils \ binutils-symlinks \ ccache \ coreutils \ cpp \ cpp-symlinks \ distcc \ eglibc-utils \ eglibc-gconv-ibm850 \ file \ findutils \ g++ \ g++-symlinks \ gcc \ gcc-symlinks \ intltool \ ldd \ less \ libstdc++ \ libstdc++-dev \ libtool \ make \ mktemp \ perl-module-re \ perl-module-text-wrap \ pkgconfig \ quilt \ sed \ " RDEPENDS_packagegroup-self-hosted-debug = " \ gdb \ gdbserver \ rsync \ strace \ tcf-agent" RDEPENDS_packagegroup-self-hosted-extended = "\ bzip2 \ chkconfig \ chrpath \ cpio \ curl \ diffstat \ diffutils \ elfutils \ expat \ gamin \ gawk \ gdbm \ gettext \ gettext-runtime \ git \ grep \ groff \ gzip \ hicolor-icon-theme \ libaio \ libusb1 \ libxml2 \ lrzsz \ lsof \ lzo \ man \ man-pages \ mdadm \ minicom \ mtools \ ncurses \ neon \ nfs-utils \ nfs-utils-client \ openssl \ openssh-sftp-server \ opkg \ opkg-utils \ patch \ perl \ perl-dev \ perl-modules \ perl-pod \ ${PTH} \ python \ python-compile \ python-compiler \ python-compression \ python-core \ python-curses \ python-datetime \ python-distutils \ python-elementtree \ python-email \ python-fcntl \ python-logging \ python-misc \ python-multiprocessing \ python-netclient \ python-netserver \ python-pickle \ python-pkgutil \ python-re \ python-rpm \ python-shell \ python-sqlite3 \ python-subprocess \ python-textutils \ python-unixadmin \ python-xmlrpc \ quota \ readline \ rpm \ setserial \ socat \ subversion \ sudo \ sysstat \ tar \ tcl \ texi2html \ texinfo \ unzip \ usbutils \ watchdog \ wget \ which \ xinetd \ zip \ zlib \ " RDEPENDS_packagegroup-self-hosted-graphics = "\ builder \ libgl \ libgl-dev \ libglu \ libglu-dev \ libsdl \ libsdl-dev \ libx11-dev \ python-pygtk \ gtk-theme-clearlooks \ " PTH = "pth" PTH_libc-uclibc = ""