summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* cairo: Remove now unneeded do_stage functionRichard Purdie2008-12-311-4/+0
|
* pixman: Drop old versionRichard Purdie2008-12-311-4/+0
|
* pango: Drop old versionsRichard Purdie2008-12-315-107/+0
|
* atk: Remove old versionsRichard Purdie2008-12-312-12/+0
|
* glib-2.0: Drop old versionRichard Purdie2008-12-314-103/+0
|
* Drop unneeded mtn2git filesRichard Purdie2008-12-312-0/+0
|
* dpkg: Drop old versionRichard Purdie2008-12-312-24/+0
|
* cairo: Drop old versionsRichard Purdie2008-12-314-153/+0
|
* meta-moblin: Add initial menlow supportRichard Purdie2008-12-301-1/+1
|
* poky-fixed-revisions.inc: Add entry for mesa-xlibRichard Purdie2008-12-301-0/+1
|
* mesa: Set PROVIDES correctly and alow building of an empty PN package for nowRichard Purdie2008-12-301-0/+4
|
* classes/autotools_stage.bbclass: Add autotools_stage class to further ↵Richard Purdie2008-12-3043-213/+46
| | | | recipes to simplify recipes using standard autotools
* classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie2008-12-3051-231/+53
| | | | recipes using standard autotools
* distro/poky.conf: Disable svn revision handling since svn is obsolete and no ↵Richard Purdie2008-12-301-2/+3
| | | | git revision handling function is present yet
* image-minimal-initramfs: Add base-passwd to images to avoid udev complaintsRichard Purdie2008-12-261-1/+1
|
* hicolor-icon-theme: add size/stock directories to hicolor for compatibility ↵Ross Burton2008-12-232-2/+78
| | | | with OpenMoko
* clutter: Fix enable_tests patch for recent changesRichard Purdie2008-12-183-84/+16
|
* poky-fixed-revisions.inc: Fix whitespace problemRichard Purdie2008-12-181-1/+1
|
* poky-fixed-revisions.inc: Fix tidy SRCREVRichard Purdie2008-12-181-1/+1
|
* poky-fixed-revisions.inc: Set SRCREV for tidy, aaina and table properlyRichard Purdie2008-12-181-3/+3
|
* clutter: Convert from svn to gitRichard Purdie2008-12-1835-176/+176
|
* metacity-clutter: Fix .pc file issueRichard Purdie2008-12-172-2/+13
|
* librsvg: Set a SRCREV (and also for tasks)Richard Purdie2008-12-172-1/+2
|
* poky-fixed-revisions.inc: Update metacity-clutter SRCREVRichard Purdie2008-12-171-1/+1
|
* librsvg: Add 2.22.3 and svn versionsRichard Purdie2008-12-172-0/+80
|
* pimlico: Update pimlico packages to reflect the new upstream svn urlsRichard Purdie2008-12-173-3/+3
|
* intltool: 0.37.1 -> 0.40.5Richard Purdie2008-12-173-0/+69
|
* hicolor-icon-theme: ship a custom index.theme which includes the Hildon icon ↵Ross Burton2008-12-162-2/+1662
| | | | sizes
* poky-external.inc: No need to the TARGET_*_prepend directives after the ↵Richard Purdie2008-12-051-2/+2
| | | | external-poky-toolchain recipe changes
* external-poky-toolchain: Add include and lib files to the staging sysroot ↵Richard Purdie2008-12-051-0/+6
| | | | removing the need to link against two trees at the same time
* meta-toolchain: Fix problems introduced by prefix variable value changesRichard Purdie2008-12-051-34/+35
|
* Bump matchbox-desktop srcrevRoss Burton2008-12-041-1/+1
| | | | | This version of Matchbox Desktop correctly recurses when loading desktop files, so it handles Hildon-style application folders.
* Move check, policykit and xerces-c to meta-moblinRichard Purdie2008-12-025-105/+0
|
* distro/include: Add poky-external-csl2007q3Mike Turquette2008-12-021-0/+27
|
* external-csl-toolchain: Add 2007q3-51 and update 2006q3-27Mike Turquette2008-12-022-2/+272
|
* udev-124: Fix firmware loader script name and bump package PRCyril Humbert2008-12-022-2/+2
|
* Move pam, packagekit, monit and gnet to meta-moblinRichard Purdie2008-12-0210-269/+0
|
* libsoup: Remove strange staging hacks fixing incompatibilities with libsoup-2.4Richard Purdie2008-12-021-2/+1
|
* Moved gypsy from meta-extras to meta and upgraded it to 0.6Vivian Zhang2008-12-014-0/+52
|
* bitbake.conf: Allow TMPDIR and DEPLOY_DIR_IMAGE to be overriddenRob Bradford2008-12-011-2/+2
|
* bluez4: Bump to 4.17Samuel Ortiz2008-12-012-0/+91
|
* upgrade hal to 0.5.11 and hal-info to 20080508(from OE)Vivian Zhang2008-12-016-0/+182
|
* upgrade sqlite to 3.6.4Vivian Zhang2008-12-012-0/+4
|
* upgrade eds-dbus to 2.20.0Vivian Zhang2008-12-014-0/+257
|
* upgrade dbus to 1.2.4Vivian Zhang2008-12-017-0/+197
|
* upgrade pango to 1.22.2; disable pango testsXu Li2008-12-012-0/+15
|
* upgrade cairo to 1.8.2; add patch to fix its libtool issueXu Li2008-12-012-0/+23
|
* upgrade pixman to 0.12.0Xu Li2008-12-011-0/+4
|
* upgrade atk to 1.24.0Xu Li2008-12-011-0/+6
|
* Fix qemu build on 2.6.27Ross Burton2008-11-112-2/+23
| | | | | Linux 2.6.27 removed linux/dirent.h, which qemu was included. Change this to include dirent.h.