summaryrefslogtreecommitdiff
path: root/conf/distro
AgeCommit message (Collapse)AuthorFiles
2005-10-10openzaurus.conf, opensimpad.conf: Remove the mistakenly added udev devfs ↵Richard Purdie2
rules. devfs is dead.
2005-10-09preferred-gpe-versions-2.7: prefer gpe-login-0.83Koen Kooi1
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 Bowler2
2005-10-05openslug-packages: add minicom to openslug feedOyvind Repvik1
2005-10-05openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, ↵John Bowler2
support le modprobe.conf is now machine generated to use the PROVIDER of virtual/ixp-eth in place of a hard code module name - PREFERRED_PROVIDER_virtual/ixp-eth must be specified to make this work, the configuration files have been updated appropriate. openslug-image now pulls in virtual/ixp-eth, not a specific provider and uses the PREFERRED_PROVIDER of that module as the RDEPENDS. nslu2.conf and ucslugc.conf have changes to support configuration of the build endianness correctly - not fully functional because the flash read code still needs word swapping on LE.
2005-10-05conf/distro/familiar.conf: BOOTSTRAP_(R)DEPEND on familiar-version Koen Kooi1
2005-10-03openslug-packages: added bogofilterOyvind Repvik1
2005-10-01Re-add udev to the firmware image. The change appears to have been lost ↵Oyvind Repvik1
somewhere
2005-10-01python(openslug), openslug kernel: enable tcl/tk in python, move kernel to ↵John Bowler4
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-29conf/distro/preferred-gpe-versions-2.7.inc: update gpe-icons to 0.25Koen Kooi1
2005-09-29conf/distro/familiar-0.8.3.conf: add bbfatal message explaining Koen Kooi1
the state of this file and recommend the usage of org.openembedded.oz354fam083
2005-09-28openslug.conf: put upslug2-native into the buildJohn Bowler1
2005-09-26ucslugc: move to kernel 2.6.14-rc2 and ucslugc-3John Bowler1
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-26merge of 55fefa60fda5100c3bc1a4ecf8d48d0ea4bb9193John Bowler2
and bbe482d809300bb4339549751dc0074a94dd6e6e
2005-09-26openslug: move head to openslug-2.8John Bowler1
2005-09-26openslug-packages: remove tcltk for releaseJohn Bowler1
2005-09-26openslug: revert accidental change to the preferred kernel versionJohn Bowler1
2005-09-26conf/distro/preferred-gpe-versions-2.7.inc: prefer gpe-today 0.10Koen Kooi1
2005-09-26openslug-packages.conf: undo accidental removal of irrsi/*John Bowler1
2005-09-26openslug: updated .conf file correct for 2.7 releaseJohn Bowler1
2005-09-26openslug: 2.7 in preparation for a source releaseJohn Bowler1
2005-09-26openslug-packages.conf: add x11, required by tkJohn Bowler1
2005-09-26openslug,ucslugc: python now requires tcl and tkJohn Bowler2
Added packages to the .conf file
2005-09-25conf/distro/opensimpad-0.9.0.conf: include distro.conf after setting ↵Koen Kooi1
DISTRO_VERSION
2005-09-25conf/distro: make oz and fam include distro.conf *after* setting DISTRO_VERSIONKoen Kooi2
2005-09-25distro configurations: catch up versioned distro configurations with last changeMichael Lauer2
2005-09-25distro configurations: revert unversioned distro configurations back to ↵Michael Lauer3
standard names and add a warning if they're chosen
2005-09-25OpenSlug Packages: Add support for the Happauge PVRUSB2 to openslug builds.Derek Young1
2005-09-22uclibc_0.9.28: fix thumb support to allow thumb uclibcJohn Bowler1
This, together with the fixes in gcc and binutils, allows a system to be build with thumb libgcc and libuClibc (etc). ucslugc is changed to release 2 and to use thumb compilation of these modules.
2005-09-20ucslugc: add udev bb files to the packages to support udev in openslug-imageJohn Bowler1
2005-09-19openzaurus-3.5.4: Add hostap-modules-0.3.9 as the preferred version as 0.4.4 ↵Richard Purdie1
shows problems
2005-09-19conf/distro/preferred-gpe-versions-2.7.inc: add preferred provider for ↵Koen Kooi1
gnome-vfs-dbus
2005-09-17packages/matchbox-wm/matchbox-wm_svn.bb: make PV conform to OE standardsKoen Kooi1
conf/distro/preferred-gpe-versions-2.7.inc: use mb-wm svn till mallum releases a new version
2005-09-12conf/distro/openzaurus: rename openzaurus.conf to openzaurus.inc as it's not ↵Justin Patrin2
a valid DISTRO target. This causes builds to fail *before* anything is built.
2005-09-11IMAGE_FSTYPE updates. Add new tar.bz2 and tar.gz image types so the ↵Richard Purdie1
compression format can be specified. Update tar references to tar.bz2. Update spitz and borzoi to correctly use tar.gz. ***Users of IMAGE_FSTYPE="tar" are advised to switch to tar.bz2***. tar is likely to become an uncompressed tarball at some point.
2005-09-11conf/distro/familiar-0.8.3.conf: prefer Opie 1.2.1Koen Kooi1
2005-09-07openslug-packages, ucslugc-packages, openslug-native: added 'file'Rod Whitby2
2005-09-10ucslugc-packages: add vim and nmapJohn Bowler1
2005-09-09uclibc, alsa, monotone-5, util-linux: enable thumb on ucslugc, disable it on ↵John Bowler1
these packages This commit causes thumb build for everything in ucslugc-packages except these packages and libgcc (from gcc). libgcc and uclibc still need some work, the other packages reveal compiler bugs (monotone), source bugs (alsa) or missing configuration (thumb arch support in util-linux) and so are disabled for the moment.
2005-09-09conf/distro/openzaurus-3.5.4.conf: select glibc as provider for iconv and intlKoen Kooi1
2005-09-09merge of 67f2ba05e3794b7091b464ce3cd91e59e129a5a2Oyvind Repvik1
and e55a199a204af711c51f5c00ac2612d54f98edc2
2005-09-09disapproval of revision ca142ce9ae4b3c4535d5ed6d23aed2559ef91c6bOyvind Repvik1
2005-09-08conf/distro/familiar-0.8.3.conf: add missing ", thanks to Matt Reimer for ↵Koen Kooi1
spotting it
2005-09-08openslug.conf: Remove reiserfs support from default image. Oyvind Repvik1
Saves ~1mb in flash. If anyone wants it, they can ipkg install it.
2005-09-07gcc-3.4.4, openzaurus-3.5.4: remove DEFAULT_PREFERENCE from gcc bb files and ↵Justin Patrin1
use PREFERRED_VERSION in openzaurus conf to force use of gcc 3.4.4
2005-09-07conf/distro/preferred-gpe-versions-2.7.inc: update gaim PVKoen Kooi1
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 Bowler2