summaryrefslogtreecommitdiff
path: root/packages/meta
AgeCommit message (Collapse)AuthorFiles
2005-10-06packages/meta/gpe-image.bb: it now builds all depsKoen Kooi1
2005-10-06packages/meta/gpe-image.bb: sort out DEPENDS vs. INSTALL business with tasksKoen Kooi1
2005-10-06packages/meta/meta-gpe.bb: add gpe-bootsplash back to gpe-baseKoen Kooi1
2005-10-06packages/meta/meta-gpe.bb: add RDEPENDS for gpe-task-connectivityKoen Kooi1
2005-10-06packages/meta/: image tweaksKoen Kooi2
* make gpe-image use ROOT_FLASH_SIZE to determine what to install * introduce gpe-task-connectivity * ship gpe version of industrial
2005-10-06openslug-packages: re-add zd1211 to feedOyvind Repvik1
2005-10-05merge of abb4ac4d99500dd9fcf6c133d3075c483c01868dOyvind Repvik1
and dcae9da292239ca2d00a7cf805bfea8df8788bc8
2005-10-05openslug-packages: add minicom to openslug feedOyvind Repvik1
2005-10-05meta-opie: added opie-alarm to DEPENDSMarcin Juszkiewicz1
2005-10-05openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, ↵John Bowler1
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-05opie-image: add irda and BT tools - close #369Marcin Juszkiewicz2
2005-10-03openslug-packages: added bogofilterOyvind Repvik1
2005-10-01python(openslug), openslug kernel: enable tcl/tk in python, move kernel to ↵John Bowler1
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-30merge of 5ef8750d9a69c84b19f6d9bf623a45342b0b07b5Justin Patrin1
and e965f050d16d0a1cfe49ed571b5f989a6b66b121
2005-09-30e17, efl: major upgrade to newer versionsJustin Patrin1
- 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-28meta-opie: add BT and WiFi tools to task-opie-baseMarcin Juszkiewicz1
Fixed: opie-image which lack BT/WiFi tools
2005-09-26ucslugc: updated/corrected packages listJohn Bowler1
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-25merge of 67751448562cee294c455a1ca90add74cc339b78Michael Lauer2
and ccbb80bf271c9a4cfead703ac33b9b69e95d755e
2005-09-25OpenSlug Packages: Add support for the Happauge PVRUSB2 to openslug builds.Derek Young1
2005-09-25merge of 0999703813e827e2010766c4f16c850b72e85f01Michael Lauer2
and 6c47e659bdc5f5f73c5abe5b762e5ba029bb05bf
2005-09-24add python-pyvisa, a package that enables you to control all kinds of ↵Michael Lauer2
measurement equipment through various buses (GPIB, RS232, USB) with Python programs.
2005-09-24add python-pyflakes, a source code checker similar to pycheckerMichael Lauer2
2005-09-23ucslugc-packages: add streamripper, sane-backends and perl back inJohn Bowler2
2005-09-23ucslugc-packages: remove (temporarily) sane-backends and streamripperJohn Bowler1
These packages have unsatisfied thumb libgcc references as a result of recent changes.
2005-09-22ucslugc-packages: temporarily remove perlJohn Bowler2
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-22ucslugc, openslug-init: changes to ensure compatibility with new thumb ↵John Bowler2
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-20openslug-image: Add udev. With udev_070 it works like it's supposed toOyvind Repvik1
2005-09-19meta-opie: cleaned dependencies on openobexMarcin Juszkiewicz1
2005-09-19packages/meta/meta-gpe.bb: add gpesyncd to gpe-task-pim Koen Kooi1
2005-09-19GNU cp has a nice -a switch, sadly the BSD tools lack itHolger Freyther1
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-19meta-opie: added opie-freetype into task-opie-baseMarcin Juszkiewicz1
- that was the problem of "no fonts in fresh opie image"
2005-09-18opie-image needs to DEPEND on task-bootstrapMichael Lauer1
2005-09-16meta-opie-all: added gnuz into task-qpe-gamesMarcin Juszkiewicz1
2005-09-15synchronized opie-kdepim-image with last changes to opie-imageMarcin Juszkiewicz2
2005-09-14meta-opie & opie-image restructure (bug#307)Marcin Juszkiewicz4
- 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-14meta-sdl: added more stuff which use SDL and not SDL/QPEMarcin Juszkiewicz1
- 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-11add python-sword, python bindings for the sword document reader libraryMichael Lauer2
patch courtesy Matt Reimer, thanks.
2005-09-07openslug-packages, ucslugc-packages, openslug-native: added 'file'Rod Whitby3
2005-09-10ucslugc-packages: add vim and nmapJohn Bowler1
2005-09-08opie-image: added opie-freetype into OPIE_BASEMarcin Juszkiewicz2
- was missing due to recent change in opie-freetype and opie-ttf-support depends
2005-09-07openslug-packages: Remove duplicate icecast. It should only be in BROKEN, ↵Oyvind Repvik1
since it currently is.
2005-09-06ucslugc-packages: add ucslugc-native, alsa-lib, alsa-utilsJohn Bowler2
ucslugc-native has the uclibc dependencies to ensure that installing the native package gives everything required for debugging on ucslugc.
2005-09-04ucslugc-packages - add glib2.0 back into ucslugc buildJohn Bowler1
glib2.0 fails to build sometimes because of the libintl header file problem, but it always builds fine in a clean build.
2005-09-04ucslugc packages: Reinstate gphoto2 and mpd to ucslugc feed. Should work nowOyvind Repvik1
2005-09-04Openslug-packages: Add icecast to openslug feedOyvind Repvik1
2005-09-03ucslugc packages: Move mpd to broken packages. Doesn't build on ucslugcOyvind Repvik1
2005-09-03uclugc packages: Remove gphoto2 from ucslugc. Breaks autobuildOyvind Repvik1
2005-09-02openslug-packages: Remove broken watchdog from feedOyvind Repvik1
2005-09-01meta-e-x11: break task-e-x11-core out into its own file so that e-image-core ↵Justin Patrin2
builds don't have to build all the extra stuff
2005-09-01mete-e-x11: Remove task-e-x11-core from DEPENDS as it will already be builtJustin Patrin1