summaryrefslogtreecommitdiff
path: root/packages/python/python-imaging
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-06-11 08:54:22 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-11 08:54:22 +0000
commitafc983b7bfc91509981d3fa1071a90b46e0e0296 (patch)
tree05212397a7e5e58d94e8da596cb1b72042b06fd8 /packages/python/python-imaging
parente2e769cf5aaf5d0cd39cfd563d694af446588a30 (diff)
libsdl-qpe: gcc 4.1.1 fixlet in agawa-piro-mickey.patch
Diffstat (limited to 'packages/python/python-imaging')
0 files changed, 0 insertions, 0 deletions
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 Freyther1 2009-08-11usermanual: Some more spelling fixesHolger Hans Peter Freyther4 2009-08-11usermanual: First round of spell checkingHolger Hans Peter Freyther1 2009-08-11usermanual: Improve consistency in displaying shell commandsHolger Hans Peter Freyther4 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 Freyther1 2009-08-11Ignore some files with a .gitignoreHolger Hans Peter Freyther1 ignore generated docbook files, ignore temporary vim files 2009-08-11usermanual: Fix the make pdf target.Holger Hans Peter Freyther1 Use filename and emphasis inside a para to make jade happy. 2009-08-11usermanual: Provide a section on Qt Embedded SDKHolger Hans Peter Freyther1 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 Freyther1 2009-08-11usermanual: Only advertize using shlibs for external toolchainsHolger Hans Peter Freyther1 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 Freyther1 2009-07-28usermanual: Mostly grammar and spelling fixesGraham Gower1 Signed-Off-By: Holger Freyther <zecke@selfish.org> 2009-06-28docs: update IMAGE_ROOTFS variableLynn Lin2 2343808f7386cbd4c7b43f1b24e65e173f5ddf15 this commit changed IMAGE_ROOTFS variable from ${TMPDIR}/rootfs to ${TPMDIR}/rootfs/${PN} 2009-06-27docs: update GENTOO_MIRROR variableLynn Lin1 2009-06-27docs:add deb package to emitLynn Lin1 2009-05-30docs: add copyright notice for 2009Rolf Leggewie1 2009-05-30docs: fix URL for bitbake manual. (Closes: #5122)Rolf Leggewie1 2009-05-20Documentation for PACKAGE_ARCH is actually for PACKAGE_ARCHSMario Domenech Goulart1 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 Goulart1 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 Brake1 2009-03-24class_siteinfo.xml: Replace packages/ with recipes/.Theodore A. Roth1 2009-03-24doc/usermanual/chapters: Replace references to packages dir with recipes dir.Theodore A. Roth6 2009-03-03docs: unbreak "make html" by adding missing xsl filesCliff Brake3 2009-03-03metadata.xml: Update 'File Layout' section.Theodore A. Roth1 2009-02-27usermanual: fix 'nochunk' typesKoen Kooi2 2009-02-26getting_oe.xml: Update "Building Software" section.Theodore A. Roth1 2009-02-25getting_oe.xml: Add Configuring OpenEmbedded section.Theodore A. Roth1 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. Roth1 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. Roth1 * 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' Lauer31 org.openembedded.documentation is deprecated now; please do all updates here!