Moved cron back from broken packages. It's fixed now.
authorOyvind Repvik <nail@nslu2-linux.org>
Fri, 1 Jul 2005 00:00:31 +0000 (00:00 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 1 Jul 2005 00:00:31 +0000 (00:00 +0000)
Added binutils and gnu-config for native development environment.

packages/meta/openslug-packages.bb

index 81bb5a0..fa57b8e 100644 (file)
@@ -10,6 +10,7 @@ OPENSLUG_DEVELOPMENT = "\
        autoconf \
        automake \
        bash \
+       binutils \
        bison \
        bzip2 \
        coreutils \
@@ -20,6 +21,7 @@ OPENSLUG_DEVELOPMENT = "\
        gawk \
        gcc \
        gdb \
+       gnu-config \
        grep \
        lsof \
        m4 \
@@ -43,7 +45,8 @@ OPENSLUG_PACKAGES = "\
        atftp \
        bash \
        bluez-utils-nodbus bridge-utils \
-       coreutils cvs\
+       coreutils cron \
+       cvs\
        dnsmasq \
        expat \
        ftpd-topfield \
@@ -51,6 +54,7 @@ OPENSLUG_PACKAGES = "\
        miau microcom mt-daapd mysql \
        nail \
        openssh \
+       openvpn \
        ppp puppy pwc \
        rsync \
        sudo sysfsutils \
@@ -75,7 +79,6 @@ OPENSLUG_PACKAGES_append_linux = "\
        nfs-utils \
        "
 BROKEN_PACKAGES = "\
-       cron \
        mgetty \
        "