aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/meta
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2010-07-02 23:12:30 -0500
committerMike Westerhof <mwester@dls.net>2010-07-02 23:12:30 -0500
commit25b8bc104c66538f2f08552011046f8560f95ae1 (patch)
tree459ad19ea6b0c6389a8ad7bab53daf7215777f85 /recipes/meta
parent16dc19fd7cd2e426546758bac28b5fcbe003eefa (diff)
downloadopenembedded-25b8bc104c66538f2f08552011046f8560f95ae1.tar.gz
SlugOS: slugos-packages - add dbus and bluez-libs
and documentation changes for unbuildable/broken packages.
Diffstat (limited to 'recipes/meta')
-rw-r--r--recipes/meta/slugos-packages.bb27
1 files changed, 12 insertions, 15 deletions
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 \
"