summaryrefslogtreecommitdiff
path: root/packages/meta/ucslugc-native.bb
AgeCommit message (Collapse)AuthorFiles
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-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-09-23ucslugc-packages: add streamripper, sane-backends and perl back inJohn Bowler1
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-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.