summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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 Yuecel122
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
2005-09-30bash: create sysconfdir/shells upon installOyvind Repvik1
2005-09-30entrance: Make the Default session Englightenment since the sesion chooser ↵Justin Patrin1
doesn't work
2005-09-30merge of 5ef8750d9a69c84b19f6d9bf623a45342b0b07b5Justin Patrin51
and e965f050d16d0a1cfe49ed571b5f989a6b66b121
2005-09-30e17, efl: major upgrade to newer versionsJustin Patrin51
- 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-30avetana_cvs: some cosmetic changes and working patchMustafa Yuecel2
* better descriptions, use staging-only commands, remove cd handling * now working patch (replaces avetanalocaldevice.patch)
2005-09-30python: upgrade to 2.4.2Michael Lauer1
2005-09-30class qt3x11, qt4x11: remove DEPENDSMichael Lauer2
2005-09-30nslu2-kernel 2.6.14-rc2: latest patch setJohn Bowler4
2005-09-29conf/distro/preferred-gpe-versions-2.7.inc: update gpe-icons to 0.25Koen Kooi1
2005-09-29conf/distro/familiar-0.8.3.conf: add bbfatal message explaining Koen Kooi1
the state of this file and recommend the usage of org.openembedded.oz354fam083
2005-09-29busybox: set 1.0.1 as defaultMichael Lauer1
2005-09-29merge of 68c930a87450b83ee412109725aa2845c4653e11Michael Lauer3
and 6b859f9dad018680c0cb717f227911f81f1ba1c8
2005-09-29merge of 0f9bc56e68821bb651a30e8104863bd4c869dc05Michael Lauer30
and 60733b040ba9bcfac4ef0384ce2cd7236effb91b
2005-09-29ncurse, readline: use autotools_stage_allMichael Lauer2
2005-09-29class autotools: add function 'autotools_stage_all' that automatically stagesMichael Lauer1
include files and libraries for packages that obey DESTDIR. This can be used to remove a lot of duplicated metadata in do_stage() of packages that inherit autotools. Note that you need to call autotools_stage_all manually in do_stage. It may be added to do_stage() eventually, but for now we want to do the transition step-by-step. Feel free to convert do_stage of autotools packages to using autotools_stage_all.
2005-09-29merge of 4b3d9cdde8aef8881f08d4d4331b3936af9c78a4Marcin Juszkiewicz5
and 83ab9cd65982996d41bcd5df0f5e63346c908c30
2005-09-29packages/gtk+ : update gtk+ to 2.8.4Koen Kooi15
2005-09-29sqlite3: added 3.2.7 versionMarcin Juszkiewicz5
2005-09-29packages/glib-2.0/ : update glib to 2.8.2Koen Kooi1
2005-09-28hostap-modules: added two more cardsMarcin Juszkiewicz4
2005-09-28nslu2.conf: uclibc now has sinf and cosf, remove uclibc specific compiler ↵John Bowler1
options.
2005-09-28openslug.conf: put upslug2-native into the buildJohn Bowler1
2005-09-28nfs-utils: inherit rc-update.d so the startup script gets linked correctlyJohn Bowler1
2005-09-28coreutils 5.3.0: uptime needs -lm on uclibc, fixed the Makefile.amJohn Bowler2
2005-09-28test commitBruno Randolf1
2005-09-28merge of 21f344c989a3a8ccee3b8cf3bcbae08afeb2a699Koen Kooi1
and a0a472ec4e6dd3e5e8bbc3fd421eb64f3b8386ea
2005-09-28packages/gpe-themes/gpe-theme-industrial_0.2.bb: add 0.2 to OEKoen Kooi1
2005-09-28fixed orinoco-modules 0.13e build after last changeMarcin Juszkiewicz1
2005-09-28merge of 2ee92374446758a6e4eb30e6b81483816ae44575Michael Lauer6
and ac0f7cef89d03ac964eee9b5bee66880b7943389
2005-09-28upgrade python to 2.4.2Michael Lauer6
NOTE: there's no need to upgrade python-native.
2005-09-28packages/gpe-themes/gpe-theme-clearlooks_0.3.bb: add 0.3 to OEKoen Kooi1
2005-09-28pcmcia-cs: added two cards into network.confMarcin Juszkiewicz2
2005-09-28orinoco-modules: added one card into spectrum.confMarcin Juszkiewicz5
2005-09-28hostap-modules: added few cards into hostap_cs.confMarcin Juszkiewicz4
2005-09-28orinoco-modules: moved spectrum.conf and spectrum_fw.h (firmware) into files/Marcin Juszkiewicz8
those files were identical for each release
2005-09-28meta-opie: add BT and WiFi tools to task-opie-baseMarcin Juszkiewicz1
Fixed: opie-image which lack BT/WiFi tools
2005-09-28packages/gaim/gaim_2.0.0-cvs-mco1.bb: bump PR to force rebuildingKoen Kooi1
2005-09-28packages/gpe-themes/gpe-theme-foxbox_0.1.bb: use gtk-engines, which ships ↵Koen Kooi1
the smooth engine too
2005-09-28nslu2-kernel 2.6.14: latest patch set, includes LE patchesJohn Bowler6
2005-09-27rootfs_ipk: Add a remove_init_link function to the rootfs_ipk oeclass. This ↵Richard Purdie2
is needed for the nokia770 which won't boot with /sbin/init as a symbolic link (and I'm told other machines have this problem).
2005-09-27merge of 1e5ed75da89ccfd9e2b84471e321a4ef7aea7f14Richard Purdie4
and 6c4836f3c8b3446186ac9adbcf4d2dc5c9211f0b
2005-09-27openvpn: Set DEFAULT_PREFERENCE to -1 for the rc-version.Oyvind Repvik1
2005-09-27added corsair 0.2.0 - RSS aggregator for QtopiaMarcin Juszkiewicz4
Maintainer does not wanted to give his name ;(
2005-09-27added coreutils 5.3.0Marcin Juszkiewicz4
2005-09-27openzaurus-pxa: update APM patch to apply correct also for TOSAMarcin Juszkiewicz2