summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-07-24intltool-native - Remove '-w' from perl interpreter for intltool-* and ↵Raymond Danks3
change interpreter to /usr/bin/env perl.
2006-07-24icewm - configure patch for using pkgconfig to find libxft.Raymond Danks6
- point to correct X includes, libs, and mkfontdir-native. - upgrade to icewm version 1.2.26.
2006-07-24glib-2.0 - Remove '-w' from perl interpreter for glib-mkenums and change ↵Raymond Danks12
interpreter to /usr/bin/env perl. - Add some files to glib-2.0-dev that don't normally get pulled in
2006-07-24genext2fs - patch for volume ID.Raymond Danks3
2006-07-24fontconfig - add local.conf to 2.3.91.Raymond Danks1
2006-07-24flac - Update to 1.1.2.Raymond Danks4
2006-07-24e2fsprogs - Probems with parallel make.Raymond Danks1
2006-07-24cdtool: Rename to packages/cdtool.Raymond Danks4
2006-07-24cdtool - Initial add.Raymond Danks4
2006-07-24rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no ↵Richard Purdie2
need to remove the old Packages file when regenerating the Packages index. This gives a big speed improvement when regenerating images as it doesn't have to open every ipk for its metadata. (from poky)
2006-07-24ipkg-utils: Fix a bug in the md5sum field handling and add some extra checks ↵Richard Purdie4
(md5sum, size) to ipkg-make-index when reusing data from the previous package file. (from poky)
2006-07-24Add automatic generation of -dbg packages. These contain the debug symbols ↵Richard Purdie2
that are stripped from binaries and the symbols are linked to the original binaries via the gnu-debuglink section.If the -dbg packages are installed, oprofile and gdb will use them for symbol lookup.
2006-07-24lttng-conrol: 0.6 -> 0.12Richard Purdie1
2006-07-24packages/mplayer/* : remove the now obsolete versions of mplayer andGraeme Gregory27
mplayer-atty. Cleaning up loose patches and stuff. Update svn version in line with latest release version.
2006-07-23hh-pxa: add skeleton support for h5xxx Koen Kooi2
2006-07-23tslib: add support for h5xxxKoen Kooi3
2006-07-23basefiles: add fstab for h5xxxKoen Kooi2
2006-07-23conf/machine/h5xxx.conf: start adding support for a cruftless h5xxx imagesKoen Kooi1
2006-07-23ipkg-native .163: fix SRC_URICyril Romain1
2006-07-23task-angstrom: s/diet-x11/libx11/Koen Kooi1
2006-07-23anthy-native-7811: clear PACKAGESPhilipp Zabel1
2006-07-23handhelds-pxa-2.6_cvs: deploy before do_package instead of do_build. this ↵Philipp Zabel1
makes sure rm_work isn't called before deploy
2006-07-23merge of af8709007f32abecb4c0405405d92fb4c571c39fPhilipp Zabel1
and ba784a232849fe4344908f828cb7e341d36fe24c
2006-07-23avahi: add bugfix release 0.6.12Philipp Zabel1
2006-07-23merge of 4986fed9f3de1a9c41e2d80bbe84ae27b1fc14faPhilipp Zabel12
and 6e33e6f5b302b27119a3f49eb2dae64ee0db7ec5
2006-07-23dbus: add 0.90, dbus-glib and dbus-python bindings 0.70Philipp Zabel12
2006-07-23merge of 206b9c34335d6624ecb83fa31c72e4d6fbe3b541Philipp Zabel48
and da3bdc9f7b7872511bed7da95bbe562ffd88f6fe
2006-07-23Split out *image* and *task* from packages/meta into their own subdirs.Koen Kooi47
Inspired by http://svn.o-hand.com/view/poky?rev=531&view=rev
2006-07-23gcc 4.1.1: fix build troublesKoen Kooi1
2006-07-23notification-daemon: add 0.3.5Philipp Zabel1
2006-07-23libxfont: add 1.2.0 for ft 2.2 compatibilityPhilipp Zabel1
2006-07-23libsexy: add 0.1.8Philipp Zabel1
2006-07-23libnss-mdns: add 0.8Philipp Zabel1
2006-07-23bluez: add bluez-hcidump-1.31, bluez-{libs,utils}-3.1Philipp Zabel7
2006-07-23hdparm: add 6.6Philipp Zabel5
2006-07-23tomoe-0.2.1: add tomoe, a handwriting recognition enginePhilipp Zabel4
2006-07-23tango-icon-theme: add 0.7.2 and -extras 0.1.0 with icon-naming-utils disabledPhilipp Zabel5
2006-07-23anthy: update to 7811Philipp Zabel6
2006-07-22linux-oz-2.6.17: Update ASoC 0.11pre2 -> 0.11pre5, fixing several issuesRichard Purdie1
2006-07-22mtd-utils: Fix PV strings and lower default preference of 1.0.0 due to build ↵Richard Purdie5
problems
2006-07-22Remove references to imaginary variables. BOOTSTRAP_EXTRA_DEPENDS is no ↵Richard Purdie6
longer required/exists. Ditto GPE_EXTRA_DEPENDS.
2006-07-22README: remove leading spaceKoen Kooi1
2006-07-22classes/base.bbclass: adapt to monotone 0.27Koen Kooi1
2006-07-21gcc3-build.inc: allow JAVA to be overridable inside recipes using this .incKoen Kooi2
gcc_4.1.1.bb: Remove use of gcc4-build.inc, document java and fortran bits a bit
2006-07-16tune-arm920t: set PACKAGE_ARCH to armv4t Koen Kooi1
2006-07-16librsvg: disable mozilla-plugin since mozilla isn't in DEPENDS, should close ↵Koen Kooi1
#1178
2006-07-16tune-arm920t: add -mcpu=arm920t since gcc will happily generate armv5 isns ↵Koen Kooi1
(clz, bx) when using -march=armv4t, spotted by Lennert Buytenhek
2006-07-15conf/distro/openzaurus-unstable.conf: binutils 2.16 is preferredHolger Freyther1
Prefer binutils 2.16 as this is the last working version working with glibc 2.3. Use that version for binutils-cross as well. This should avoid all occurences of the '__bind' error when compiling glibc. For the future we need a better way to select matching versions of of toolchain packages.
2006-07-15merge of 22c05a7492aef8241f0667aacb228ac303fe8642Holger Freyther1
and dbdf30b8d0a212453d479c749ad35131fbb26cd9
2006-07-15altboot: Add 1.0.8, correcting poodle-2.6.conf and fixing tosa / 2.6 kbd supportMatthias Hentges1