summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2005-09-20udev: Bump PRsRichard Purdie4
2005-09-20udev: Rearrange the udev files into a more logical structure. Create copies ↵Richard Purdie17
of the rules we're using rather than the distributed version due to links to external scripts. Add mount.sh which attempts to mount block devices using pmount if available, falling back to mount if not. Fix the --mode switch to mknod in the init script.
2005-09-20pcmciautils: Switch to udev instead of hotplug.Richard Purdie1
2005-09-20merge of 8a43dee8ce4339a21d375fb72ec7706a829cef00Philipp Zabel1
and 90f04a5e9de8096f2eb5360bb468659cf0211a0d
2005-09-20handhelds-pxa-2.6_2.6.12-hh3.bb: bump PR to r1Philipp Zabel1
2005-09-20merge of d98bddca253787a807b76b6be9423e6ba00c82d6Koen Kooi2
and e2a816aff604255054dab445c96dc779de75bc3d
2005-09-20handhelds-pxa-2.6: fix EXTRAVERSION of 2.6.12-hh3 Philipp Zabel3
2005-09-20packages/gpe-contacts/: update hildon version to 0.42Koen Kooi2
packages/gpe-mini-browser/: update hildon version to 0.16
2005-09-20merge of 344cfe464bbb04179a1e0d2688978bfb90f8c882Frederic Bompart2
and 504eb28adf5c55172d82352ebbb76796781ed38a
2005-09-20gnome-vfs-dbus: do not use GSSAPI_LIBS if gssapi does not compileFrederic Bompart2
http://bugs.openembedded.org/show_bug.cgi?id=250
2005-09-20merge of 0f46196206904515c0939c84c80210e251c74960Frederic Bompart73
and 5ec5f2c198db5c371a9cf2cada82144032025895
2005-09-20totem: version 1.0.2 now compilesFrederic Bompart11
I removed version 0.101 which was marked as broken. A few fixes were needed to disable gnomeui code in totem-1.0.2. Don't even try to upgrade it to version 1.2.x for now: it has even more dependencies, such as a very recent version of gnome-vfs...
2005-09-20ucslugc: add udev bb files to the packages to support udev in openslug-imageJohn Bowler1
2005-09-20openslug-image: Add udev. With udev_070 it works like it's supposed toOyvind Repvik1
2005-09-20nslu2-kernel: Add "disk_led_blinking.patch", to enable disk1/disk2 leds. Oyvind Repvik2
2005-09-19meta-opie: cleaned dependencies on openobexMarcin Juszkiewicz1
2005-09-19opie-pimconverter: fixed dependency on both SQLite versionsMarcin Juszkiewicz3
2005-09-19qt/e 2.3.10: changes for MACHINE="native":Marcin Juszkiewicz2
- patch to fix build - enabled QVFb support With that changes it is possible to run OPIE/OE in QVFb/X11.
2005-09-19packages/meta/meta-gpe.bb: add gpesyncd to gpe-task-pim Koen Kooi1
2005-09-19packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: bump PR after rdepend changesKoen Kooi1
2005-09-19packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: gtk-engines provides ↵Koen Kooi1
gtk-engine-clearlooks, but gtk-clearlooks-engine provides something else. g-c-e is obsolete, so let's depend on g-e and rdepends on g-e-c
2005-09-19packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: fix (R)DEPENDSKoen Kooi1
2005-09-19packages/minimix/: add aminimix_0.8.bbKoen Kooi1
2005-09-19packages/abiword/: add 2.3.99 + patchKoen Kooi3
2005-09-19Changed section from network to console/network.Frederic Bompart1
2005-09-19added opensimpad-2.4.27-vrs1-pxa1-jpm1 kernel. This contains theFrederic Bompart25
following new patches over 2.4.25: - simpad-proc-sys-board.patch (/proc/sys/board patch from Till Harbaum) - simpad-serial.patch (DTR/RTS/CTS support patch from Till Harbaum) - mppe-20040216.patch (add MPPE encryption for PPP) - 2.4.27-mh1.patch (bluetooth patches from Marcel Holtmann) Common patches were placed in the "opensimpad" directory.
2005-09-19packages/gpe-themes/: move foxbox to here and add gpe-theme-clearlooksKoen Kooi3
2005-09-19packages/rxvt-unicode/ : add 5.6 + patchKoen Kooi3
2005-09-19merge of 053ac8efabaade9bb5a09b2b2cc0138921efc3b5Holger Freyther2
and 9a1d804567e473d4e492f45e1fd79b553fa38e17
2005-09-19GNU cp the last missing files... all cp invocations should be BSD compatible nowHolger Freyther2
2005-09-19merge of 015819701896dc2df9f749ce23a18396353e34c5Holger Freyther48
and daa9aa7053ce66d42b09765d68c0c829dc72ad79
2005-09-19Make cp invocations BSD compatibleHolger Freyther21
2005-09-19udev: Enable firmware helper in udev to replace hotplug's firmware agent ↵Richard Purdie2
(fixes orinoco firmware issue).
2005-09-19openzaurus-3.5.4: Add hostap-modules-0.3.9 as the preferred version as 0.4.4 ↵Richard Purdie1
shows problems
2005-09-19conf/distro/preferred-gpe-versions-2.7.inc: add preferred provider for ↵Koen Kooi1
gnome-vfs-dbus
2005-09-19Same GNU cp changes...Holger Freyther5
2005-09-19GNU cp has a nice -a switch, sadly the BSD tools lack itHolger Freyther23
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-19packages/linux-libc-headers:Holger Freyther3
-Use a more compatible command-line argument. -a is compatible to -dpR and -d is the same as -P and -P exist on FreeBSD
2005-09-19packages/gpsd/gpsd.inc: fix dependsKoen Kooi1
2005-09-19hostap: These changes will happen in 2.6.15 but are present in the current ↵Richard Purdie1
-mm series. To get this to work, -mm kernels will have to pretend to be 2.6.15. The only other alternative is to break 2.6.14 series kernels which is unacceptable.
2005-09-19linux-oz-2.6: Fix a potential conflict with the tosa-bl patch.Richard Purdie1
2005-09-19merge of 427cbc866d445c3f4a04da2bd34020543f1e5382Richard Purdie15
and 9081cef3c03d5ee66ba293e81a0ac15b88196e15
2005-09-19linux-oz-2.6: Create a linux-openzaurus.inc containing common metadata. Add ↵Richard Purdie15
2.6.14-rc1 as our stable kernel.
2005-09-19qpf-dejavu: updated to 1.14Marcin Juszkiewicz5
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-18merge of 1fa7381f2503250b521218a5b5ee04a508cd6456Koen Kooi1
and 7ff4c9eca8c99c6f15ec3a775fcd7f9113c528bb
2005-09-18handhelds-pxa-2.6_2.6.12-hh3.bb: add a missing backslashPhilipp Zabel1
2005-09-18ttf-dejavu: upgraded to 1.14Marcin Juszkiewicz2
2005-09-18spectrum-fw: Fix a path bug in the .bb. Thanks to lardman for pointing it out.Richard Purdie1
2005-09-18merge of a8e888a8558f7e09b0116a15e86437cbee47b180Philipp Zabel8
and b9817db6eb0bf96c168e419003466c7235191838