| Commit message (Expand) | Author | Age | Files | Lines |
* | dev-manual: Edits to "Splitting an Application into Multiple Packages" section. | Scott Rifenbark | 2013-04-17 | 1 | -7/+4 |
* | dev-manual: Edits to "Makefile-Based Package" section. | Scott Rifenbark | 2013-04-17 | 1 | -1/+1 |
* | dev-manual: Edits to "Autotooled Package" section. | Scott Rifenbark | 2013-04-17 | 1 | -1/+1 |
* | dev-manual: Edits to "Managing Layers" | Scott Rifenbark | 2013-04-17 | 1 | -1/+1 |
* | dev-manual: Edits to "Using .bbappend Files" | Scott Rifenbark | 2013-04-17 | 1 | -3/+3 |
* | dev-manual: Edits to "Creating Your Own Layer" section. | Scott Rifenbark | 2013-04-17 | 1 | -1/+1 |
* | dev-manual: Edits to "Layers" section. | Scott Rifenbark | 2013-04-17 | 1 | -4/+4 |
* | dev-manual: Changed "Ptest" to "ptest" | Scott Rifenbark | 2013-04-17 | 1 | -3/+3 |
* | dev-manual, bsp-guide: Scrubbed the yocto-layer usage section. | Scott Rifenbark | 2013-04-17 | 1 | -8/+7 |
* | dev-manual: Edits to the ptest section. | Scott Rifenbark | 2013-04-17 | 1 | -5/+20 |
* | dev-manual: Edits to the ptest section. | Scott Rifenbark | 2013-04-17 | 1 | -24/+28 |
* | ref-manual, dev-manual: Added links to the RPROVIDES variable. | Scott Rifenbark | 2013-04-13 | 1 | -1/+1 |
* | dev-manual: Fixed typo for ">". | Scott Rifenbark | 2013-04-12 | 1 | -1/+1 |
* | dev-manual: Completed first draft of the new Ptest section. | Scott Rifenbark | 2013-04-12 | 1 | -26/+47 |
* | dev-manual: First draft of new Ptest section. | Scott Rifenbark | 2013-04-12 | 1 | -0/+126 |
* | dev-manual: Edits to remote GDB debugging section. | Scott Rifenbark | 2013-04-11 | 1 | -8/+8 |
* | dev-manual: Did a re-org on the subsections of remote DBG section. | Scott Rifenbark | 2013-04-11 | 1 | -27/+27 |
* | dev-manual: Updates to the debugging using GDB section. | Scott Rifenbark | 2013-04-11 | 1 | -122/+74 |
* | dev-manual: Fixed typo for "init_manager" in VIRTUAL-RUNTIME variable. | Scott Rifenbark | 2013-04-10 | 1 | -2/+2 |
* | dev-manual: Initial draft of the new yocto-layer section | Scott Rifenbark | 2013-04-10 | 1 | -173/+402 |
* | dev-manual: Re-wrote the intro to "Common Tasks" chapter. | Scott Rifenbark | 2013-04-10 | 1 | -6/+5 |
* | dev-manual, ref-manual: Applied review comments for read-only-rootfs, etc. | Scott Rifenbark | 2013-04-10 | 1 | -55/+57 |
* | dev-manual: Updated to customizing image through variables section. | Scott Rifenbark | 2013-04-10 | 1 | -14/+15 |
* | dev-manual: Changes to the read-only root filesystem section. | Scott Rifenbark | 2013-04-10 | 1 | -30/+118 |
* | dev-manual: Applied Paul Eggleton's Build History Patch 5 of 5. | Paul Eggleton | 2013-04-10 | 1 | -0/+3 |
* | ref-manual, dev-manual, bsp-guide: Applied Paul Eggleton Build history patch ... | Paul Eggleton | 2013-04-10 | 1 | -15/+12 |
* | dev-manual: Edits to adding features through variables section. | Scott Rifenbark | 2013-04-04 | 1 | -22/+56 |
* | dev-manual: merged "updating images" into the "working with packages" | Scott Rifenbark | 2013-04-04 | 1 | -18/+15 |
* | ref-manual, dev-manual: Applied review edits (read-only rootfs and package repo) | Scott Rifenbark | 2013-04-04 | 1 | -56/+62 |
* | ref-manual, dev-manual: Review comments applied to package repository | Scott Rifenbark | 2013-04-04 | 1 | -87/+78 |
* | dev-manual: First draft of new customizing images with features section. | Scott Rifenbark | 2013-04-04 | 1 | -19/+56 |
* | dev-manual: General clean-up edits to the customizing images section | Scott Rifenbark | 2013-04-04 | 1 | -24/+34 |
* | dev-manual, ref-manual: Changes to support runtime management | Scott Rifenbark | 2013-04-04 | 1 | -0/+136 |
* | dev-manual: Updated the OE layer index link to existing layers. | Scott Rifenbark | 2013-04-04 | 1 | -1/+1 |
* | dev-manual, ref-manual: Rewrote the adding a package title | Scott Rifenbark | 2013-04-04 | 1 | -3/+2 |
* | dev-manual: Updated the title for the adding a package section. | Scott Rifenbark | 2013-04-04 | 1 | -2/+3 |
* | dev-manual: Fixed punctuation. | Scott Rifenbark | 2013-04-04 | 1 | -1/+1 |
* | dev-manual: Added another summary bullet due to new section. | Scott Rifenbark | 2013-04-04 | 1 | -0/+2 |
* | dev-manual: fixed three grammar issues. | Scott Rifenbark | 2013-04-04 | 1 | -4/+4 |
* | dev-manual: Applied review comments to building tiny section. | Scott Rifenbark | 2013-04-04 | 1 | -17/+70 |
* | dev-manual: Added some development notes on the systemd feature. | Scott Rifenbark | 2013-04-04 | 1 | -3/+27 |
* | dev-manual: First draft of new init manager section. | Scott Rifenbark | 2013-04-04 | 1 | -36/+91 |
* | dev-manual: Cleaned up some "file system" "filesystem" terminology. | Scott Rifenbark | 2013-04-04 | 1 | -10/+11 |
* | dev-manual: Edits to the Using GDB section | Scott Rifenbark | 2013-04-04 | 1 | -4/+62 |
* | dev-manual: Applied review comments to poky-tiny section | Scott Rifenbark | 2013-04-04 | 1 | -22/+32 |
* | dev-manual: New section for installing different versions of a lib | Scott Rifenbark | 2013-04-04 | 1 | -22/+49 |
* | dev-manual: Reorganization for section using libraries | Scott Rifenbark | 2013-04-04 | 1 | -208/+246 |
* | dev-manual: Wording change to GDB example. | Scott Rifenbark | 2013-03-22 | 1 | -2/+2 |
* | dev-manual: Updated path in cross-GDB package example. | Scott Rifenbark | 2013-03-22 | 1 | -2/+3 |
* | dev-manual: Reword for when to use BBMASK. | Scott Rifenbark | 2013-03-22 | 1 | -85/+87 |