| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | base/utils.bbclass: Sync up overlapping functions | Richard Purdie | 2010-11-02 | 2 | -20/+2 |
* | utils.bbclass: Add functions from OE.dev | Richard Purdie | 2010-11-02 | 1 | -5/+92 |
* | gnome.bbclass: Remove autotools_stage reference | Richard Purdie | 2010-11-02 | 1 | -1/+1 |
* | gnome.bbclass: Use BPN instead of PN and set SRC_URI name similar to OE.dev | Richard Purdie | 2010-11-02 | 1 | -3/+4 |
* | meta-emenlow: Rename packages to recipes in line with main repository | Richard Purdie | 2010-11-02 | 60 | -2/+2 |
* | base-files: Allow a basic issue file to be extended by the code, following th... | Richard Purdie | 2010-11-02 | 3 | -10/+3 |
* | base-files: Allow issue and hostname generation to be overridden | Richard Purdie | 2010-11-02 | 1 | -22/+27 |
* | src_distribute: Set EXPORT_FUNCTIONS correctly | Richard Purdie | 2010-11-01 | 1 | -0/+2 |
* | bitbake/siggen: Fix finalise call arguments | Richard Purdie | 2010-11-01 | 1 | -1/+1 |
* | Poky -> Yocto name change | Richard Purdie | 2010-10-27 | 2 | -5/+5 |
* | documentation: Update copyright to the Linux Foundation | Richard Purdie | 2010-10-27 | 2 | -2/+2 |
* | documentation/yocto-qs: Fix references to a poky-qemu package and replace wit... | Richard Purdie | 2010-10-27 | 1 | -6/+9 |
* | Removed text from section 5.1.2.1.1. | Scott Rifenbark | 2010-10-27 | 1 | -30/+0 |
* | Corrected the package command for Debian-based hosts. | Scott Rifenbark | 2010-10-27 | 1 | -2/+2 |
* | Added package installation requirements. | Scott Rifenbark | 2010-10-27 | 1 | -3/+22 |
* | Re-inserted Poky Image as part of the front matter. | Scott Rifenbark | 2010-10-27 | 1 | -3/+3 |
* | documentation/poky-ref-manual: Fix image makefile to reference the image | Richard Purdie | 2010-10-27 | 1 | -1/+1 |
* | Moved the Poky image file to the "Figures" folder. | Scott Rifenbark | 2010-10-27 | 1 | -0/+0 |
* | Re-installed the Poky Handbook image at the top of the manual | Scott Rifenbark | 2010-10-27 | 1 | -6/+12 |
* | Updated the yocto-environment picture and added example command edits. | Scott Rifenbark | 2010-10-27 | 2 | -37/+45 |
* | docmentation/yocto-project-qs: Fix Yocto Environment graphic | Richard Purdie | 2010-10-27 | 1 | -0/+0 |
* | Removed first link to openembedded and replaced with more general text. | Scott Rifenbark | 2010-10-27 | 1 | -2/+2 |
* | Updated the first figure in the quick start. | Scott Rifenbark | 2010-10-27 | 1 | -0/+0 |
* | Corrected link to the yocto website. | Scott Rifenbark | 2010-10-27 | 1 | -1/+1 |
* | Updated supporting text to reflect new poky-4.0-build directory in example | Scott Rifenbark | 2010-10-27 | 1 | -1/+1 |
* | documentation-project-qs: Remove stray ] | Richard Purdie | 2010-10-27 | 1 | -1/+1 |
* | documentation/qs-guide: Fix urls for release | Richard Purdie | 2010-10-27 | 1 | -7/+7 |
* | Edits as described below: | Scott Rifenbark | 2010-10-27 | 1 | -10/+10 |
* | Review changes applied. | Scott Rifenbark | 2010-10-27 | 1 | -26/+54 |
* | Updated figure. | Scott Rifenbark | 2010-10-27 | 1 | -0/+0 |
* | Updated this figure to correctly capaitalize opkg, zyper, and app-get | Scott Rifenbark | 2010-10-27 | 1 | -0/+0 |
* | Removed reference to pre-build in section 5.3.2, "Using OprofileUI". | Scott Rifenbark | 2010-10-27 | 1 | -4/+3 |
* | Added the Anjuta Plug-in information | Scott Rifenbark | 2010-10-27 | 1 | -33/+171 |
* | documentation/pokt-ref-manual: Update with Yocto branding | Richard Purdie | 2010-10-27 | 9 | -411/+281 |
* | documentation: Add Yocto quickstart guide | Richard Purdie | 2010-10-27 | 10 | -0/+1310 |
* | rm_work.bbclass: Handle case where pseudo directory doesn't exist | Richard Purdie | 2010-10-23 | 1 | -1/+3 |
* | bitbake/fetch: When fetchers return errors, ensure any partial download is cl... | Richard Purdie | 2010-10-23 | 1 | -0/+9 |
* | package_deb: The packaging command itself is run under fakeroot so these line... | Richard Purdie | 2010-10-22 | 1 | -2/+0 |
* | Fix adding new contact failure when starting contacts for the 1st time | Zhai Edwin | 2010-10-22 | 2 | -1/+23 |
* | classes: Only enable fakeroot on setscene tasks with packaging | Richard Purdie | 2010-10-22 | 5 | -5/+4 |
* | bitbake/fetch: Make URL checking slightly less verbose (distracting with the ... | Richard Purdie | 2010-10-22 | 1 | -1/+1 |
* | sstate: Fix mirror handling for file:// urls | Richard Purdie | 2010-10-22 | 1 | -4/+11 |
* | documentation/bsp: update to reference FILESEXTRAPATHS | Joshua Lock | 2010-10-22 | 1 | -4/+4 |
* | pseudo/fakeroot: Move the pseudo directory creation into bitbake | Richard Purdie | 2010-10-22 | 7 | -1/+10 |
* | package_deb: Fix a typo meaning the debian packaging was not running in the f... | Richard Purdie | 2010-10-22 | 1 | -1/+1 |
* | package_rpm: Don't check for the existence of dvar as its never used | Richard Purdie | 2010-10-22 | 1 | -6/+1 |
* | base.bbclass: Ensure an empty do_build tasks exists to silence a warning | Richard Purdie | 2010-10-22 | 1 | -0/+3 |
* | sstate: Fix broken plaindirs support | Richard Purdie | 2010-10-22 | 1 | -2/+6 |
* | at: Fix nonstripbinaries.patch | Mark Hatle | 2010-10-22 | 1 | -3/+3 |
* | libtheora: add DEPENDS on libogg | Dexuan Cui | 2010-10-22 | 1 | -1/+3 |