summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* package.bbclass: Split into two tasks, one which prepares the packages and ↵Richard Purdie2006-10-207-14/+35
| | | | | | then package_write which actually generates the packages. The two stage approach allows us to avoid circular dependency issues from classes like debian.bbclass. As the data being emitted into pkgdata/ changed, you need to either wipe tmp or rerun the do_install/do_package tasks (wipe the do_xyz stamps from the stamps dir). Everything will repackage anyway due to the new task. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@807 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass, package.bbclass: Clean up and document. Should be no actual ↵Richard Purdie2006-10-202-190/+219
| | | | | | code changes git-svn-id: https://svn.o-hand.com/repos/poky/trunk@806 311d38ba-8fff-0310-9ca6-ca027cbcb966
* files to build gtk-industrial-engineTomas Frydrych2006-10-192-0/+36
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@805 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gtk+: remove outdated maemo versionRichard Purdie2006-10-17107-26139/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@804 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Add fetchall task to fetch all sources for all the given task ↵Richard Purdie2006-10-161-1/+7
| | | | | | and all its dependencies (requires bitbake trunk) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@803 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: drop old versionRichard Purdie2006-10-163-659/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@802 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add vesafb-tng patch to linux-openzaurus.Chris Larson2006-10-163-3/+3096
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@801 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glibc-package.bbclass: Improve localedef failure error messageRichard Purdie2006-10-161-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@800 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gtk-engines: Fix SRC_URIRichard Purdie2006-10-121-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@799 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: 6.3 -> 6.4Richard Purdie2006-10-123-195/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@798 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Make 0.9.2 the default, bump cvs date, update the cvs .bb file for ↵Richard Purdie2006-10-124-32/+10
| | | | | | cvs changes git-svn-id: https://svn.o-hand.com/repos/poky/trunk@797 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add PACAKGE_CLASSES var to poky.confMatthew Allum2006-10-121-1/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@795 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add check for gawk, needed by x86 glic buildMatthew Allum2006-10-121-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@794 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Add 0.9.2Richard Purdie2006-10-122-0/+55
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@793 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Remove some bashisms and general breakageRichard Purdie2006-10-112-0/+26
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@792 311d38ba-8fff-0310-9ca6-ca027cbcb966
* add va_copy bits to the i586-linux site file.Chris Larson2006-10-091-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@791 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add initial 1.14.4Ross Burton2006-10-081-0/+49
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@790 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update Pango 1.13.x to 1.13.5Ross Burton2006-10-082-20/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@789 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update udev from upstream oe (still using 092, just a newer PR, so the ↵Chris Larson2006-10-055-7/+25
| | | | | | .debug stuff is split out of its packaging). git-svn-id: https://svn.o-hand.com/repos/poky/trunk@788 311d38ba-8fff-0310-9ca6-ca027cbcb966
* add psplash to task-oh-baseMatthew Allum2006-10-031-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@787 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add XServer fallback settings for unknown machineMatthew Allum2006-10-032-1/+16
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@786 311d38ba-8fff-0310-9ca6-ca027cbcb966
* fix broken 'require' statementTomas Frydrych2006-10-031-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@785 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Don't nest os.path.join() callsRoss Burton2006-10-022-7/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@784 311d38ba-8fff-0310-9ca6-ca027cbcb966
* qemu: Fix patchRichard Purdie2006-10-022-4/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@783 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Added hopefully fine qemu touchscreen related patchesMatthew Allum2006-10-025-1/+696
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@782 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add patch to remove include <linux/compiler.h> as it isn't in edgy, and isn'tRoss Burton2006-10-022-1/+13
| | | | | | | | | | | required. --This line, and those below, will be ignored-- A qemu/files/compiler.patch M qemu/qemu_cvs.bb git-svn-id: https://svn.o-hand.com/repos/poky/trunk@781 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove unrequired librariesRoss Burton2006-10-021-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@780 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove dependencies on libraries that are not requiredRoss Burton2006-10-021-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@779 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tslib: Fix qemuarmRichard Purdie2006-09-293-4/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@777 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tslib: s/cmx270/qemuarm/ ;-)Richard Purdie2006-09-292-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@776 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tslib: Bump PRsRichard Purdie2006-09-292-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@775 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tslib: Add cm270x supportRichard Purdie2006-09-292-0/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@774 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Make keymaps load after psplashMatthew Allum2006-09-281-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@773 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Various minor tweaks to get qemu emulating a touchscreen deviceMatthew Allum2006-09-285-7/+505
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@772 311d38ba-8fff-0310-9ca6-ca027cbcb966
* sysvinit: Add psplash support, remove elpp support, convert rcS to use rc, ↵Richard Purdie2006-09-283-58/+73
| | | | | | speedup execution of sh scripts git-svn-id: https://svn.o-hand.com/repos/poky/trunk@771 311d38ba-8fff-0310-9ca6-ca027cbcb966
* add psplashRichard Purdie2006-09-282-0/+29
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@770 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update sanity checking to report all missing instead of one per run. Add a ↵Matthew Allum2006-09-281-10/+26
| | | | | | check for gcc 3.x git-svn-id: https://svn.o-hand.com/repos/poky/trunk@769 311d38ba-8fff-0310-9ca6-ca027cbcb966
* - Fix mp3 playback (update libmad)Chris Lord2006-09-273-6/+7
| | | | | | | | - add mp3 decoder to gst-meta-audio - add avi demuxer to gst-meta-video git-svn-id: https://svn.o-hand.com/repos/poky/trunk@768 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add mb-applet-light to pokyChris Lord2006-09-261-0/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@766 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xextensions: Remove as they conflict with X11R7 packages and corrupt buildsRichard Purdie2006-09-262-16/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@765 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tslib-maemo: die, die, dieRichard Purdie2006-09-265-924/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@764 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: Prune old unneeded xserversRichard Purdie2006-09-267-244/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@763 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_ipk: Remove extra rm command to ensure /dev is correctly createdRichard Purdie2006-09-261-5/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@762 311d38ba-8fff-0310-9ca6-ca027cbcb966
* lttng-control: 0.10 -> 0.18Richard Purdie2006-09-263-151/+47
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@761 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tslib: Fix nokia770 support filesRichard Purdie2006-09-264-22/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@760 311d38ba-8fff-0310-9ca6-ca027cbcb966
* udev: Remove old unused versionsRichard Purdie2006-09-2610-919/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@759 311d38ba-8fff-0310-9ca6-ca027cbcb966
* udev 092: Revise touchscreen detection expression to function with nokia770Richard Purdie2006-09-262-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@758 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xsp/xpext: s/xextensions/xextproto/Richard Purdie2006-09-262-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@757 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gst-plugins-good: Disable libcaca to prevent build failuresRichard Purdie2006-09-261-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@756 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add task-oh-sdk-base to oh-image-sdk.Chris Larson2006-09-251-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@755 311d38ba-8fff-0310-9ca6-ca027cbcb966