Age | Commit message (Collapse) | Author | Files |
|
- This change effectively forces all users of openslug-image to use
- udev. Before this change the DISTRO file had to set udev to be
- installed. This ensures consistency and removes the requirement to
- maintain a fully and correctly populated static dev directory (it is
- currently broken and will probably remain so!)
|
|
|
|
|
|
fit better in simpad and h2200
|
|
- 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
|
|
|
|
- fixed e-modules build on amd64
- new options evas-xrender-x11 is not disabled for fb builds
- stage new Evas_Engine_XRender_X11.h header
- remove e-utils from e-image, currently broken
|
|
Patcher is no longer required, so is not in ucslugc-packages.conf
|
|
|
|
|
|
|
|
|
|
* make gpe-image use ROOT_FLASH_SIZE to determine what to install
* introduce gpe-task-connectivity
* ship gpe version of industrial
|
|
|
|
and dcae9da292239ca2d00a7cf805bfea8df8788bc8
|
|
|
|
|
|
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.
|
|
|
|
|
|
2.6.14-rc2
The changes overlap (in conf/distro/openslug.conf), the kernel change is, however,
only the version change in that file.
|
|
and e965f050d16d0a1cfe49ed571b5f989a6b66b121
|
|
- Upgraded shapshot-based packages to newest released snapshots
- Upgraded CVS-based packages to use a newer date
- Moved e and e-wm to use snapshots as a default instead of CVS
- Updated patches to work with newer versions
- Added patches to fix problems introduced in newer versions
- Added a patch to disable the splash for e-wm (causes a segfault)
- entrance now uses ecore_config instead of edb
- Added pulling of m4 directories for a few packages and running of aclocal due to autotools problems
- elitaire currently does not compile, removed from e-image
|
|
Fixed: opie-image which lack BT/WiFi tools
|
|
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.
|
|
and ccbb80bf271c9a4cfead703ac33b9b69e95d755e
|
|
|
|
and 6c47e659bdc5f5f73c5abe5b762e5ba029bb05bf
|
|
measurement equipment through various buses (GPIB,
RS232, USB) with Python programs.
|
|
|
|
|
|
These packages have unsatisfied thumb libgcc references as a result of
recent changes.
|
|
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.)
|
|
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.
|
|
|
|
|
|
|
|
update our descriptions to work with any version of cp. Patches that include
cp -a are not changed. They seem to work and I'm too scared busybox cp
is more like GNU cp than BSD cp. (e.g do not know about P)
|
|
- that was the problem of "no fonts in fresh opie image"
|
|
|
|
|
|
|
|
- new metapackage: meta-opie-all which contain non-OPIE stuff for QPE enviroment
- meta-opie contain only OPIE stuff (plus konqueror-embedded and qpdf2 for bigflash devices)
- moved opie-collections.inc functionality into meta-opie
- created many task-packages for all opie packages
- building opie-image from defined tasks
There is one problem with it - building opie-image for bigflash device fail on
opie-mediaplayer2 (skin problem) - don't know does it come from meta-opie or
does it is ipkg problem.
|
|
- task-sdl-games contain all SDL games
- task-sdl-emulators with all SDL emulators
- task-sdl-libs contain libs without base libsdl (all libs depend on it already)
|
|
patch courtesy Matt Reimer, thanks.
|
|
|
|
|
|
- was missing due to recent change in opie-freetype and opie-ttf-support depends
|
|
since it currently is.
|
|
ucslugc-native has the uclibc dependencies to ensure that installing the
native package gives everything required for debugging on ucslugc.
|