summaryrefslogtreecommitdiff
path: root/conf/distro/ucslugc-packages.conf
AgeCommit message (Collapse)AuthorFiles
2006-01-11slugos-image: remove spurious DEPENDS in confJohn Bowler1
- this upgrades slugos-image to the new RDEPENDS only world, some missing (R)dependencies are corrected slugos-init: remove virtual/ixp-eth in 0.10 - this stuff is no longer necessary and the modprobe.conf has been moved to the ixp-eth module rather than having it incorrectly introduced in a non-dependent module.
2006-01-04slugos-packages: Merged contents from ludeos-packages, openslug-packages, ↵Rod Whitby1
ucslugc-packages.
2006-01-03slugos-packages: add klibc to build (meta package)John Bowler1
2005-11-28slugos.conf: add ez-ipupdate package to slugos confJohn Bowler1
2005-11-23base.bbclass: attempt to fix the staging .la problemJohn Bowler1
- when using oe_libinstall to install a libtool library (.la file - present) into the staging directory (${STAGING_LIBDIR}) fix up the - installed .lai file so that it contains 'installed=no' - this - prevents libtool from subsequently using a copy of the build system - library if it exists in the final (target) installation directory - on the build machine (typically /usr/lib). Remove the patches from - pcre_4.4.bb to match (it now seems to work without them), add - cherokee to the openslug (etc) build (it was failing because of this - problem.)
2005-11-14slugos.conf: add masqmail to build, version 0.2.20John Bowler1
2005-11-11openslug, ucslugc: convert to use slugos.confJohn Bowler1
- All the openslug/ucslugc specific .bb files are converted in this - change to use generic 'slugos' files with the required configuration - in openslug.conf or ucslugc.conf. This unifies the image and package - build stuff. Old targets should continue to work as the slugos - .bb files PROVIDE the required targets.
2005-10-19ucslugc, openslug: add mdadm 1.12 to packagesJohn Bowler1
2005-10-14ucslugc-packages.conf: added missing patcher-native pathRod Whitby1
2005-10-06ucslugc: le/glibc version: fix ucslugc-native for gcc and remove patcherJohn Bowler1
Patcher is no longer required, so is not in ucslugc-packages.conf
2005-10-06ucslugc: fix endinaness of le jffs2, add glibc to packagesJohn Bowler1
2005-10-01python(openslug), openslug kernel: enable tcl/tk in python, move kernel to ↵John Bowler1
2.6.14-rc2 The changes overlap (in conf/distro/openslug.conf), the kernel change is, however, only the version change in that file.
2005-09-26ucslugc: updated/corrected packages listJohn Bowler1
This fixes the misleading perl-with-broken-thumb mistake as well as adding those packages recently added to openslug which actually compile - see the broken packages list for other packages from openslug which probably have very simple compile problems.
2005-09-26openslug,ucslugc: python now requires tcl and tkJohn Bowler1
Added packages to the .conf file
2005-09-20ucslugc: add udev bb files to the packages to support udev in openslug-imageJohn Bowler1
2005-09-07openslug-packages, ucslugc-packages, openslug-native: added 'file'Rod Whitby1
2005-09-10ucslugc-packages: add vim and nmapJohn Bowler1
2005-09-06ucslugc-packages: add ucslugc-native, alsa-lib, alsa-utilsJohn Bowler1
ucslugc-native has the uclibc dependencies to ensure that installing the native package gives everything required for debugging on ucslugc.
2005-09-06ucslugc: Add upslug2-native to the UcSlugC buildJohn Bowler1
2005-09-04ucslugc conf - remove slugimage,nslu2-binary,unzip - no longer requiredJohn Bowler1
The packages were only used for building full ucslugc images, this is no longer necessary with upslug2
2005-08-31openslug-packages.conf,ucslugc-packages.conf: Updated location for bluez.Rod Whitby1
2005-08-23Add intltool and libgsm, needed for obexftpOyvind Repvik1
2005-08-14Add lrzszJohn Bowler1
2005-08-07Add diffstat.John Bowler1
2005-08-04ucslugc: add back in BROKEN_PACKAGES which now buildJohn Bowler1
perl: revert DEFAULT_PREFERENCE="-1" in perl_5.8.7.bb (and bump PR)
2005-08-04Add netpbm (missed out from packages before), add wakelan, clean up theJohn Bowler1
.conf file (remove things which do not build)
2005-08-03Add streamripper and mpd in to the build, vorbis now builds.John Bowler1
2005-08-03Make netpbm work by removing the use of built in sin and cos (not supportedJohn Bowler1
by uclibc).
2005-08-02Add timezonesOyvind Repvik1
2005-08-02Added ccxstream to ucslugc-packagaes.confRod Whitby1
2005-08-02Added bwmon to ucslugc-packages.confRod Whitby1
2005-07-31Add support for UcSlugC builds.John Bowler1
(1) the 'standard' settings in local.conf.template (from the nslu2-linux.org master makefile) have been folded back into the three distro .conf files. (2) openslug-image now builds for any NSLU2 distro (3) ucslugc configuration added (4) more comments in the openslug and ucslugc configuration files