From 68c437628f2d561c87e6dfe2cdf07bd7bca44cd2 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Sat, 1 Oct 2005 02:28:33 +0000 Subject: python(openslug), openslug kernel: enable tcl/tk in python, move kernel to 2.6.14-rc2 The changes overlap (in conf/distro/openslug.conf), the kernel change is, however, only the version change in that file. --- packages/meta/openslug-packages.bb | 4 ++-- packages/python/python_2.4.2.bb | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'packages') diff --git a/packages/meta/openslug-packages.bb b/packages/meta/openslug-packages.bb index 2bb137df35..3e23e80b1b 100644 --- a/packages/meta/openslug-packages.bb +++ b/packages/meta/openslug-packages.bb @@ -97,7 +97,6 @@ OPENSLUG_PACKAGES = "\ procps \ psmisc \ puppy \ - pvrusb2-mci \ pwc \ python \ qc-usb-messenger \ @@ -130,14 +129,15 @@ OPENSLUG_PACKAGES = "\ wget \ xinetd \ yp-tools ypbind ypserv \ - zd1211 \ zlib \ " BROKEN_PACKAGES = "\ groff \ icecast \ + pvrusb2-mci \ watchdog \ + zd1211 \ " DEPENDS = 'openslug-image \ diff --git a/packages/python/python_2.4.2.bb b/packages/python/python_2.4.2.bb index 3b25a84c1b..f29e0dc6d1 100644 --- a/packages/python/python_2.4.2.bb +++ b/packages/python/python_2.4.2.bb @@ -5,9 +5,7 @@ SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " PROVIDES = "python python-core" -DEPENDS_GUI = "tcl tk" -DEPENDS_GUI_nslu2 = "" -DEPENDS = "python-native readline zlib gdbm openssl ${DEPENDS_GUI}" +DEPENDS = "python-native readline zlib gdbm openssl tcl tk" PR = "ml1" PYTHON_MAJMIN = "2.4" -- cgit v1.2.3