summaryrefslogtreecommitdiff
path: root/packages/meta/ucslugc-packages.bb
AgeCommit message (Collapse)AuthorFiles
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-23ucslugc-packages: add streamripper, sane-backends and perl back inJohn Bowler1
2005-09-23ucslugc-packages: remove (temporarily) sane-backends and streamripperJohn Bowler1
These packages have unsatisfied thumb libgcc references as a result of recent changes.
2005-09-22ucslugc-packages: temporarily remove perlJohn Bowler1
The .so link of libperl doesn't link with anything which provides the _call_via_rX functions, so it breaks on thumb (the previous version didn't work because it pulled _call_via_rX from libgcc_s.so.1 - and that doesn't always work.)
2005-09-22ucslugc, openslug-init: changes to ensure compatibility with new thumb ↵John Bowler1
compilation Some package builds removed from ucslugc because they are not compatible with the thumb build. openslug-init changed to use the target chroot, not the initrd one, because this actually works when the initrd and target are different operating systems.
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-04ucslugc-packages - add glib2.0 back into ucslugc buildJohn Bowler1
glib2.0 fails to build sometimes because of the libintl header file problem, but it always builds fine in a clean build.
2005-09-04ucslugc packages: Reinstate gphoto2 and mpd to ucslugc feed. Should work nowOyvind Repvik1
2005-09-03ucslugc packages: Move mpd to broken packages. Doesn't build on ucslugcOyvind Repvik1
2005-09-03uclugc packages: Remove gphoto2 from ucslugc. Breaks autobuildOyvind Repvik1
2005-08-17Demoted glib-2.0 from ucslugc-packages, cause it doesn't build.Rod Whitby1
2005-08-12UcSlugC: add dev packagesJohn Bowler1
2005-08-11ucslugc, UCSLUGC_PACKAGES: make various prerequesite packages explicit inJohn Bowler1
the build list, therefore if the dependent package is removed the prerequisite packages are still built.
2005-08-07Add diffstat.John Bowler1
2005-08-06Document disabling iperf (I tried it, it doesn't work) and explain whyJohn Bowler1
some things will never build with uclibc.
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-03Add new packages bb for ucslugcJohn Bowler1