summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg2008-09-22104-138/+1218
| | | | | | | | | | | | | | | | | | | | | | | | of kdrive and building mesa. It's a big commit and it's still rather rough around the edges, but there is a desire to get this in early so people can review the work and help polish the changes. Some of the notable bits: • DRI support in mesa and the X server. (configured in machine conf via MACHINE_DRI_MODULES variable) • XCB backend for xlib • A fairly lite X server build with lots of legacy modules disabled. I'm sure there is plenty of other fairly low hanging fruit if we want to put more effort into reducing the size of the xserver build. Currently the server build comes in @ ~2.3MB vs a kdrive fbdev server build @ ~1MB. E.g xaa could be made conditional to save ~320K. Of course the kdrive server doesn't include glx stuff, which is a pretty big chunk. Also thanks to hrw, since I nabbed a some patches from him for this, and RP, for various bits of Poky style advice. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5205 311d38ba-8fff-0310-9ca6-ca027cbcb966
* cdrtools-native: Don't look for headers in /usr/src/linux, that would be crazyRichard Purdie2008-09-222-1/+29
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5204 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tune-xscale.inc: Compile cairo for armv4 to avoid alighment trap issues with ↵Richard Purdie2008-09-191-0/+1
| | | | | | double instruction git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5203 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Add 4.3.2 recipesRichard Purdie2008-09-19149-0/+598685
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5202 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Native pacage for the OpenSuse build service client.Joshua Lock2008-09-181-0/+31
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5200 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Make the eee use the correct DPI.Joshua Lock2008-09-181-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5199 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.conf: add dialer to as-needed blacklistRoss Burton2008-09-181-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5198 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-fixed-revisions.inc: bump matchbox-desktop srvrevRoss Burton2008-09-161-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5195 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-fixed-revisions: bump libowl srvrevRoss Burton2008-09-161-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5194 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-fixed-revisions.inc: bump matchbox-wm-2Ross Burton2008-09-161-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5193 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rt2860: Set COMPATIBLE_MACHINE for now to avoid builds with elderly kernelsRichard Purdie2008-09-111-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5188 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: add libedataserverui to PACKAGES, fixing the borked packagingRoss Burton2008-09-111-2/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5187 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eee901: Add wifi supportSamuel Ortiz2008-09-111-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5186 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: package the glade files into libedataserveruiRoss Burton2008-09-111-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5185 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rt2860: Support for the rt2860 RaLink 802.11n chipsetSamuel Ortiz2008-09-115-0/+215
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5184 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: Add missing DEPENDS on libgladeRichard Purdie2008-09-111-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5183 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc/poky-fixed-revisions.inc: Bump the matchbox-wm-2 revision and ↵Richard Purdie2008-09-112-2/+1
| | | | | | remove from the asneeded blacklist git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5181 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image-live: exclude from world buildsSamuel Ortiz2008-09-111-2/+3
| | | | | | | | We also remove a video kernel command line option, as this is platform specific. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5180 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gst-plugins-good: Remove bogus RPROVIDES and add to PACKAGES instead now the ↵Richard Purdie2008-09-101-2/+2
| | | | | | package class can handle this git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5178 311d38ba-8fff-0310-9ca6-ca027cbcb966
* package.bbclass: Adjust to handle split packages already being present in ↵Richard Purdie2008-09-101-3/+2
| | | | | | PACKAGES git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5177 311d38ba-8fff-0310-9ca6-ca027cbcb966
* exmap-console: Bump to the latest SVNSamuel Ortiz2008-09-101-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5176 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-live.inc: Only run the FSTYPES check when the task is runRichard Purdie2008-09-101-6/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5175 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Added live USB poky imagesSamuel Ortiz2008-09-104-0/+37
| | | | | | | We support sato and minimal live USB image production. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5174 311d38ba-8fff-0310-9ca6-ca027cbcb966
* initrdscripts: Simple init files for initrd/initramfs imagesSamuel Ortiz2008-09-102-0/+82
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5173 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bootimg: Adding a rootfs to the disk imageSamuel Ortiz2008-09-101-1/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5172 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eee901: Add video kernel options, vesa for now.Samuel Ortiz2008-09-101-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5171 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gaku: clean up depends/recommendsRoss Burton2008-09-101-4/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5169 311d38ba-8fff-0310-9ca6-ca027cbcb966
* formfactor: Add eee901 config fileSamuel Ortiz2008-09-101-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5168 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eee901: Initial supportSamuel Ortiz2008-09-102-0/+25
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5167 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-moblin2: Add moblin2 kernelSamuel Ortiz2008-09-1015-0/+29499
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5166 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: update to current and refactor the patches that get applied.Robert Bradford2008-09-106-181/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5165 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Blacklist matchbox-wm-2 for broken as needed handlingRichard Purdie2008-09-101-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5164 311d38ba-8fff-0310-9ca6-ca027cbcb966
* matchbox-wm-2: Package libmatchbox2, enable the simple manager, fix other ↵Richard Purdie2008-09-101-5/+9
| | | | | | packaging issues git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5163 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus:Update the built in contact patch to reflect changed paths.Robert Bradford2008-09-092-1/+134
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5162 311d38ba-8fff-0310-9ca6-ca027cbcb966
* matchbox-wm: provide matchbox-wm to complete the virtual mojoRoss Burton2008-09-081-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5160 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: make matchbox-wm a virtualRoss Burton2008-09-081-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5159 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_rpm.bbclass: Add recommends handlingRichard Purdie2008-09-081-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5158 311d38ba-8fff-0310-9ca6-ca027cbcb966
* yum: Add yum-install-recommends.py script to handle installing RecommendsRichard Purdie2008-09-082-1/+42
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5157 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf: Fix typo introduced in r3774, thanks to Cyril Humbert for spottingRichard Purdie2008-09-081-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5156 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.bbclass: Add https mirror sourceRichard Purdie2008-09-071-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5155 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rpm: Add missing patchesRichard Purdie2008-09-072-0/+122
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5154 311d38ba-8fff-0310-9ca6-ca027cbcb966
* hg fetcher: Apply fixes from Matt HoosierRichard Purdie2008-09-071-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5153 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rpm: Handle PYTHONVER differently in EXTRA_OECONF to stop gettext/uclibc ↵Richard Purdie2008-09-071-6/+10
| | | | | | failures during parsing git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5152 311d38ba-8fff-0310-9ca6-ca027cbcb966
* puzzles: Bump PR after asneeded changeRichard Purdie2008-09-071-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5151 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Add puzzles to asneeded blacklistRichard Purdie2008-09-071-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5150 311d38ba-8fff-0310-9ca6-ca027cbcb966
* minimo: Bump PR after ASNEEDED changesRichard Purdie2008-09-071-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5149 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pciutils: Bump PR after ASNEEDED changesRichard Purdie2008-09-071-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5148 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Add minimo and pciutils to asneeded blacklistRichard Purdie2008-09-071-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5147 311d38ba-8fff-0310-9ca6-ca027cbcb966
* openobex: Bump PR after ASNEEDED changeRichard Purdie2008-09-061-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5146 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Increase ASNEEDED packages blacklistRichard Purdie2008-09-061-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5145 311d38ba-8fff-0310-9ca6-ca027cbcb966