summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2005-08-02 15:42:09 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-02 15:42:09 +0000
commit4ae0c9e63f7ea08e9ad2b74bfc8b2781b5ceee08 (patch)
tree9ef6d24d623b31d5f0036d77a8823c1b126bc54d
parent151e382d9b1c0739ee54bac273a46d6ccb1f4fd0 (diff)
parent5b60d166dab8a0abd36c0e2d584a3a4ae893e389 (diff)
propagate from branch 'org.openembedded.dev' (head 3638859f25ae922cbeb70fe5c3664aa202f6e41f)
to branch 'org.openembedded.nslu2-linux' (head 4b5d4afc9ed792afc7dc0a0a196f30b8812535f6)
-rw-r--r--conf/distro/ucslugc-packages.conf1
-rw-r--r--packages/ccxstream/ccxstream_1.0.15.bb4
2 files changed, 3 insertions, 2 deletions
diff --git a/conf/distro/ucslugc-packages.conf b/conf/distro/ucslugc-packages.conf
index 8b428e2d2d..c6575241ba 100644
--- a/conf/distro/ucslugc-packages.conf
+++ b/conf/distro/ucslugc-packages.conf
@@ -131,6 +131,7 @@ ${PKGDIR}/packages/sudo/*.bb \
${PKGDIR}/packages/sysfsutils/*.bb \
${PKGDIR}/packages/sysvinit/*.bb \
${PKGDIR}/packages/thttpd/*.bb \
+${PKGDIR}/packages/timezones/*.bb \
${PKGDIR}/packages/tinylogin/*.bb \
${PKGDIR}/packages/uclibc/*.bb \
${PKGDIR}/packages/unionfs/*.bb \
diff --git a/packages/ccxstream/ccxstream_1.0.15.bb b/packages/ccxstream/ccxstream_1.0.15.bb
index 751e0412c5..cc42d895ca 100644
--- a/packages/ccxstream/ccxstream_1.0.15.bb
+++ b/packages/ccxstream/ccxstream_1.0.15.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "XStream Server"
-
+DEPENDS = "readline"
LICENSE = "GPL-2"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://surfnet.dl.sourceforge.net/sourceforge/xbplayer/${P}.tar.gz \
file://ccxstream-termcap.patch;patch=1 \