summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-07-11gpe-timesheet: Add 0.31Florian Boor1
2006-07-10angstrom 2006.9: use font tools without alignment trapsKoen Kooi1
2006-07-10merge of 08b99a6246391bc67af5422397346b95d3d3b3e3Graeme Gregory1
and f3515be6618dd23c0a5917c27c9607c052d6df83
2006-07-10mplayer_1.0pre8.bb : remove dependancy on libungif as this causes an unwantedGraeme Gregory1
dependancy on X11. Fix the truetype font handling so we can have subtitles again. This was a silly thinko on my part.
2006-07-10opie-help-en: PACKAGE_ARCH set to 'all', added empty PN package which depend ↵Marcin Juszkiewicz2
on help browser
2006-07-10freetype-native_2.2.1.bb, freetype_2.2.1.bb : new versions of stableGraeme Gregory5
I did these when trying to track down problems with alignment errors so I might as well check them in. DEFAULT_PREFERENCE = "-1" for now as these are pretty core and could do with review.
2006-07-10merge of 210506ba1cbb231216c4c537654bc61f30cdd6d5Koen Kooi1
and 41c57842bfc16f4853d0f673eb4db65930ec7085
2006-07-10libtool-native: stage libltl files, courtesy Zachary T Welch, closes #1157Koen Kooi1
2006-07-10fontconfig_2.3.95.bb : new version of fontconfigGraeme Gregory1
autoconf/Makefile magic internall seems to do the right thing in cross compile situations so this one doesnt need a matching fontconfig-native. I have left at DEFAULT_PREFERENCE = "-1" to allow for proper evaluation as this library is fairly core. This version seems to cure the masses of alignment errors I was getting using previous versions.
2006-07-10liblockfile 1.06: Fix for building with glibc 2.4. The local functionJamie Lenehan2
eaccess conflicts with a function of the same name supplied wih glibc 2.4. So add a patch which globally renames this function within the library.
2006-07-10linux-titan-sh4 2.6.17: Fix to enable module loading. The initial 2.6.16Jamie Lenehan1
port to sh was unable to load any modules, so roll the CVS date for the linux-sh tree forward a few days to pick up the fixes.
2006-07-10iputils 20020927: Add support for building with glibc 2.4. In glibc 2.4Jamie Lenehan2
several of the IPv6 constants were reanmed - this changes to using the new versions but also redefines them to the old versions when being used on glibc < 2.3 or uclibc.
2006-07-09linux-jlime-arm: set compatible machineKoen Kooi1
2006-07-09angstrom 2006.9: switch to using sane-srcdates.conf Koen Kooi1
2006-07-09sane-srcdates.conf: add a file which contains sane srcdates for floating ↵Koen Kooi2
packages. Taken from http://svn.o-hand.com/view/poky/trunk/openembedded/conf/distro/poky.conf
2006-07-09angstrom-2006.9: pinch some preferred providers from Poky*Koen Kooi1
* this commit message wasn't sponsored by o-hand.com ;)
2006-07-09qemu: add -native counterpart for 0.8.1Koen Kooi1
2006-07-09qemu-qop: remove nodocs patchKoen Kooi1
2006-07-09angstrom-2006.9: apparently 'arm-angstrom-linux-gnueabi' != TARGET_PREFIXKoen Kooi1
2006-07-09memtester: Added patch to Makefile to change no-longer-supported 'head -1' ↵Rod Whitby3
syntax to 'head -n 1'.
2006-07-08merge of 9e87109e716f77df8d97648a6db285fa5a2f8a95Holger Freyther4
and a6602b9dd64190727c29e6f38e0d7addac46299b
2006-07-08packages/xerces-c/xerces-c_2.6.0.bb: Use configure directly instead of ↵Holger Freyther1
runConfigure To fix bug #1154 where CXX="ccache arm-linux-g++ ..." got mangled - thanks to getopt - into CXX=ccache. Using ./configure directly and setting CFLAGS,CXXFLAGS, LIBS and other variables we totally avoid this issue. Only one issue remains we have to set BUILDBITS and these are set to 32. We need a way to know how many bits our target has.
2006-07-08merge of e24156fa5aa230f0a3328a27650970263b3b3c9fCliff Brake1
and fba35ad4edfa08175ea02d3d52147bbcf9f3cfd8
2006-07-08python-webpy 0.138: add missing RDEPENDSCliff Brake1
2006-07-08python-cheetah 1.0: add package to OECliff Brake1
2006-07-08python-netclient: add Cookie* files to packageCliff Brake1
2006-07-08class/tinderclient.bbclass: Send bigger files in smaller chunks to avoid ↵Holger Freyther1
broken firewalls Thanks to the firewall fascists of A???? longer HTTP requests were lost in the corporate firewall. Avoid this situation by sending the data in smaller chunks.
2006-07-08merge of 44feda31605fad4e0b09c7f8c3f7fb125d386297Frans Meulenbroeks1
and c0ec3b8284e6b5273151cb83f795bcd3bc376285
2006-07-08slugos-native-packages: added php-nativeFrans Meulenbroeks1
2006-07-08merge of 3efc3491a858b50f5a1a71361f539864b71bae43Cliff Brake1
and 44feda31605fad4e0b09c7f8c3f7fb125d386297
2006-07-08merge of 28158d679a65dc8b24fcdb891cf73aa3981add9aMarcin Juszkiewicz2
and acafceaa6274c3052621ed2a6eb47f89e7c7ee75
2006-07-08keymaps: updated keymap for tosa/2.6Marcin Juszkiewicz2
- Record, Home, Rotate changed to the one expected by OPIE - LeftOK is now Control (was Escape) synced with .oz354x
2006-07-08merge of 7af01deb5f2ccfe6a46c47c7d3366897760b7f50Koen Kooi7
and c1685b2c79265f6c5323c93187c06401cf52accb
2006-07-08h2200.conf: make symlink relative to fix booting with LABKoen Kooi1
2006-07-08rootfs_ipk.bbclass: add make_zimage_symlink_relativeKoen Kooi1
2006-07-08h4000.conf: add cleaned up version of h4000.confKoen Kooi1
2006-07-08tslib: add h4000 supportKoen Kooi1
2006-07-08merge of 2e3b25afd1276eaa7c2205ada5c506c1a6e8df5eKoen Kooi11
and 2eff0430ea1b3fe81d0bd31a6d70b1ac317bee6e
2006-07-08merge of 80526ab06e22a8188d5bbf6c96c91a93e182c7c9Michael Lauer7
and 8ef2255951429792652b6d09bbad4841a438e89b
2006-07-08angstrom: use a released binutils instead of a snapshot Koen Kooi1
2006-07-08binutils 2.17: add normal and cross versionKoen Kooi10
2006-07-08slugos-native: previous fix did not work, now added DEPENDS "libc6-dev"Frans Meulenbroeks1
2006-07-08add python-webpy, a lightweight framework for web applicationsMichael Lauer5
2006-07-08python 2.4.3 add PROVIDE line for subpackages to satisfy the BitBake ↵Michael Lauer2
RDEPENDS changes
2006-07-08merge of 82ffaf9e2567890f4e83883fbbe794c759dac49bFrans Meulenbroeks1
and ba9294b53b86de3856bb4cbd8daae37b2453da08
2006-07-08slugos-packages.bb: added hdparm and lircFrans Meulenbroeks1
2006-07-08merge of a1b31cd3f4c833b0f6a699e7a0e93514ddceed56Matthias Hentges3
and a894532687a7ea18f3f7ea7451cd75094667e084
2006-07-07python-pyro: upgrade from 3.4 to 3.5Cliff Brake1
2006-07-07merge of 0f2321c6e0db99fe52fff7034bda2e94071cce3fCliff Brake1
and 9e05b81f49d14d12bfd5c8330a141277c1a3151c
2006-07-07python-pyro 3.4: update hardcoded path to python 2.4Cliff Brake1
this really should be fixed, but I think time is better spent getting pyro 3.5 integrated