summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-12-24merge of 8eaefa4f638dc67e29fb59fca3c6a98e4049eb09Michael Lauer1
and f6f04acc928b89f8740f4f2ef14b479a36781bc5
2006-12-24angstrom 2007.1: prefer an older glib-2.0 for armv4t Koen Kooi1
2006-12-24slugos-init: reflash - added support for the DSM-G600 flash image formatMike Westerhof2
2006-12-24Busybox: patch df rootfs device handling code so that the output works ↵Mike Westerhof2
correctly on systems that pivot from one root device to another during boot (SlugOS and variants)
2006-12-23openprotium-packages: remove broken packages, add a few new ones that Andrew Wilcox1
work.
2006-12-23openprotium-image: better packing of image. fix of bug #1705.Andrew Wilcox1
2006-12-23initscripts-openprotium: improved checking for the root filesystem in Andrew Wilcox3
checkroot.sh
2006-12-23merge of '359cb2ede75783898c85d7b22cc9699eaf345d8a'Andrew Wilcox23
and '81ad048dfdc6a3a80a0a2fa696910b31ad099b1d'
2006-12-23merge of '375e23fc245ce8133b9f6b1700490e3ff83121e7'Andrew Wilcox25
and 'a25740693ac2e076ba730cff4951a1681ae05cce'
2006-12-23openprotium-init: a descendant of slugos-init with protium and storcenter ↵Andrew Wilcox25
related changes.
2006-12-23removal.txt: remove familiar-unstable.conf from the list of removals. This ↵Michael Lauer1
has been "solved" differently
2006-12-23familiar[-unstable].conf: "clean" up the situation by issuing a messageMichael Lauer3
2006-12-23Added bitbake recipe for libzvbi 0.2.24.Leon Woestenberg1
2006-12-23sapwood engine: add svn versionKoen Kooi4
2006-12-23angstrom: prefer cairo 1.3.10Koen Kooi1
2006-12-23cairo: update to 1.3.10Koen Kooi2
From the release notes: This is the fifth development snapshot in the 1.3 series. It comes 9 days after the 1.3.8 snapshot, and still well within our goal of having a new snapshot every week, (though don't expect one next week---we'll all be too stuffed with sugar plums). Speaking of sugar plums, there's a sweet treat waiting in this cairo snapshot---greatly improved performance for stroking rectilinear shapes, like the ever common rectangle: image-rgb box-outline-stroke-100 0.18 -> 0.01: 25.58x speedup In past releases of cairo, some people had noticed that using cairo_stroke to draw rectilinear shapes could be awfully slow. Many people had worked around this by using cairo_fill with a more complex path and gotten a 5-15x performance benefit from that. If you're one of those people, please rip that workaround out, as now the more natural use of cairo_stroke should be 1.2-2x faster than the unnatural use of cairo_fill. And if you hadn't ever implemented that workaround, then you just might get to see your stroked rectangles now get drawn 5-25x faster.
2006-12-22hiker: initial version of Access' hiker application frameworkKoen Kooi2
2006-12-22gnet cvs: stage allKoen Kooi1
2006-12-22angstrom: really add powerpc providersKoen Kooi1
2006-12-22angstrom: add provider for powerpc stuffKoen Kooi1
2006-12-22mkfontscale-native X11R7.0-1.0.1: add freetype-native to DEPENDS Cliff Brake1
2006-12-22task-pivotboot: drop it as part of task-booststrap removalKoen Kooi1
2006-12-22merge of '5ea326f3b26f2123d331eace3ce101ac2983534e'Paul Sokolovsky129
and 'fd22e946abe117169eb2505f30a12a2aa70f1a71'
2006-12-22h3900: 2.6 port reached usable state (suspend/resume, buttons, TS, SD/MMC),Paul Sokolovsky1
switch to it.
2006-12-22local.conf.sample: update it a bitKoen Kooi1
2006-12-22start removing task-bootstrap* as stated in removal.txtKoen Kooi5
2006-12-21subversion 1.4.0: it builds nowKoen Kooi1
2006-12-21apr-util: stage everythingKoen Kooi1
2006-12-21merge of '0a670ad135de80006479fae559372bd4a2a6953e'Koen Kooi1
and '850dbef2977c53c7f819381ceb94ff469adaddc8'
2006-12-21removal.txt : added familiar-unstable.confGraeme Gregory1
2006-12-21tune-thumb: convert to negative logicKoen Kooi1
2006-12-21gmp.inc: disable thumb via ARM_INSTRUCTION_SET = "arm"Koen Kooi1
2006-12-21merge of '3dbb1098a936a64f470f96db6fb6810f8b872d3b'Koen Kooi7
and 'a083f4b0be32b70cc5c23132ddad82240c468721'
2006-12-21xserver-kdrive: disable thumb using ARM_INSTRUCTION_SET = "arm"Koen Kooi1
2006-12-21Efika uclibc_svn config fileStelios Koroneos2
2006-12-21dht-walnut uclibc_svn config fileStelios Koroneos2
2006-12-21Set corect path to kernel headers for uclibc_svnStelios Koroneos2
Add patch to allow gettext to compile
2006-12-21This fix allows uclibc-initial-0.9.28 to compile and closes bug #1632Stelios Koroneos1
2006-12-21libgcrypt: disable thumb for thumb capable CPUs Koen Kooi1
2006-12-21glibc 2.5: for some reason (#1708) glibc doesn't like thumb, so set ↵Koen Kooi1
ARM_INSTRUCTION_SET = "arm"
2006-12-21pango.inc: small tweak to make building from scratch workKoen Kooi1
2006-12-21angstrom-version: make machine specificKoen Kooi1
2006-12-21expat: repair some SRC_URI breakageKoen Kooi2
expat-native: ditto
2006-12-21merge of 'e7503adc20d2a854905f468365cd82066ebed0d5'Rolf Leggewie5
and 'f380086d173615489f21da520bb5d47e43ad2e47'
2006-12-21e2fsprogs: Replace ${PN} in .inc to make sure fetch does not break for ↵Rolf Leggewie1
native package. Thanks hrw.
2006-12-21tune-thumb: fix typosKoen Kooi1
2006-12-21tune-thumb: add more elaborate version which should allow setting ↵Koen Kooi1
ARM_INSTRUCTION_SET = "arm" in recipes as a killswitch, stolen from ixp4xx.conf
2006-12-21binutils: update to 2.17.50.0.8Koen Kooi9
binutils-cross: ditto
2006-12-21fuse: unify, clean upRolf Leggewie4
2006-12-21merge of '740568b10a465e2c82673155e6c544f4bf1fd4c3'Rolf Leggewie303
and '76e7f9f8a56e5ea977d7491ec4871f97befb0507'