aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h6300.conf
AgeCommit message (Collapse)Author
2006-11-20Convert IPKG_ARCHS -> PACKAGE_ARCHS, IPKG_EXTRA_ARCHS -> PACKAGE_EXTRA_ARCHS ↵Richard Purdie
in preparation for deb handling
2006-11-05h6300.conf: fix ipkg archsKoen Kooi
2006-10-20h6300: Convert to task-base, organize machine settings per logical groups.Paul Sokolovsky
2006-10-16pocketpc-based machines: Consistently use "require" instead of "include" in ↵Paul Sokolovsky
confs.
2006-07-22Remove references to imaginary variables. BOOTSTRAP_EXTRA_DEPENDS is no ↵Richard Purdie
longer required/exists. Ditto GPE_EXTRA_DEPENDS.
2006-05-27Clean up IPKG_ARCHS as it was being used inconsistently, often with ↵Richard Purdie
duplication. Create IPKG_EXTRA_ARCHS to add to the standard variable. Update documentation.conf with the details.
2006-05-21h6300 config: add alsa sound modules needed by alsa apps and gsm phone calls ↵Mika Laitio
with gomunicator.
2006-01-08Following from the meta/packages changes, cleanup conf/machine for incorrect ↵Richard Purdie
DEPENDS usage. Move certain things into EXTRA_IMAGEDEPENDS. No valid users of EXTRA_BOOTSTRAP_DEPENDS were found so it was removed entirely. Change zaurus-updater not to package as it doesn't provide any.
2006-01-07Move machine include files (files that are not machines in their own right) ↵Richard Purdie
into conf/machine/include.
2005-11-02h6300: use udev in machine description and kernel, patch courtesy Mika ↵Koen Kooi
Laitio. closes bug 426
2005-08-27h6300: add machine description and kernel, courtesy 'lamikr', closes #255Koen Kooi