summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2005-10-05ixp4xx,ixp4225-eth: provide virtual/ixp-ethJohn Bowler5
Also on ixp4xx/ixp4xx-csr_2.0.bb (only) the ixp400.ko driver is now installed in kernel/drivers, not drivers. On all versions ixp-eth now RDEPENDS on ixp4xx (this should happen automatically but probably doesn't because the modules are done as independent module builds).
2005-10-05simpad fstab was missing a /dev/hda1 entry for CFFrederic Bompart1
2005-10-05aliens doesn't need/use SDL (pure qpe game)Frederic Bompart1
2005-10-05dosbox was broken because the OE libsdl is configured without cdrom support.Frederic Bompart4
patched dosbox to remove cdrom support. upgraded it to version 0.63.
2005-10-05merge of c009bb7a8231ab8c429364e170366207097c6c01Rene Wagner1
and f455175a8c475812470ebe3bf0c643a9b0bb30d4
2005-10-05mysql: inherit binconfig and make use of new BINCONFIG_GLOB variable. should ↵Rene Wagner1
fix Bug #356
2005-10-05packages/gtk+/: add gtk 2.8.6 + patchesKoen Kooi15
2005-10-05packages/familiar/familiar-version.bb: add script to generate ↵Koen Kooi2
/etc/familiar-version
2005-10-05packages/tilibs/: add support libs for TI graphing calculator appsKoen Kooi4
2005-10-05opie-image: add irda and BT tools - close #369Marcin Juszkiewicz2
2005-10-04packages/h2200-bootloader/h2200-bootloader.bb: add firmware extractor for ↵Koen Kooi2
the iPAQ h2200
2005-10-04packages/kismet: add 2005-08-R1Koen Kooi1
2005-10-04udev: add 0.5.4 and package the device-manager seperatlyKoen Kooi1
2005-10-04packages/udev/files/udev.rules: add buzzer, closes #367Koen Kooi2
2005-10-04libsdl-(qpe|x11): fix packaging and inherit binconfig. fixes Bug #115Rene Wagner2
2005-10-04merge of 2283efd4d5567696fe045058b3d139e9871549e9Koen Kooi1
and a05aaf78acc129c5a440be0cbcd97444c43e57e6
2005-10-04packages/gaim/gaim_2.0.0-cvs-mco1.bb: Substitute Gaim ad in the irc quit ↵Koen Kooi2
message for some OE branding
2005-10-04ttf-dejavu: update to newer snapshot - this close bug#365Marcin Juszkiewicz1
2005-10-04packages/hicolor-icon-theme/hicolor-icon-theme_0.5.bbL fix SRC_URIKoen Kooi1
2005-10-04merge of afb8a8c72b9f95f42b8ac9092aca5417404b46b7Michael Lauer1
and e6a4f3e9ea007d2b58e5b311715b7de8eff61b8d
2005-10-04packages/gpe-ownerinfo/: add 0.27Koen Kooi1
2005-10-04packages/abiword/: add 2.4.0 + patchKoen Kooi3
2005-10-04nslu2-kernel 2.6.14-rc3 (and openslug-kernel) - select in .conf to useJohn Bowler5
2005-10-03add ruby 1.8.2; NOTE: ruby-native doesn't need to be adjustedMichael Lauer1
2005-10-03mt-daapd: Upstream upgrade to 0.2.3Oyvind Repvik1
2005-10-03merge of 2786b01c941e932325ebd3fc61a3a60664dc3b48Oyvind Repvik29
and 29da97548b6f79e801e68f41b3a37862a7577bfa
2005-10-03openslug-packages: added bogofilterOyvind Repvik1
2005-10-03merge of 0f45b0c3fc2b6adfebfe80c87e5ad86cb75e9916Koen Kooi6
and 87f377bfe2776b69f4fe99d93bd2d65a412aa45a
2005-10-03let tslib on simpad work with both kernel 2.4 and 2.6Frederic Bompart4
2005-10-03let opensimpad-64+0 find files in the opensimpad subdir tooFrederic Bompart2
2005-10-03packages/gomunicator/gomunicator_cvs.bb: add missing hyphen in PVKoen Kooi1
2005-10-03packages/gomunicator/gomunicator_cvs.bb: inherit pkgconfig tooKoen Kooi1
2005-10-03avahi: 0.5.1 bugfix releasePhilipp Zabel3
2005-10-03monotone: monotone-0.23John Bowler2
2005-10-03ixp4xx, ixp425-eth: add Intel Access Library 2.0, ethernet driver 1.4John Bowler15
NOTE: to use these you must pin ixp4xx-csr, ixp-oxal and ixp400-eth. The name of the ethernet driver changes with this commit - it is now ixp400-eth, not ixp425-eth - changes are required in systems which need to use the ethernet driver and these changes are *not* in this commit. The things to change are the image (which must now depend on ixp400-eth) and any modprobe.conf (which, at least in NSLU2 - openslug-init - aliases eth0 as ixp4??-eth).
2005-10-02freeze, unfreeze: look for auto.conf as well as local.confJohn Bowler2
This matches new more recent nslu2 'master makefile' which, by default, does not create local.conf, so freeze/unfreeze fail to find it and put the frozen files in the first directory on the BBPATH (which happens now to be the package directory and therefore does nothing.)
2005-10-02lots of files: update Phil Blundell's email addressKoen Kooi11
2005-10-02packages/gomunicator/: add gomunicator, a GPE frontend for GSM cards and ↵Koen Kooi2
pdaphones
2005-10-01efl, e17: use cvs:// instead of viewcvs for SRC_URIJustin Patrin5
2005-10-01ixp4xx: corrected licenses and dependenciesJohn Bowler2
It is necessary to download the .zip files from Intel by hand before building this package.
2005-10-01util-linux: change hwclock u-a prio to be lower than busyboxOyvind Repvik2
2005-10-01udev: Make sure we're using busybox's mount when moving .static mount.Oyvind Repvik2
(busybox mount uses "-o move" vs. util-linux mount "--move")
2005-10-01packages/linux/handhelds-pxa-2.6_2.6.12-hh3.bb: remove extraversion patch ↵Koen Kooi1
since it has been applied upstream
2005-10-01ixp intel drivers: ixp4xx v1.5 ixp425-eth v1.2John Bowler12
2005-10-01python(openslug), openslug kernel: enable tcl/tk in python, move kernel to ↵John Bowler2
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-10-01freeze: regular expressions to recognise x11 package versions correctlyJohn Bowler1
2005-09-30avetanabt_cvs: remove avetanalocaldevice.patchMustafa Yuecel1
2005-09-30merge of 381f5ac539b0a5bf9d03cdb31e3c77d0803fb3f5Mustafa Yuecel115
and 70ec7862f974597074cd12195d073365fec9c88a
2005-09-30samba: fix mount.smbfs symlink, so mounting smbfs worksOyvind Repvik2
2005-09-30bash: kill the output from grepping after shellsOyvind Repvik1