From 512bf4b04c20c4ad874c406323f09c880d9f6b7c Mon Sep 17 00:00:00 2001 From: John Bowler Date: Thu, 4 Aug 2005 23:30:04 +0000 Subject: ucslugc: add back in BROKEN_PACKAGES which now build perl: revert DEFAULT_PREFERENCE="-1" in perl_5.8.7.bb (and bump PR) --- packages/meta/ucslugc-packages.bb | 10 +++++----- packages/perl/perl_5.8.7.bb | 3 +-- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'packages') diff --git a/packages/meta/ucslugc-packages.bb b/packages/meta/ucslugc-packages.bb index 7074cfff48..fdbf0d020e 100644 --- a/packages/meta/ucslugc-packages.bb +++ b/packages/meta/ucslugc-packages.bb @@ -17,6 +17,7 @@ UCSLUGC_PACKAGES = "\ autoconf \ automake \ bash \ + bind \ binutils \ bison \ bluez-utils-nodbus \ @@ -55,6 +56,7 @@ UCSLUGC_PACKAGES = "\ lsof \ m4 \ make \ + mgetty \ miau \ microcom \ monotone-4 monotone-5 \ @@ -94,6 +96,7 @@ UCSLUGC_PACKAGES = "\ streamripper \ sudo \ sysfsutils \ + tar \ thttpd \ tiff \ unionfs-modules unionfs-utils \ @@ -107,15 +110,10 @@ UCSLUGC_PACKAGES = "\ # These packages only build on TARGET_OS=linux, but not TARGET_OS=linux-uclibc. # KEEP IN ALPHABETICAL ORDER UCSLUGC_BROKEN_PACKAGES = "\ - bind \ - libpam \ man man-pages \ - mgetty \ php \ - postfix \ psmisc \ screen \ - tar \ timezones \ xinetd \ " @@ -123,7 +121,9 @@ UCSLUGC_BROKEN_PACKAGES = "\ # These packages will never build because uclibc lacks (and always will lack) # appropriate support. This define is for documentation of this fact! UCSLUGC_UNSUPPORTABLE_PACKAGES = "\ + libpam \ nfs-utils \ + postfix \ yp-tools ypbind ypserv \ " diff --git a/packages/perl/perl_5.8.7.bb b/packages/perl/perl_5.8.7.bb index 250c306743..f1f75bbd3d 100644 --- a/packages/perl/perl_5.8.7.bb +++ b/packages/perl/perl_5.8.7.bb @@ -1,12 +1,11 @@ MAINTAINER="David Karlstrom " -DEFAULT_PREFERENCE="-1" include perl.inc SRC_URI += "file://config.sh-armeb-linux \ file://config.sh-i386-linux" -PR = "r12" +PR = "r13" do_configure() { ln -sf ${HOSTPERL} ${STAGING_BINDIR}/hostperl -- cgit v1.2.3