Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-08-11 | usermanual: Pass proper arguments to tar. | Holger Hans Peter Freyther | 1 | |
2009-08-11 | usermanual: Some more spelling fixes | Holger Hans Peter Freyther | 4 | |
2009-08-11 | usermanual: First round of spell checking | Holger Hans Peter Freyther | 1 | |
2009-08-11 | usermanual: Improve consistency in displaying shell commands | Holger Hans Peter Freyther | 4 | |
Use $ <command>NAME</command> for all shell commands on the host throughout the docbook. $ was picked over the other three candidates due being the oldest one we have used. | ||||
2009-08-11 | usermanual: Do not ask to use svn for bitbake | Holger Hans Peter Freyther | 1 | |
2009-08-11 | Ignore some files with a .gitignore | Holger Hans Peter Freyther | 1 | |
ignore generated docbook files, ignore temporary vim files | ||||
2009-08-11 | usermanual: Fix the make pdf target. | Holger Hans Peter Freyther | 1 | |
Use filename and emphasis inside a para to make jade happy. | ||||
2009-08-11 | usermanual: Provide a section on Qt Embedded SDK | Holger Hans Peter Freyther | 1 | |
Explain how to configure, build and use a Qt Embedded SDK generated with OpenEmbedded. | ||||
2009-08-11 | usermanual: Start a chapter on how to build your own SDK. | Holger Hans Peter Freyther | 1 | |
2009-08-11 | usermanual: Only advertize using shlibs for external toolchains | Holger Hans Peter Freyther | 1 | |
Using shlibs and ASSUME_SHLIBS should be everything we need to get proper dependencies into packages. This section should get more work and the external-poky-toolchain approach should be copied to simplify this task. | ||||
2009-08-09 | usermanual: Grammar fix. | Holger Hans Peter Freyther | 1 | |
2009-07-28 | usermanual: Mostly grammar and spelling fixes | Graham Gower | 1 | |
Signed-Off-By: Holger Freyther <zecke@selfish.org> | ||||
2009-06-28 | docs: update IMAGE_ROOTFS variable | Lynn Lin | 2 | |
2343808f7386cbd4c7b43f1b24e65e173f5ddf15 this commit changed IMAGE_ROOTFS variable from ${TMPDIR}/rootfs to ${TPMDIR}/rootfs/${PN} | ||||
2009-06-27 | docs: update GENTOO_MIRROR variable | Lynn Lin | 1 | |
2009-06-27 | docs:add deb package to emit | Lynn Lin | 1 | |
2009-05-30 | docs: add copyright notice for 2009 | Rolf Leggewie | 1 | |
2009-05-30 | docs: fix URL for bitbake manual. (Closes: #5122) | Rolf Leggewie | 1 | |
2009-05-20 | Documentation for PACKAGE_ARCH is actually for PACKAGE_ARCHS | Mario Domenech Goulart | 1 | |
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | s/IPKG_INSTALL/PACKAGE_INSTALL/ | Mario Domenech Goulart | 1 | |
According to the git log (e.g., 7302c6263934c237da66719bd42505b6c05d10cc), there was a change in the variable naming. IPKG_INSTALL was renamed to PACKAGE_INSTALL some time ago. classes/rootfs_ipk.bbclass currently uses PACKAGE_INSTALL instead of IPKG_INSTALL. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-15 | doc: change openembedded.net reference to openembedded.org | Cliff Brake | 1 | |
2009-03-24 | class_siteinfo.xml: Replace packages/ with recipes/. | Theodore A. Roth | 1 | |
2009-03-24 | doc/usermanual/chapters: Replace references to packages dir with recipes dir. | Theodore A. Roth | 6 | |
2009-03-03 | docs: unbreak "make html" by adding missing xsl files | Cliff Brake | 3 | |
2009-03-03 | metadata.xml: Update 'File Layout' section. | Theodore A. Roth | 1 | |
2009-02-27 | usermanual: fix 'nochunk' types | Koen Kooi | 2 | |
2009-02-26 | getting_oe.xml: Update "Building Software" section. | Theodore A. Roth | 1 | |
2009-02-25 | getting_oe.xml: Add Configuring OpenEmbedded section. | Theodore A. Roth | 1 | |
This patch fills in the stub for the "Configuring OpenEmbedded" section. Signed-off-by: Theodore A. Roth <taroth@gmail.com> | ||||
2009-02-25 | getting_oe.xml: Update getting openembedded section. | Theodore A. Roth | 1 | |
Resubmitted against .dev branch instead of .documentation. getting_oe.xml: Update getting openembedded section. Signed-off-by: Theodore A. Roth <taroth@gmail.com> | ||||
2009-02-25 | getting_oe.xml: Update documentation. | Theodore A. Roth | 1 | |
* New section about directory structure. * Update 'Getting BitBake' section. Resubmitted against .dev instead of .documentation. Signed-off-by: Theodore A. Roth <taroth@gmail.com> | ||||
2009-02-25 | docs: import usermanual from org.openembedded.documentation. | Michael 'Mickey' Lauer | 31 | |
org.openembedded.documentation is deprecated now; please do all updates here! |