aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2010-04-14var_src_uri.xml: Update the git entry to include branch and SRCREVTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-03-12recipes.xml: Fix typo.Khem Raj
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-03-08base.bbclass: provide shortcut syntax for first anonymous entry in SRC_URIBernhard Reutner-Fischer
2010-02-14class_pkgconfig.xml: Fix Typo.Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-12docs/usermanual/chapters/usage.xml: fix minor spelling errorRolf Leggewie
2009-12-22Typo. s/to used/to use/Paul Menzel
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2009-11-29usermanual: Update usermanual bitbake references to 1.8.18.Robert P. J. Day
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-11-24usermanual: add entries to .gitignore for ps, etcCliff Brake
2009-11-24docs: fix type in MakefileCliff Brake
2009-11-14User manual typoes and aesthetics, chapter 2 only.Robert P. J. Day
Some minor cleanups for Chapter 2 of the User Manual: * add some DocBook tags for filenames * update BitBake version to 1.8.16 * add missing space after "wget" command * correct misspelled "local/conf" to "local.conf" Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-11-05User Manual: Warn readers about mmap and SELinux issue.Robert P. J. Day
On some Linux distros, if you set the kernel /proc file /proc/sys/vm/mmap_min_addr to zero, you will probably get an SELinux violation if you're running SELinux in enforcing mode. Explain to the reader how to get around that. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-11-05User manual typoes and aesthetics, chapter 2 only.Robert P. J. Day
Some minor cleanups for Chapter 2 of the User Manual: * add some DocBook tags for filenames * update BitBake version to 1.8.16 * add missing space after "wget" command * correct misspelled "local/conf" to "local.conf" Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-11-05usermanual: Aesthetic fix in chapter 1.Robert P. J. Day
A simple tidy of a comma-separated list in Chapter 1. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-08-11usermanual: Pass proper arguments to tar.Holger Hans Peter Freyther
2009-08-11usermanual: Some more spelling fixesHolger Hans Peter Freyther
2009-08-11usermanual: First round of spell checkingHolger Hans Peter Freyther
2009-08-11usermanual: Improve consistency in displaying shell commandsHolger Hans Peter Freyther
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-11usermanual: Do not ask to use svn for bitbakeHolger Hans Peter Freyther
2009-08-11Ignore some files with a .gitignoreHolger Hans Peter Freyther
ignore generated docbook files, ignore temporary vim files
2009-08-11usermanual: Fix the make pdf target.Holger Hans Peter Freyther
Use filename and emphasis inside a para to make jade happy.
2009-08-11usermanual: Provide a section on Qt Embedded SDKHolger Hans Peter Freyther
Explain how to configure, build and use a Qt Embedded SDK generated with OpenEmbedded.
2009-08-11usermanual: Start a chapter on how to build your own SDK.Holger Hans Peter Freyther
2009-08-11usermanual: Only advertize using shlibs for external toolchainsHolger Hans Peter Freyther
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-09usermanual: Grammar fix.Holger Hans Peter Freyther
2009-07-28usermanual: Mostly grammar and spelling fixesGraham Gower
Signed-Off-By: Holger Freyther <zecke@selfish.org>
2009-06-28docs: update IMAGE_ROOTFS variableLynn Lin
2343808f7386cbd4c7b43f1b24e65e173f5ddf15 this commit changed IMAGE_ROOTFS variable from ${TMPDIR}/rootfs to ${TPMDIR}/rootfs/${PN}
2009-06-27docs: update GENTOO_MIRROR variableLynn Lin
2009-06-27docs:add deb package to emitLynn Lin
2009-05-30docs: add copyright notice for 2009Rolf Leggewie
2009-05-30docs: fix URL for bitbake manual. (Closes: #5122)Rolf Leggewie
2009-05-20Documentation for PACKAGE_ARCH is actually for PACKAGE_ARCHSMario Domenech Goulart
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20s/IPKG_INSTALL/PACKAGE_INSTALL/Mario Domenech Goulart
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-15doc: change openembedded.net reference to openembedded.orgCliff Brake
2009-03-24class_siteinfo.xml: Replace packages/ with recipes/.Theodore A. Roth
2009-03-24doc/usermanual/chapters: Replace references to packages dir with recipes dir.Theodore A. Roth
2009-03-03docs: unbreak "make html" by adding missing xsl filesCliff Brake
2009-03-03metadata.xml: Update 'File Layout' section.Theodore A. Roth
2009-02-27usermanual: fix 'nochunk' typesKoen Kooi
2009-02-26getting_oe.xml: Update "Building Software" section.Theodore A. Roth
2009-02-25getting_oe.xml: Add Configuring OpenEmbedded section.Theodore A. Roth
This patch fills in the stub for the "Configuring OpenEmbedded" section. Signed-off-by: Theodore A. Roth <taroth@gmail.com>
2009-02-25getting_oe.xml: Update getting openembedded section.Theodore A. Roth
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-25getting_oe.xml: Update documentation.Theodore A. Roth
* 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-25docs: import usermanual from org.openembedded.documentation.Michael 'Mickey' Lauer
org.openembedded.documentation is deprecated now; please do all updates here!