Age | Commit message (Collapse) | Author | Files |
|
|
|
- rather than build nslu2-kernel or nas100d-kernel slugos-image now
builds ixp4xx-kernel, the generic kernel. ixp4xx is now used as the
normal MACHINE override, even though MACHINE itself is still set to
nslu2 or nas100d (or ixp4xx).
|
|
|
|
- the kernel packages now use ${MACHINE}[bl] according to the system
byte sex, therefore this must be included in the IPKG_ARCH list or
the image build will fail.
|
|
- conf/machine/include/ixp4xx.conf now provides generic
configuration for nslu2 and nas100d (+ future ixp4xx based
machines), the kernel image fixup is made generic, all
kernel packages have a generic name. ipkg search rules
changed to look for the generic packages too.
|
|
- 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.
|
|
and 'd5130c6d17c31fa91dee51b0074c7e5e8c87717c'
using ancestor ''
to branch 'org.openembedded.dev'
|
|
|
|
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.
|
|
into conf/machine/include.
|
|
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
|
|
|
|
as default kernel for akita, borzoi, and spitz.
|
|
|
|
changes. introduce PCMCIA_MANAGER. fixes Bug #541.
- Having packages that cannot be used interchangeably provide the same
virtual package leads to all sorts of breakage on the build system
and runtime dependencies levels.
- If you want to use pcmciautils instead of pcmcia-cs for your machine now,
add PCMCIA_MANAGER = "pcmciautils" in your MACHINE .conf before including
handheld-common.conf.
|
|
|
|
GUI_MACHINE_CLASS="smallscreen"
|
|
add some network module dependencies. This can be simplified when we correct 2.6 kernel module package dependencies. Switch to kernel internal hostap.
|
|
|
|
|
|
- adds DEFAULT_PREFERENCE="-1" to the 3.2-pre4, see bug #498
|
|
|
|
similar services. If necessary add to the target descriptions which need it directly.
|
|
|
|
- add gadgetfs and nls_iso8859-1 modules
- rename snd_pxa_i2sound_hx4700 to snd_hx4700-audio
- fix snd-mixer-oss module autoload
|
|
- this add possibility to:
- boot from SD, CF, NFS
- drop into emergency shell
All those 'boot on SD' scripts/hacks should die now.
|
|
- 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.
|
|
to fix it for gcc4
|
|
and c1e11e88425fea080d1af8514734c6caa36c4be5
|
|
this includes the files in both of these pacakges.
|
|
|
|
Laitio. closes bug 426
|
|
ucslugc 3
- all the nslu2-???.conf files are now slugos-???.conf and slugos has been made
- the base for both openslug and ucslugc. OpenSlug now enables thumb interwork.
|
|
|
|
nslu2-kernel
- ucslugc is substantially as before, however the configuration is now
- expressed as a specific instance of nslu2-btu.conf (big-endian, thumb,
- uclibc). The other six buildable variants of ucslugc have been added
- as separate configuration files, all with names of the form 'nslu2-???'
- for big vs little, arm vs thumb and glibc vs uclibc.
- IAL 2.0 is now in a testable state (reboot works) and so is the default
- for all nslu2-??? configurations.
- Overridable variables of the form UCSLUGC_* have been replaced with
- variables named NSLU2_*
|
|
|
|
- newer ones are broken on 2.4 kernels (or does not support it at all)
|
|
kernel module
Add package to zaurus-clamshell-2.6.conf
|
|
|
|
patch courtesy Ian Jordan <immolo@lycos.co.uk>
|
|
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.
|
|
|
|
|
|
|
|
This time, it follows the h3900.conf model, as required by Koen (bug 302)
|
|
and c3faa03a1a4d2231cb4f0f7fa31dac6d4b183100
|
|
|
|
change 'pm' in H2200_MODULES to 'apm'
|
|
|
|
and 87f377bfe2776b69f4fe99d93bd2d65a412aa45a
|