summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2006-07-03initscripts: Store RTC in /etc/timestamp before mounting root ro, fixing ↵Matthias Hentges4
part of OE bug #1055
2006-07-03fluxbox: Add mult-machine support for geometry defaultsMatthias Hentges4
2006-07-02fluxbox: Add more geometry defaults for gpe appsMatthias Hentges2
2006-07-02fluxbox: Add fluxbox-gpe, a GPE session using the fluxbox windowmanager and ↵Matthias Hentges8
toolbar.
2006-07-02opie-button-settings 1.2.2 remove bugfix patch; has been applied upstreamMichael Lauer4
2006-07-02libopie2 1.2.2 remove openzaurus branding patch, has been applied upstreamMichael Lauer3
2006-07-02libqpe-opie 1.2.2 datebookmonth patch has been applied upstreamMichael Lauer2
2006-07-02packages/autoconf/autoconf-native: Do not RRECOMMEND automake-nativeHolger Freyther1
For the native case do not ask BitBake to build automake-native, packages that need automake can DEPEND on it directly. This avoids circular depenendencies as autoconf-native would ask for automake-native and automake-native would ask for autoconf-native again. This 'fix' (I think it is proper) avoids build errors on broken debian systems. And making OpenEmbedded independant of the host once again.
2006-07-02Opie: bump the CSV Opie version to 1.2.2+CSV, drop old backportsHolger Freyther4
2006-07-02Opie: Rename Opie 1.2.1 to 1.2.2, Remove PRsHolger Freyther217
2006-07-02ircp: added configure flag for obex lib, removed --prefixFrans Meulenbroeks1
2006-07-02merge of 9745a12b67075009baa19a1144d34090818e6904Frans Meulenbroeks2
and c7c469e8409b8827f209ce9715ed871a9c2a5226
2006-07-02mpd: removed --prefix added a few --with-*-libraries and --with-*-includesFrans Meulenbroeks2
2006-07-02merge of 28b5204f533562d4df4b43cde7bbc16981fb0d0aMichael Lauer30
and 2bb3d19276030cbe60359b8392b763021c776513
2006-07-02guile 1.6.4 add patch for building with gcc4. reorder and enhance metadataMichael Lauer4
2006-07-01merge of 44f2e80d1a5751741be6c6f1fd4928f3d53a32b2Koen Kooi1
and 7adb1db79c0e0fca09a5d25db51f5e61e1b9f043
2006-07-01scummvm/scummvm_0.6.1b.bb: Addition of tremor patchKristoffer Ericson1
* Addition of tremor patch to 0.6.1b as this was removed from the include file (no longer needed for new versions)
2006-07-01scummvm 0.9.0: depend on libvorbis since the tremor patch hasn't been ↵Koen Kooi1
forward ported yet
2006-07-01samba: Add missing directory /etc/samba/privateMatthias Hentges1
2006-07-01merge of bbe2ca73dbb6c79907ca7a1181ac42294641e6cfFrans Meulenbroeks22
and da04e847a88d01afa85aa5baf10077864d9dc548
2006-07-01scummvm/files/sh3-arch-0.9.0+.patch: Patch for sh3 to > 0.9.0 scummvmKristoffer Ericson1
* Addition of sh3 arch, should work for after also.
2006-07-01scummvm/scummvm_0.9.0: Addition of new scummvm fileKristoffer Ericson2
* New scummvm file (upgrade from 0.6.1b) scummvm/scummvm.inc: Change of sourceforge mirror * Change of sourceforge mirror, heanet.dl didnt have scummvm.
2006-07-01mpd: added --prefix to remove /usr/includeFrans Meulenbroeks2
2006-07-01merge of 9c951cf8a21c82b4eabd9def7e39018b72a58207Kristoffer Ericson4
and d50b000eb72487fd8f053761eb15160cf5e56976
2006-07-01scummvm/files/gcc-4.x.x-accept.patch: Makes scummvm approve of gcc 4.x.xKristoffer Ericson4
* Adds gcc 4.x.x to accept list scummvm/files/sh3-linux-new-arch.patch: Makes scummvm know of sh3 * Adds linux-sh3 to the configure script of known archs scummvm/files/tail-obselete-fix.patch: sets -n 1 instead of -1 * Sets tail -n 1 instead of -1, kept for future reference.
2006-07-01xinetd: slightly changed code to make it compilable with gcc 4.1.1Frans Meulenbroeks2
2006-07-01merge of 889a2048fa859be73c244aeb31e982b29d624283Frans Meulenbroeks18
and a2b34b40d487e97340ef024b0d3bb91a7b8385b5
2006-07-01wview: removed /usr/include from list of include dirsFrans Meulenbroeks6
2006-07-01radlib: removed /usr/include and friends from include pathFrans Meulenbroeks6
2006-07-01ircp: added EXTRA_OECONF="--prefix=${D}" to bb file to make it workFrans Meulenbroeks1
2006-07-01mdadm: added CFLAGS += "-fno-strict-aliasing" to avoid build errorsFrans Meulenbroeks2
a clean solution would be to fix the error in the source, but that is more intrusive
2006-07-01mutt: added #include in keymap.h to make it compileFrans Meulenbroeks3
also added PR in both bb files
2006-07-01reiser4progs: added patches to let it compile with gcc 4.1.1Frans Meulenbroeks4
2006-07-01cyrus-sasl: removed static for local decl of a var mentioned in .h asFrans Meulenbroeks2
gcc 4.1.1. does not like that
2006-07-01merge of 27ae8c38ea46dc438dd5410aef29822f1e94db2bFrans Meulenbroeks2
and 5ef996f8aee772981da0240610a0b4bfeb1ef68a
2006-07-01autoconf: changed the sizeof patch a little bit;Frans Meulenbroeks2
gcc 4.1.1 optimisations would cause this to fail this patch makes sure x is referenced and cannot be optimised away
2006-07-01zile 2.2.15 add latest version, patches no longer necessaryMichael Lauer1
2006-06-30mplayer_1.0pre8.bb : small change in the include order that shouldGraeme Gregory4
hopefully fix the problem hrw saw in oz354x branch. I am unable to repeat in .dev but I had these patches in an earlier release for a very similiar error message.
2006-06-30merge of 8285fffeea14ff0cd3878dcb884e0b5144db0c60Marcin Juszkiewicz1
and 84e5771fb218fada8d3043b91b28f8300a52248c
2006-06-30wireless-tools: added 29-pre10 - this version support WE21 and 2.6.17 use ↵Marcin Juszkiewicz1
WE20 so 28pre13 is too old. also me as 2nd maintainer
2006-06-30packages/angstrom/task-angstrom.bb: add initial versionKoen Kooi1
2006-06-30ep93xx-kernel 2.6.17.1: make it workKoen Kooi1
2006-06-30added mc 4.6.1 - close #1120Marcin Juszkiewicz1
2006-06-30sword: fix packaging so -dev will not contain libsMarcin Juszkiewicz1
2006-06-30merge of 6a09c229506ea55e94d418d22f102bba3d356a32Michael Lauer16
and cc1957ee71fb122edc5add46a814a263c80bbe85
2006-06-30qt4 4.1.1 removeMichael Lauer9
2006-06-30qt4 4.1.2 fix g++ 4.1.1 asm constraints, fix angstrom buildMichael Lauer2
2006-06-30sylpheed-claws_2.3.1.bb : new version + version bumps for the associatedGraeme Gregory4
plugins
2006-06-30merge of 214b4c4e7d773cc8d94d28db3d1f88d20f67c976Koen Kooi6
and 75ab5e8a308a9e33d98460b70c311d02f6b50737
2006-06-30wlan-ng-modules_0.2.3: fix to compile with 2.6.17Dirk Opfer4
- add patch to compile against 2.6.17 kernel - disable plx, pcmcia and pci driver because of subsystem api changes