Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2005-10-06 | packages/meta/meta-gpe.bb: add gpe-bootsplash back to gpe-base | Koen Kooi | 1 | |
2005-10-06 | packages/meta/meta-gpe.bb: add RDEPENDS for gpe-task-connectivity | Koen Kooi | 1 | |
2005-10-06 | packages/meta/: image tweaks | Koen Kooi | 2 | |
* make gpe-image use ROOT_FLASH_SIZE to determine what to install * introduce gpe-task-connectivity * ship gpe version of industrial | ||||
2005-10-06 | openslug-packages: re-add zd1211 to feed | Oyvind Repvik | 1 | |
2005-10-05 | merge of abb4ac4d99500dd9fcf6c133d3075c483c01868d | Oyvind Repvik | 1 | |
and dcae9da292239ca2d00a7cf805bfea8df8788bc8 | ||||
2005-10-05 | openslug-packages: add minicom to openslug feed | Oyvind Repvik | 1 | |
2005-10-05 | meta-opie: added opie-alarm to DEPENDS | Marcin Juszkiewicz | 1 | |
2005-10-05 | openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, ↵ | John Bowler | 1 | |
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-05 | opie-image: add irda and BT tools - close #369 | Marcin Juszkiewicz | 2 | |
2005-10-03 | openslug-packages: added bogofilter | Oyvind Repvik | 1 | |
2005-10-01 | python(openslug), openslug kernel: enable tcl/tk in python, move kernel to ↵ | John Bowler | 1 | |
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-30 | merge of 5ef8750d9a69c84b19f6d9bf623a45342b0b07b5 | Justin Patrin | 1 | |
and e965f050d16d0a1cfe49ed571b5f989a6b66b121 | ||||
2005-09-30 | e17, efl: major upgrade to newer versions | Justin Patrin | 1 | |
- 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 | ||||
2005-09-28 | meta-opie: add BT and WiFi tools to task-opie-base | Marcin Juszkiewicz | 1 | |
Fixed: opie-image which lack BT/WiFi tools | ||||
2005-09-26 | ucslugc: updated/corrected packages list | John Bowler | 1 | |
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-25 | merge of 67751448562cee294c455a1ca90add74cc339b78 | Michael Lauer | 2 | |
and ccbb80bf271c9a4cfead703ac33b9b69e95d755e | ||||
2005-09-25 | OpenSlug Packages: Add support for the Happauge PVRUSB2 to openslug builds. | Derek Young | 1 | |
2005-09-25 | merge of 0999703813e827e2010766c4f16c850b72e85f01 | Michael Lauer | 2 | |
and 6c47e659bdc5f5f73c5abe5b762e5ba029bb05bf | ||||
2005-09-24 | add python-pyvisa, a package that enables you to control all kinds of ↵ | Michael Lauer | 2 | |
measurement equipment through various buses (GPIB, RS232, USB) with Python programs. | ||||
2005-09-24 | add python-pyflakes, a source code checker similar to pychecker | Michael Lauer | 2 | |
2005-09-23 | ucslugc-packages: add streamripper, sane-backends and perl back in | John Bowler | 2 | |
2005-09-23 | ucslugc-packages: remove (temporarily) sane-backends and streamripper | John Bowler | 1 | |
These packages have unsatisfied thumb libgcc references as a result of recent changes. | ||||
2005-09-22 | ucslugc-packages: temporarily remove perl | John Bowler | 2 | |
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.) | ||||
2005-09-22 | ucslugc, openslug-init: changes to ensure compatibility with new thumb ↵ | John Bowler | 2 | |
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. | ||||
2005-09-20 | openslug-image: Add udev. With udev_070 it works like it's supposed to | Oyvind Repvik | 1 | |
2005-09-19 | meta-opie: cleaned dependencies on openobex | Marcin Juszkiewicz | 1 | |
2005-09-19 | packages/meta/meta-gpe.bb: add gpesyncd to gpe-task-pim | Koen Kooi | 1 | |
2005-09-19 | GNU cp has a nice -a switch, sadly the BSD tools lack it | Holger Freyther | 1 | |
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) | ||||
2005-09-19 | meta-opie: added opie-freetype into task-opie-base | Marcin Juszkiewicz | 1 | |
- that was the problem of "no fonts in fresh opie image" | ||||
2005-09-18 | opie-image needs to DEPEND on task-bootstrap | Michael Lauer | 1 | |
2005-09-16 | meta-opie-all: added gnuz into task-qpe-games | Marcin Juszkiewicz | 1 | |
2005-09-15 | synchronized opie-kdepim-image with last changes to opie-image | Marcin Juszkiewicz | 2 | |
2005-09-14 | meta-opie & opie-image restructure (bug#307) | Marcin Juszkiewicz | 4 | |
- 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. | ||||
2005-09-14 | meta-sdl: added more stuff which use SDL and not SDL/QPE | Marcin Juszkiewicz | 1 | |
- 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) | ||||
2005-09-11 | add python-sword, python bindings for the sword document reader library | Michael Lauer | 2 | |
patch courtesy Matt Reimer, thanks. | ||||
2005-09-07 | openslug-packages, ucslugc-packages, openslug-native: added 'file' | Rod Whitby | 3 | |
2005-09-10 | ucslugc-packages: add vim and nmap | John Bowler | 1 | |
2005-09-08 | opie-image: added opie-freetype into OPIE_BASE | Marcin Juszkiewicz | 2 | |
- was missing due to recent change in opie-freetype and opie-ttf-support depends | ||||
2005-09-07 | openslug-packages: Remove duplicate icecast. It should only be in BROKEN, ↵ | Oyvind Repvik | 1 | |
since it currently is. | ||||
2005-09-06 | ucslugc-packages: add ucslugc-native, alsa-lib, alsa-utils | John Bowler | 2 | |
ucslugc-native has the uclibc dependencies to ensure that installing the native package gives everything required for debugging on ucslugc. | ||||
2005-09-04 | ucslugc-packages - add glib2.0 back into ucslugc build | John Bowler | 1 | |
glib2.0 fails to build sometimes because of the libintl header file problem, but it always builds fine in a clean build. | ||||
2005-09-04 | ucslugc packages: Reinstate gphoto2 and mpd to ucslugc feed. Should work now | Oyvind Repvik | 1 | |
2005-09-04 | Openslug-packages: Add icecast to openslug feed | Oyvind Repvik | 1 | |
2005-09-03 | ucslugc packages: Move mpd to broken packages. Doesn't build on ucslugc | Oyvind Repvik | 1 | |
2005-09-03 | uclugc packages: Remove gphoto2 from ucslugc. Breaks autobuild | Oyvind Repvik | 1 | |
2005-09-02 | openslug-packages: Remove broken watchdog from feed | Oyvind Repvik | 1 | |
2005-09-01 | meta-e-x11: break task-e-x11-core out into its own file so that e-image-core ↵ | Justin Patrin | 2 | |
builds don't have to build all the extra stuff | ||||
2005-09-01 | mete-e-x11: Remove task-e-x11-core from DEPENDS as it will already be built | Justin Patrin | 1 | |
2005-09-01 | task-e-x11, e-image: Rename e tasks, fix dependency problems after -core split | Justin Patrin | 3 | |
- task-enlightenment-x11(-core) has been renamed to task-e-x11(-core) - Add PROVIDES since bb can't figure it out from PACKAGES - use DEPENDS instead of DEPENDS_package | ||||
2005-09-01 | python: fix bluez typo in task packages - closes #278 | Michael Lauer | 2 | |