summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gst-ffmpeg: Patch out beos bits from ffmpeg which break libtool 2.2.2Richard Purdie2008-04-142-1/+57
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4263 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pkgconfig: Remove custom do_configure from pkgconfig-native, tweak ↵Richard Purdie2008-04-144-9/+15
| | | | | | autofoo.patch to fix some missing quotes apply autofoo.patch to all versions git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4262 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libusb: Add patch to fix issues with libtool 2.2.2Richard Purdie2008-04-142-2/+22
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4261 311d38ba-8fff-0310-9ca6-ca027cbcb966
* hal: Add fix for libtool 2.2.2Richard Purdie2008-04-142-4/+65
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4260 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tasks-0.13: Add configure fix for libtool 2.2.2 (already merged into svn)Richard Purdie2008-04-142-1/+16
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4259 311d38ba-8fff-0310-9ca6-ca027cbcb966
* freetype: Call libtoolize in custom do_configure to unbreak libtool 2.2.2 buildsRichard Purdie2008-04-141-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4258 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez-utils: libtool 2.2.2 puts files in different places, workaround...Richard Purdie2008-04-141-1/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4257 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gstreamer: Remove horrible lib-link.m4 macro file which breaks libtool 2.2.2 ↵Richard Purdie2008-04-145-3/+26
| | | | | | with search path insanity git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4256 311d38ba-8fff-0310-9ca6-ca027cbcb966
* ncurses: Enable using libtool, fix makefiles so libtool worksRichard Purdie2008-04-143-2/+93
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4255 311d38ba-8fff-0310-9ca6-ca027cbcb966
* ncurses: Drop unused patchesRichard Purdie2008-04-145-43510/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4254 311d38ba-8fff-0310-9ca6-ca027cbcb966
* web-webkit: Add patch to configure for linking with g++ tweak else it breaks ↵Richard Purdie2008-04-142-4/+17
| | | | | | with libtool 2.2.2 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4253 311d38ba-8fff-0310-9ca6-ca027cbcb966
* networkmanager: Fix broken makefile for libtool 2.2.2Richard Purdie2008-04-142-1/+19
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4252 311d38ba-8fff-0310-9ca6-ca027cbcb966
* opkg: added version without GPG dependenciesMarcin Juszkiewicz2008-04-141-0/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4251 311d38ba-8fff-0310-9ca6-ca027cbcb966
* opkg: really disable GPG in native and sdkMarcin Juszkiewicz2008-04-142-4/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4250 311d38ba-8fff-0310-9ca6-ca027cbcb966
* site/arm-darwin: Add ac_cv_func_posix_getgrgid_r resultRichard Purdie2008-04-141-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4248 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: Update patch to work with libtool 2.2.2Richard Purdie2008-04-143-5/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4247 311d38ba-8fff-0310-9ca6-ca027cbcb966
* webkit: updated to r31859 and disabled SVG fontsMarcin Juszkiewicz2008-04-145-28/+37
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4246 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-2.2.2: Update further patchesRichard Purdie2008-04-132-28/+20
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4245 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: Add 2.2.2 (not default)Richard Purdie2008-04-1310-0/+446
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4244 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-1.5.10: Drop unused patchRichard Purdie2008-04-131-16/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4243 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: unbreakMarcin Juszkiewicz2008-04-111-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4242 311d38ba-8fff-0310-9ca6-ca027cbcb966
* llvm-native: Export the LDFLAGS, we do need them regardless of what the llvm ↵Richard Purdie2008-04-112-1/+29
| | | | | | devs think git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4241 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add llvm-nativeRichard Purdie2008-04-111-0/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4238 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Add patch to try and handle dynamic librbary dependencies ↵Richard Purdie2008-04-111-18/+82
| | | | | | on darwin through libtool git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4237 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: Add webkit back in, we have the rootfs space nowRichard Purdie2008-04-111-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4236 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Add tar-native to ASSUME_PROVIDED, add FETCHOPTION_checkonly_wgetRichard Purdie2008-04-111-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4234 311d38ba-8fff-0310-9ca6-ca027cbcb966
* qemu: Add qemu-sdk cvs versionRichard Purdie2008-04-1132-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4233 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: Set SRCDATE for qemu-sdk and qemuRichard Purdie2008-04-111-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4232 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-cross: unbreak dolt.m4Richard Purdie2008-04-112-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4231 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-cross: Enable using dolt for the cases where it works, work around ↵Richard Purdie2008-04-114-3/+157
| | | | | | broken libtool fallback handling git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4230 311d38ba-8fff-0310-9ca6-ca027cbcb966
* checksums.ini: added some new entriesMarcin Juszkiewicz2008-04-101-0/+44
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4229 311d38ba-8fff-0310-9ca6-ca027cbcb966
* qemu: Prefer cvs versionRichard Purdie2008-04-101-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4228 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-qemu: Add nokia800 supportRichard Purdie2008-04-101-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4227 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts: Add support for nokia800 to runqemuRichard Purdie2008-04-103-6/+98
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4226 311d38ba-8fff-0310-9ca6-ca027cbcb966
* qemu-cvs: Add nokia800 emulationRichard Purdie2008-04-103-2/+13974
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4225 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: Set SRCDATE for qemu-native cvs versionRichard Purdie2008-04-101-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4224 311d38ba-8fff-0310-9ca6-ca027cbcb966
* qemu: Update cvs version to 20080308Richard Purdie2008-04-1031-18/+1902
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4223 311d38ba-8fff-0310-9ca6-ca027cbcb966
* qemu-0.9.1: Remove hacky patch and call configure correctlyRichard Purdie2008-04-092-20/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4222 311d38ba-8fff-0310-9ca6-ca027cbcb966
* mtd-utils: update to git HEADMarcin Juszkiewicz2008-04-096-45/+84
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4221 311d38ba-8fff-0310-9ca6-ca027cbcb966
* external-csl-toolchain: Fix debug package creationRichard Purdie2008-04-091-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4220 311d38ba-8fff-0310-9ca6-ca027cbcb966
* matchbox-session-sato: fix postinstMarcin Juszkiewicz2008-04-091-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4219 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: matchbox-sato was renamedMarcin Juszkiewicz2008-04-091-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4218 311d38ba-8fff-0310-9ca6-ca027cbcb966
* task-poky: install matchbox-session in base X11 taskMarcin Juszkiewicz2008-04-091-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4217 311d38ba-8fff-0310-9ca6-ca027cbcb966
* matchbox-session-sato: start Sato componentsMarcin Juszkiewicz2008-04-093-42/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4216 311d38ba-8fff-0310-9ca6-ca027cbcb966
* matchbox-session: basic Matchbox session start scriptMarcin Juszkiewicz2008-04-092-0/+43
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4215 311d38ba-8fff-0310-9ca6-ca027cbcb966
* matchbox-(wm/sato): moved creation of x-session-manager to matchbox-satoMarcin Juszkiewicz2008-04-093-5/+21
| | | | | | | | | matchbox-sato contain session start scripts which are used as x-session-manager so it should register it with update-alternatives instead of matchbox-wm git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4214 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky: prefer xtrans 1.0.4Marcin Juszkiewicz2008-04-091-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4213 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xorg-headers-native: Drop, its not neededRichard Purdie2008-04-0875-27906/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4212 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian ↵Richard Purdie2008-04-081-0/+2
| | | | | | renaming doesn't break the variable git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4211 311d38ba-8fff-0310-9ca6-ca027cbcb966
* kernel-arch.bbclass: Sync with OE.devRichard Purdie2008-04-081-1/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4210 311d38ba-8fff-0310-9ca6-ca027cbcb966