Cleaned up openslug-packages, and added ctrlproxy.
authorRod Whitby <rod@whitby.id.au>
Sun, 7 Aug 2005 18:44:07 +0000 (18:44 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 7 Aug 2005 18:44:07 +0000 (18:44 +0000)
conf/distro/openslug-packages.conf
packages/meta/openslug-packages.bb

index c26fde4..0c7b93d 100644 (file)
@@ -21,6 +21,7 @@ ${PKGDIR}/packages/coreutils/*.bb \
 ${PKGDIR}/packages/cpio/*.bb \
 ${PKGDIR}/packages/cron/*.bb \
 ${PKGDIR}/packages/ctorrent/*.bb \
+${PKGDIR}/packages/ctrlproxy/*.bb \
 ${PKGDIR}/packages/cvs/*.bb \
 ${PKGDIR}/packages/cyrus-imapd/*.bb \
 ${PKGDIR}/packages/cyrus-sasl/*.bb \
index 3c9ce77..6550072 100644 (file)
@@ -1,83 +1,66 @@
 DESCRIPTION = "Packages that are compatible with the OpenSlug firmware"
 LICENSE = MIT
-PR = "r4"
+PR = "r5"
 
 INHIBIT_DEFAULT_DEPS = "1"
 ALLOW_EMPTY = 1
 PACKAGES = "${PN}"
 
-OPENSLUG_DEVELOPMENT = "\
+OPENSLUG_PACKAGES = "\
+       atftp \
        autoconf \
        automake \
        bash \
+       bind \
        binutils \
        bison \
-       bzip2 \
-       coreutils \
-       cvs \
-       diffutils \
-       findutils \
-       flex \
-       gawk \
-       gcc \
-       gdb \
-       gnu-config \
-       grep \
-       gzip \
-       ipkg-utils \
-       libtool \
-       lsof \
-       m4 \
-       make \
-       monotone-4 monotone-5 \
-       ncurses \
-       openssh \
-       patch \
-       pciutils \
-       perl \
-       pkgconfig \
-       quilt \
-       sed \
-       strace \
-       tar \
-       util-linux \
-       "
-
-
-OPENSLUG_PACKAGES = "\
-       atftp \
-       bash \
-       bind \
        bluez-utils-nodbus \
        bridge-utils \
        bwmon \
+       bzip2 \
        ccxstream \
        coreutils \
        cron \
        ctorrent \
+       ctrlproxy \
        cvs\
        cyrus-imapd \
        db4 \
        diffstat \
+       diffutils \
        dnsmasq \
        expat \
+       findutils \
+       flex \
        ftpd-topfield \
+       gawk \
+       gcc \
+       gdb \
        glib-2.0 \
+       gnu-config \
        gphoto2 \
+       grep \
        gtk-doc \
+       gzip \
        icecast \
        iperf \
+       ipkg-utils \
        jpeg \
        less \
        libpam \
        libpng \
+       libtool \
        libusb \
        libxml2 \
+       lsof \
+       m4 \
        mailx \
+       make \
        man man-pages \
        mgetty \
        miau \ 
        microcom \
+       monotone-5 \
        mpd \
        mt-daapd \
        mutt \
@@ -85,6 +68,7 @@ OPENSLUG_PACKAGES = "\
        nail \
        nano \
        ncftp \
+       ncurses \
        netpbm \
        nfs-utils \
        ntp \
@@ -93,8 +77,12 @@ OPENSLUG_PACKAGES = "\
        openntpd \
        openssh \
        openvpn \
+       patch \
+       pciutils \
        pcre \
+       perl \
        php \
+       pkgconfig \
        postfix \
        ppp \
        procps \
@@ -102,22 +90,25 @@ OPENSLUG_PACKAGES = "\
        puppy \
        pwc \
        python \
+       quilt \
        reiserfsprogs reiser4progs \
        rsync \
        samba \
        sane-backends \
        screen \
+       sed \
        setpwc \
        ssmtp \
        strace \
        streamripper \
        sudo \
        sysfsutils \
-       thttpd \
+       tar \
        thttpd \
        tiff \
        timezones \
        unionfs-modules unionfs-utils \
+       util-linux \
        vlan \
        wakelan \
        watchdog \
@@ -132,6 +123,5 @@ BROKEN_PACKAGES = "\
 
 DEPENDS = 'openslug-image \
        ${OPENSLUG_PACKAGES} \
-       ${OPENSLUG_DEVELOPMENT} \
        openslug-native \
        package-index'