diff options
Diffstat (limited to 'packages/meta')
-rw-r--r-- | packages/meta/openslug-image.bb | 2 | ||||
-rw-r--r-- | packages/meta/openslug-packages.bb | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/packages/meta/openslug-image.bb b/packages/meta/openslug-image.bb index 89ca171f5c..c9da288034 100644 --- a/packages/meta/openslug-image.bb +++ b/packages/meta/openslug-image.bb @@ -8,7 +8,7 @@ USE_DEVFS = "1" OPENSLUG_HIDDEN_PACKAGES = "ipkg-native ipkg-utils-native fakeroot-native ${PATCH_DEPENDS} virtual/armeb-linux-uclibc-gcc \ virtual/libc makedevs-native mtd-utils-native slugimage-native nslu2-linksys-firmware nslu2-switchbox-firmware " -DEPENDS = "virtual/kernel base-files base-passwd-3.5.7 \ +DEPENDS = "virtual/kernel base-files base-passwd-3.5.9 \ busybox dropbear hotplug-ng initscripts netbase \ sysvinit tinylogin lrzsz portmap \ ixp4xx-csr ixp425-eth openslug-init \ diff --git a/packages/meta/openslug-packages.bb b/packages/meta/openslug-packages.bb index ff82c1f030..ea9e175446 100644 --- a/packages/meta/openslug-packages.bb +++ b/packages/meta/openslug-packages.bb @@ -38,7 +38,7 @@ OPENSLUG_PACKAGES = "\ atftp \ bash \ bluez-utils-nodbus \ - coreutils \ + coreutils cvs\ miau \ microcom \ mt-daapd \ @@ -46,6 +46,7 @@ OPENSLUG_PACKAGES = "\ nail \ openssh \ ppp puppy \ + rsync \ strace sudo \ thttpd \ " |