summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-01-28local.conf.sample: Document how to avoid compiling gcc-native3, cleanup ↵Richard Purdie1
other ASSUME_PROVIDED documentation
2008-01-28qemu: Bump PR to make sure nobody is bitten by the native.bbclass prefix ↵Richard Purdie2
issue. Add DEPENDS on gcc-native3
2008-01-28gcc-native-3.4.4: Add PROVIDES gcc-native3Richard Purdie1
2008-01-28native.bbclass: Change prefix so its within the build-arch directory, hence ↵Richard Purdie1
moving on step closer to sysroot. Nothing much uses the prefix path from native.bbclass apart from qemu which this change fixes a problem with
2008-01-28dbus-java: Added recipe.Robert Schuster4
libmatthew: Added recipe (dependency for dbus-java).
2008-01-28chinook-compat:Robert Schuster1
- Added description and a note
2008-01-28qemu: Fix missing inherit native and cleanup various filesRichard Purdie6
2008-01-28merge of '1c44ae3b4aae69a8d66c7c068c44f337bc51f559'Michael Lauer431
and 'd039068c51d6eb51dd6d0bd1dd1306d490e3d527'
2008-01-28xorg-font-common.inc: Fix SRC_URIRichard Purdie1
2008-01-28merge of 'dbc92be1fe4742c442c336c46478ebc072b977ed'Richard Purdie82
and 'f37c4d25879e2b68bedfa992671306a142e8181d'
2008-01-28commit latest collie work from thesing (zaurus-2.6.inc, linux-rp*, task-base)Thomas Kunze5
2008-01-28gcc-cross-kernel: permute targets in do_stage to avoid 'No such file or Phil Blundell1
directory'
2008-01-28merge of 'd13e860cc99eb6e7165589bb5b3efcdc273ae032'Richard Purdie81
and 'dc89094b528d67f441ec460b0a314a2ff6ccbb98'
2008-01-28merge of '416609d94012a3c6bcceb5665830fd720e6cbc0c'Richard Purdie32
and '88b6d0d5b0e5836a9bbf16311ac747bf25d751d6'
2008-01-28qemu: Remove versions with negative default preferences and cleanupRichard Purdie80
2008-01-28remove maemo-1.0.conf which is clearly outdated ("include familiar"...)Michael Lauer1
2008-01-28clean up dbus directory, remove unused patches, make better use of .inc fileMichael Lauer31
2008-01-28chinook-compat.conf : a distro to make packages for n8x0 machines withoutGraeme Gregory1
reflashing them. From Robert Schuster.
2008-01-28Add qemu 0.9.1 from poky and make it the deafult since it fixed a ton of bugsRichard Purdie3
2008-01-28merge of '2576615cdf291581844012f4b21f38bc8f07b3e5'Michael Lauer10
and 'e5a4ea76d9c872b195ecd4a8b3cf6e2c49849d72'
2008-01-28dbus 1.1.1 update to 1.1.4 (aka 1.2.0 RC2)Michael Lauer7
2008-01-28conf/machine: Go back to treating all Strongarm devices the same.Rolf Leggewie9
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-January/004031.html gcc does not differentiate between the different Strongarm flavors, why should OE?
2008-01-28mysql: make sure all files are packaged. Add -dbg package while we are at it.Rolf Leggewie1
2008-01-28merge of '0ff7b192e1f386a42dc2619236091fbae7c94f27'OpenEmbedded Project23
and 'f26d698029356f75985aa3a48399bc7aa8f08144'
2008-01-28linux-ezx: add 2.6.24Koen Kooi84
2008-01-28fbvncserver: remove dependency on version 0.6 of libvncserver. 0.8.x and ↵Rolf Leggewie1
0.9 are fine. * unbreaks build when RDEPENDS line is commented out (the kmodule still fails to build) * reorder fields according to StyleGuide * closes 1732
2008-01-28divers: delete 22 empty directoriesRolf Leggewie22
* skipping packages/netbase/ since those seem to be used albeit incorrectly
2008-01-28xorg-xserver-common.inc: fix typoKoen Kooi1
2008-01-28merge of '36133f7d8e7f5d20b7036c64abff8ec2452f0282'OpenEmbedded Project629
and 'cec9ba770f42c95b32a71550f948c06c6fdf7e48'
2008-01-28fbvncserver + x11vnc: consolidate all VNC related stuff in packages/vnc/Rolf Leggewie12
2008-01-28libvncserver: add recipe for version 0.9.1 as proposed in 2411Rolf Leggewie4
* this has disabled x11vnc and the SDL viewer. DEFAULT_PREF is -1 * add Patrick to MAINTAINERS file as requested in 2125
2008-01-28libvncserver: update to version 0.9Rolf Leggewie2
* latest version 0.9.1 fails, needs some looking into * consolidate bb file into packages/vnc directory * reorder fields according to StyleGuide
2008-01-28bluez-utils: Move version-overridable stuff away from files/.Paul Sokolovsky3
* Or it will be pulled in randomly.
2008-01-28bluez-utils 3.23: Move hciattach-ti-bts.patch to version-specific dir.Paul Sokolovsky2
2008-01-28opie-taskbar-images: There is nothing to compile and thus nothing to ↵Rolf Leggewie1
configure. Fixes breakage in do_configure.
2008-01-28packages/bluez/: Unkludge "files" dir.Paul Sokolovsky2
* Start with bluez-dtl1-workaround stuff.
2008-01-28merge of '2ab43fd44163ef54ceb8ddb42879e7220b856fbc'Rolf Leggewie154
and 'f905ec58f78a3b42003e5e0440d048ead8ece5a3'
2008-01-28merge of '2b629c70f36efd84d9157bcab5d582d59fa8258e'Paul Sokolovsky6
and 'a99dc9b34551aa3889d7057538bf2e37b0471af1'
2008-01-28patch.bbclass: Show full path of a patch.Paul Sokolovsky1
* This is for consistency with existing non-patch fetch message in base.bbclass. Allows to catch pulling file from wrong override dir quickly.
2008-01-28bluez-utils 3.23 and friends: Set FILESPATH explicitly and correctly.Paul Sokolovsky5
* Having a "files" dir in a multi-package directory is shooting everyone in leg. There should be per-package dirs or else stuff will be taken from god-knows-where. * So, add FILESPATH for all bluez-utils descendant packages. * This fixes build of bluez-cups-backend, which failed in do_patch because some patch wa taken from wrong, catch-all "files" dir.
2008-01-28xorg: Add packages accidently dropped in ↵Richard Purdie154
778aeb6e918d6ec53d4abbfa67d0d3832c8d717e, updated to match current version scheme (thanks to pb_ for spotting)
2008-01-27altboot: Try unb0rking collies keyboard once again...Matthias Hentges1
2008-01-27merge of '08302dde2b0020a01fd78d658d7aa2d736941c62'OpenEmbedded Project25
and 'f82b7629fd983d380c1a4abf1ae7928c3b40216a'
2008-01-27gnuplot: update 4.2.2, add 4.3.0+cvsJunqian Gordon Xu11
* restructure patch directories * update angstrom-preferred
2008-01-27opie-taskbar-images: fix the PACKAGES lineRolf Leggewie1
* while doing the "inherit opie" thing in 8725fc715529f6dba921a0a92e01e4e68124bfdb I also committed a broken PACKAGES line I had been testing out locally which was turned out to be unsuitable for the public repo.
2008-01-27merge of '9814a7ac8b5ebeadd190ad216196e5efd3a70ff3'OpenEmbedded Project9
and 'b5e43fe5c6d401e028b978c17ce615d2a97900ef'
2008-01-27merge of '094e9bfdecc01f2d12a93a7a0063b2cf030b7670'Rod Whitby4
and 'd2c5e48f5e8d93985cad4428d9ea88e583e8667d'
2008-01-27opie-taskbar-images.inc: fix -dbg listed in PACKAGES multiple times (QA)Junqian Gordon Xu1
2008-01-27apex: Added automatic fatslug detection.Rod Whitby4
2008-01-26linux-handhelds-2.6 2.6.21: Update to latest defconfigman. Includes:Paul Sokolovsky23
* magician flash boot hacks * mtdblock support moves to modules, as non-essential for flash boot. * Few netcards PCMCIA drivers enabled for hx4700.