From 25b8bc104c66538f2f08552011046f8560f95ae1 Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Fri, 2 Jul 2010 23:12:30 -0500 Subject: SlugOS: slugos-packages - add dbus and bluez-libs and documentation changes for unbuildable/broken packages. --- recipes/meta/slugos-packages.bb | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) (limited to 'recipes/meta') diff --git a/recipes/meta/slugos-packages.bb b/recipes/meta/slugos-packages.bb index 20354e999f..0e4ff8b9c6 100644 --- a/recipes/meta/slugos-packages.bb +++ b/recipes/meta/slugos-packages.bb @@ -5,7 +5,7 @@ DESCRIPTION = "Packages that are compatible with the SlugOS firmware" HOMEPAGE = "http://www.nslu2-linux.org" LICENSE = "MIT" -PR = "r67" +PR = "r68" CONFLICTS = "db3" COMPATIBLE_MACHINE = "nslu2|ixp4xx" @@ -46,6 +46,7 @@ SLUGOS_PACKAGES = "\ bind \ binutils \ bison \ + bluez-libs \ bogofilter \ bonnie++ \ boost \ @@ -62,6 +63,7 @@ SLUGOS_PACKAGES = "\ curl \ cvs \ db \ + dbus \ devio \ devlabel \ diffstat \ @@ -224,29 +226,24 @@ SLUGOS_PACKAGES = "\ zlib \ " -# Packages that pull in dbus, which pulls in X11 libs. -SLUGOS_DBUS_PACKAGES = "\ +# Packages that may pull in X11 libs. We need to consider +# if these are practical. +SLUGOS_X11_PACKAGES = "\ + bluez-hcidump \ + bluez4 \ cups \ gpsd \ ircp \ + libao \ + mpd \ + netatalk \ obexftp \ obexpush \ openobex-apps \ openobex \ rtorrent \ - task-mokogateway-everything \ - " - - -# Packages that pull in X11 libs (impractical packages). -# These are not built by default any more. -SLUGOS_X11_PACKAGES = "\ - bluez-hcidump \ - bluez4 \ - libao \ - mpd \ - netatalk \ sane-backends \ + task-mokogateway-everything \ wireshark \ " -- cgit 1.2.3-korg