summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* upgrade hal to 0.5.11 and hal-info to 20080508(from OE)Vivian Zhang2008-12-017-0/+184
|
* upgrade sqlite to 3.6.4Vivian Zhang2008-12-012-0/+4
|
* upgrade PR of sreadahead_0.02.bbPeter Zhu2008-12-011-1/+1
|
* sreadahead: Add a patch to set the app to io-idle running status.austin2008-12-012-0/+40
| | | | | This patch sets the sreadahead to io-idle stauts when it is running, so that sreadahead will not preempt IO with other apps.
* upgrade eds-dbus to 2.20.0Vivian Zhang2008-12-015-0/+258
|
* upgrade dbus to 1.2.4Vivian Zhang2008-12-018-0/+199
|
* upgrade pango to 1.22.2; disable pango testsXu Li2008-12-013-0/+16
|
* upgrade cairo to 1.8.2; add patch to fix its libtool issueXu Li2008-12-013-0/+24
|
* upgrade pixman to 0.12.0Xu Li2008-12-012-0/+5
|
* upgrade atk to 1.24.0Xu Li2008-12-012-0/+7
|
* 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.
* image.bbclass: Fix typoRichard Purdie2008-11-101-1/+1
|
* image.bbclass: Add function to write out an image manifestRichard Purdie2008-11-102-0/+21
|
* bootimg: Let mkdosfs choose between fat12 and fat16Samuel Ortiz2008-11-101-1/+1
|
* initrdscripts: Fix the init scripts to support the no fb case.Samuel Ortiz2008-11-104-6/+6
|
* psplash: Bump SVN revision to support the no fb case.Samuel Ortiz2008-11-102-2/+2
|
* image.bbclass: Add routine for disabling x startup when neededSamuel Ortiz2008-11-101-1/+8
|
* Add missing ";" to the ROOTFS_POSTPROCESS_COMMAND stringSamuel Ortiz2008-11-103-3/+3
|
* meta-toolchain: Make sure the opkg config files are clean to start with when ↵Richard Purdie2008-11-101-0/+5
| | | | rebuilding them
* gstreamer: Fix a problem with configure if check has already been builtRichard Purdie2008-11-102-0/+21
|
* Poppler moved from meta-extras to meta.Joshua Lock2008-11-074-0/+0
|
* New recipe for Smart 1.1.Joshua Lock2008-11-071-0/+29
|
* bitbake-dev: Ignore SkipPackage and FunFailed errors when looking for python ↵Richard Purdie2008-11-071-0/+4
| | | | task failures
* bitbake-dev: Fix python function task execution failure handlingRichard Purdie2008-11-071-2/+5
|
* qmake2-cross: Fix the driectory the qmake binaries are installed intoRichard Purdie2008-11-071-2/+4
|
* bitbake-dev: Always include logs for nowRichard Purdie2008-11-071-1/+1
|
* meta/classes/rootfs_*.bbclass: Fix unset variableRichard Purdie2008-11-072-2/+2
|
* bitbake-dev: Fix knotty fatal message handling and ignore configparsed eventsRichard Purdie2008-11-071-2/+4
|
* distutils.bbclass: Remove .pyo object files before packaging.Joshua Lock2008-11-071-0/+2
|
* bitbake-dev: Handle fatal events correctlyRichard Purdie2008-11-071-0/+4
|
* mtpfs: removing packageSamuel Ortiz2008-11-071-20/+0
|
* conf/distro/include/poky-fixed-revisions.inc: Set revision for gnetRichard Purdie2008-11-071-0/+1
|
* gnet: Use SRCREV, not SRCDATE and use http protocol for svnRichard Purdie2008-11-071-2/+2
|
* Merge branch 'master' of git@moblin-mdi.jf.intel.com:pokyRichard Purdie2008-11-071-0/+15
|\
| * librds: Initial commit, version 0.0.1Samuel Ortiz2008-11-071-0/+15
| |
* | bluez: Upgrade to more recent 3.x versions and add bluez 4 from OERichard Purdie2008-11-0712-635/+129
| |
* | libusb: Add versions required for recent bluezRichard Purdie2008-11-074-0/+95
|/
* bitbake-dev: Fix exit code value handlingRichard Purdie2008-11-071-1/+1
|
* mtpfs: Initial commitSamuel Ortiz2008-11-071-0/+20
| | | | There is no official mtpfs release, nor SVN tags. Only trunk for now..
* fuse: Initial commit, version 2.7.2Samuel Ortiz2008-11-063-0/+55
|
* bluez-utils: Bump to 3.30Samuel Ortiz2008-11-061-0/+1
|
* gnet: Fix pkgconfig issueRichard Purdie2008-11-062-1/+15
|
* Merge branch 'ivi'Joshua Lock2008-11-066-0/+177
|\
| * libexif 0.6.16 from OEJoshua Lock2008-11-061-0/+18
| |
| * gnet from OE plus a configure fix for cross-compile environments.Joshua Lock2008-11-063-0/+93
| |
| * monit 4.10.1 from OEJoshua Lock2008-11-062-0/+66
| |
* | classes: Add mechanism to install packages into images only if they've been ↵Richard Purdie2008-11-064-3/+21
| | | | | | | | built
* | scripts/poky-env-internal: Fix PATHRichard Purdie2008-11-061-2/+2
| |
* | .gitignore: Add extra entriesRichard Purdie2008-11-061-0/+3
| |
* | scripts/poky-env-internal: Automatically add in additional meta- ↵Richard Purdie2008-11-061-19/+45
|/ | | | repositories if found