Age | Commit message (Collapse) | Author | Files |
|
- when using oe_libinstall to install a libtool library (.la file
- present) into the staging directory (${STAGING_LIBDIR}) fix up the
- installed .lai file so that it contains 'installed=no' - this
- prevents libtool from subsequently using a copy of the build system
- library if it exists in the final (target) installation directory
- on the build machine (typically /usr/lib). Remove the patches from
- pcre_4.4.bb to match (it now seems to work without them), add
- cherokee to the openslug (etc) build (it was failing because of this
- problem.)
|
|
|
|
distros)
- Release 1.5 of the ethernet driver is compatible (almost) with Linux
- kernel version 2.6, consequently it has been possible to remove a very
- large number of the previous patches.
- Release 2.1 of ixp4xx-csr is substantially unchanged from the point
- of view of kernel 2.6 compatibility, however it has extra functionality
- which is used by v1.5 of the ethernet driver.
- It is essential to either use 2.0/1.4 or 2.1/1.5 - the releases cannot
- be mixed.
|
|
- add gadgetfs and nls_iso8859-1 modules
- rename snd_pxa_i2sound_hx4700 to snd_hx4700-audio
- fix snd-mixer-oss module autoload
|
|
|
|
nslu2-kernel: add (only semi working) 2.6.15-rc1
|
|
- 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.
|
|
and b053e84187fb373b9060e7a8602747ee924da19f
|
|
to fix it for gcc4
|
|
opie-icon-reload
|
|
|
|
|
|
and c1e11e88425fea080d1af8514734c6caa36c4be5
|
|
this includes the files in both of these pacakges.
|
|
|
|
|
|
Laitio. closes bug 426
|
|
anoncvs.handhelds.org
|
|
|
|
|
|
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.
|
|
zImage (all versions)
- configuration changes plus a move to use IAL 2.0 for the ethernet
- support and to remove zImage from the default rootfs. This makes
- a lot more space (now around 1MByte) available in the rootfs.
|
|
(all versions)
- the old name form was removed accidentally, reintroduced the original
- names to support existing ucslugc local.conf files.
|
|
and f0e6ce1b155a55c7168f73ae67524b654d95aa8b
|
|
in distro conf
|
|
|
|
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_*
|
|
|
|
|
|
- potentially optional parts of openslug-image can now be removed
- removed 2.6.14-rc2
- moved to 2.6.14-rc4
- added RedBoot FIS Directory automagic byte swap
|
|
|
|
upgrades/${MACHINE} feed
- kernel (or other machine specific) upgrades goes to upgrades/${MACHINE}/ feed
which need to be named without "/" to protect ipkg from failing
|
|
|
|
|
|
- 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
|
|
|
|
|
|
opie-image buildable
|
|
|
|
patch courtesy Ian Jordan <immolo@lycos.co.uk>
|
|
rules. devfs is dead.
|
|
|
|
|
|
Patcher is no longer required, so is not in ucslugc-packages.conf
|
|
|
|
|
|
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.
|
|
and da7858591237b184c0a172490f369d80a9b47ef8
|