generic-poky/documentation/ref-manual/eclipse/poky-ref-manual-toc.xml

218 lines
18 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<toc label="The Yocto Project Reference Manual" topic="html/poky-ref-manual/index.html">
<topic label="Introduction" href="html/poky-ref-manual/intro.html">
<topic label="Introduction" href="html/poky-ref-manual/intro-welcome.html"/>
<topic label="Documentation Overview" href="html/poky-ref-manual/intro-manualoverview.html"/>
<topic label="System Requirements" href="html/poky-ref-manual/intro-requirements.html">
<topic label="Supported Linux Distributions" href="html/poky-ref-manual/detailed-supported-distros.html"/>
<topic label="Required Packages for the Host Development System" href="html/poky-ref-manual/required-packages-for-the-host-development-system.html">
<topic label="Ubuntu" href="html/poky-ref-manual/ubuntu-packages.html"/>
<topic label="Fedora Packages" href="html/poky-ref-manual/fedora-packages.html"/>
<topic label="OpenSUSE Packages" href="html/poky-ref-manual/opensuse-packages.html"/>
<topic label="CentOS Packages" href="html/poky-ref-manual/centos-packages.html"/>
</topic>
</topic>
<topic label="Obtaining the Yocto Project" href="html/poky-ref-manual/intro-getit.html"/>
<topic label="Development Checkouts" href="html/poky-ref-manual/intro-getit-dev.html"/>
</topic>
<topic label="Using the Yocto Project" href="html/poky-ref-manual/usingpoky.html">
<topic label="Running a Build" href="html/poky-ref-manual/usingpoky-build.html">
<topic label="Build Overview" href="html/poky-ref-manual/build-overview.html"/>
<topic label="Building an Image Using GPL Components" href="html/poky-ref-manual/building-an-image-using-gpl-components.html"/>
</topic>
<topic label="Installing and Using the Result" href="html/poky-ref-manual/usingpoky-install.html"/>
<topic label="Debugging Build Failures" href="html/poky-ref-manual/usingpoky-debugging.html">
<topic label="Task Failures" href="html/poky-ref-manual/usingpoky-debugging-taskfailures.html"/>
<topic label="Running Specific Tasks" href="html/poky-ref-manual/usingpoky-debugging-taskrunning.html"/>
<topic label="Dependency Graphs" href="html/poky-ref-manual/usingpoky-debugging-dependencies.html"/>
<topic label="General BitBake Problems" href="html/poky-ref-manual/usingpoky-debugging-bitbake.html"/>
<topic label="Building with No Dependencies" href="html/poky-ref-manual/usingpoky-debugging-buildfile.html"/>
<topic label="Variables" href="html/poky-ref-manual/usingpoky-debugging-variables.html"/>
<topic label="Recipe Logging Mechanisms" href="html/poky-ref-manual/recipe-logging-mechanisms.html">
<topic label="Logging With Python" href="html/poky-ref-manual/logging-with-python.html"/>
<topic label="Logging With Bash" href="html/poky-ref-manual/logging-with-bash.html"/>
</topic>
<topic label="Other Tips" href="html/poky-ref-manual/usingpoky-debugging-others.html"/>
</topic>
<topic label="Maintaining Build Output Quality" href="html/poky-ref-manual/maintaining-build-output-quality.html">
<topic label="Enabling and Disabling Build History" href="html/poky-ref-manual/enabling-and-disabling-build-history.html"/>
<topic label="Understanding What the Build History Contains" href="html/poky-ref-manual/understanding-what-the-build-history-contains.html">
<topic label="Build History Package Information" href="html/poky-ref-manual/build-history-package-information.html"/>
<topic label="Build History Image Information" href="html/poky-ref-manual/build-history-image-information.html"/>
<topic label="Using Build History to Gather Image Information Only" href="html/poky-ref-manual/using-build-history-to-gather-image-information-only.html"/>
<topic label="Examining Build History Information" href="html/poky-ref-manual/examining-build-history-information.html"/>
</topic>
</topic>
</topic>
<topic label="Technical Details" href="html/poky-ref-manual/technical-details.html">
<topic label="Yocto Project Components" href="html/poky-ref-manual/usingpoky-components.html">
<topic label="BitBake" href="html/poky-ref-manual/usingpoky-components-bitbake.html"/>
<topic label="Metadata (Recipes)" href="html/poky-ref-manual/usingpoky-components-metadata.html"/>
<topic label="Classes" href="html/poky-ref-manual/usingpoky-components-classes.html"/>
<topic label="Configuration" href="html/poky-ref-manual/usingpoky-components-configuration.html"/>
</topic>
<topic label="Shared State Cache" href="html/poky-ref-manual/shared-state-cache.html">
<topic label="Overall Architecture" href="html/poky-ref-manual/overall-architecture.html"/>
<topic label="Checksums (Signatures)" href="html/poky-ref-manual/checksums.html"/>
<topic label="Shared State" href="html/poky-ref-manual/shared-state.html"/>
<topic label="Tips and Tricks" href="html/poky-ref-manual/tips-and-tricks.html">
<topic label="Debugging" href="html/poky-ref-manual/debugging.html"/>
<topic label="Invalidating Shared State" href="html/poky-ref-manual/invalidating-shared-state.html"/>
</topic>
</topic>
<topic label="x32" href="html/poky-ref-manual/x32.html">
<topic label="Support" href="html/poky-ref-manual/support.html"/>
<topic label="Future Development and Limitations" href="html/poky-ref-manual/future-development-and-limitations.html"/>
<topic label="Using x32 Right Now" href="html/poky-ref-manual/using-x32-right-now.html"/>
</topic>
<topic label="Licenses" href="html/poky-ref-manual/licenses.html">
<topic label="Tracking License Changes" href="html/poky-ref-manual/usingpoky-configuring-LIC_FILES_CHKSUM.html">
<topic label="Specifying the LIC_FILES_CHKSUM Variable" href="html/poky-ref-manual/usingpoky-specifying-LIC_FILES_CHKSUM.html"/>
<topic label="Explanation of Syntax" href="html/poky-ref-manual/usingpoky-LIC_FILES_CHKSUM-explanation-of-syntax.html"/>
</topic>
<topic label="Enabling Commercially Licensed Recipes" href="html/poky-ref-manual/enabling-commercially-licensed-recipes.html">
<topic label="License Flag Matching" href="html/poky-ref-manual/license-flag-matching.html"/>
<topic label="Other Variables Related to Commercial Licenses" href="html/poky-ref-manual/other-variables-related-to-commercial-licenses.html"/>
</topic>
</topic>
</topic>
<topic label="Migrating to a Newer Yocto Project Release" href="html/poky-ref-manual/migration.html">
<topic label="Moving to the Yocto Project 1.3 Release" href="html/poky-ref-manual/moving-to-the-yocto-project-1.3-release.html">
<topic label="Local Configuration" href="html/poky-ref-manual/1.3-local-configuration.html">
<topic label="SSTATE_MIRRORS" href="html/poky-ref-manual/migration-1.3-sstate-mirrors.html"/>
<topic label="bblayers.conf" href="html/poky-ref-manual/migration-1.3-bblayers-conf.html"/>
</topic>
<topic label="Recipes" href="html/poky-ref-manual/1.3-recipes.html">
<topic label="Python Function Whitespace" href="html/poky-ref-manual/migration-1.3-python-function-whitespace.html"/>
<topic label="proto= in SRC_URI" href="html/poky-ref-manual/migration-1.3-proto=-in-src-uri.html"/>
<topic label="nativesdk" href="html/poky-ref-manual/migration-1.3-nativesdk.html"/>
<topic label="Task Recipes" href="html/poky-ref-manual/migration-1.3-task-recipes.html"/>
<topic label="IMAGE_FEATURES" href="html/poky-ref-manual/migration-1.3-image-features.html"/>
<topic label="Removed Recipes" href="html/poky-ref-manual/migration-1.3-removed-recipes.html"/>
</topic>
</topic>
</topic>
<topic label="Source Directory Structure" href="html/poky-ref-manual/ref-structure.html">
<topic label="Top level core components" href="html/poky-ref-manual/structure-core.html">
<topic label="bitbake/" href="html/poky-ref-manual/structure-core-bitbake.html"/>
<topic label="build/" href="html/poky-ref-manual/structure-core-build.html"/>
<topic label="documentation" href="html/poky-ref-manual/handbook.html"/>
<topic label="meta/" href="html/poky-ref-manual/structure-core-meta.html"/>
<topic label="meta-yocto/" href="html/poky-ref-manual/structure-core-meta-yocto.html"/>
<topic label="meta-yocto-bsp/" href="html/poky-ref-manual/structure-core-meta-yocto-bsp.html"/>
<topic label="meta-hob/" href="html/poky-ref-manual/structure-meta-hob.html"/>
<topic label="meta-skeleton/" href="html/poky-ref-manual/structure-meta-skeleton.html"/>
<topic label="scripts/" href="html/poky-ref-manual/structure-core-scripts.html"/>
<topic label="oe-init-build-env" href="html/poky-ref-manual/structure-core-script.html"/>
<topic label="LICENSE, README, and README.hardware" href="html/poky-ref-manual/structure-basic-top-level.html"/>
</topic>
<topic label="The Build Directory - build/" href="html/poky-ref-manual/structure-build.html">
<topic label="build/pseudodone" href="html/poky-ref-manual/structure-build-pseudodone.html"/>
<topic label="build/conf/local.conf" href="html/poky-ref-manual/structure-build-conf-local.conf.html"/>
<topic label="build/conf/bblayers.conf" href="html/poky-ref-manual/structure-build-conf-bblayers.conf.html"/>
<topic label="build/conf/sanity_info" href="html/poky-ref-manual/structure-build-conf-sanity_info.html"/>
<topic label="build/downloads/" href="html/poky-ref-manual/structure-build-downloads.html"/>
<topic label="build/sstate-cache/" href="html/poky-ref-manual/structure-build-sstate-cache.html"/>
<topic label="build/tmp/" href="html/poky-ref-manual/structure-build-tmp.html"/>
<topic label="build/tmp/buildstats/" href="html/poky-ref-manual/structure-build-tmp-buildstats.html"/>
<topic label="build/tmp/cache/" href="html/poky-ref-manual/structure-build-tmp-cache.html"/>
<topic label="build/tmp/deploy/" href="html/poky-ref-manual/structure-build-tmp-deploy.html"/>
<topic label="build/tmp/deploy/deb/" href="html/poky-ref-manual/structure-build-tmp-deploy-deb.html"/>
<topic label="build/tmp/deploy/rpm/" href="html/poky-ref-manual/structure-build-tmp-deploy-rpm.html"/>
<topic label="build/tmp/deploy/licenses/" href="html/poky-ref-manual/structure-build-tmp-deploy-licenses.html"/>
<topic label="build/tmp/deploy/images/" href="html/poky-ref-manual/structure-build-tmp-deploy-images.html"/>
<topic label="build/tmp/deploy/ipk/" href="html/poky-ref-manual/structure-build-tmp-deploy-ipk.html"/>
<topic label="build/tmp/sysroots/" href="html/poky-ref-manual/structure-build-tmp-sysroots.html"/>
<topic label="build/tmp/stamps/" href="html/poky-ref-manual/structure-build-tmp-stamps.html"/>
<topic label="build/tmp/log/" href="html/poky-ref-manual/structure-build-tmp-log.html"/>
<topic label="build/tmp/pkgdata/" href="html/poky-ref-manual/structure-build-tmp-pkgdata.html"/>
<topic label="build/tmp/work/" href="html/poky-ref-manual/structure-build-tmp-work.html"/>
</topic>
<topic label="The Metadata - meta/" href="html/poky-ref-manual/structure-meta.html">
<topic label="meta/classes/" href="html/poky-ref-manual/structure-meta-classes.html"/>
<topic label="meta/conf/" href="html/poky-ref-manual/structure-meta-conf.html"/>
<topic label="meta/conf/machine/" href="html/poky-ref-manual/structure-meta-conf-machine.html"/>
<topic label="meta/conf/distro/" href="html/poky-ref-manual/structure-meta-conf-distro.html"/>
<topic label="meta/recipes-bsp/" href="html/poky-ref-manual/structure-meta-recipes-bsp.html"/>
<topic label="meta/recipes-connectivity/" href="html/poky-ref-manual/structure-meta-recipes-connectivity.html"/>
<topic label="meta/recipes-core/" href="html/poky-ref-manual/structure-meta-recipes-core.html"/>
<topic label="meta/recipes-devtools/" href="html/poky-ref-manual/structure-meta-recipes-devtools.html"/>
<topic label="meta/recipes-extended/" href="html/poky-ref-manual/structure-meta-recipes-extended.html"/>
<topic label="meta/recipes-gnome/" href="html/poky-ref-manual/structure-meta-recipes-gnome.html"/>
<topic label="meta/recipes-graphics/" href="html/poky-ref-manual/structure-meta-recipes-graphics.html"/>
<topic label="meta/recipes-kernel/" href="html/poky-ref-manual/structure-meta-recipes-kernel.html"/>
<topic label="meta/recipes-multimedia/" href="html/poky-ref-manual/structure-meta-recipes-multimedia.html"/>
<topic label="meta/recipes-qt/" href="html/poky-ref-manual/structure-meta-recipes-qt.html"/>
<topic label="meta/recipes-rt/" href="html/poky-ref-manual/structure-meta-recipes-rt.html"/>
<topic label="meta/recipes-sato/" href="html/poky-ref-manual/structure-meta-recipes-sato.html"/>
<topic label="meta/recipes-support/" href="html/poky-ref-manual/structure-meta-recipes-support.html"/>
<topic label="meta/site/" href="html/poky-ref-manual/structure-meta-site.html"/>
<topic label="meta/recipes.txt" href="html/poky-ref-manual/structure-meta-recipes-txt.html"/>
</topic>
</topic>
<topic label="BitBake" href="html/poky-ref-manual/ref-bitbake.html">
<topic label="Parsing" href="html/poky-ref-manual/ref-bitbake-parsing.html"/>
<topic label="Preferences and Providers" href="html/poky-ref-manual/ref-bitbake-providers.html"/>
<topic label="Dependencies" href="html/poky-ref-manual/ref-bitbake-dependencies.html"/>
<topic label="The Task List" href="html/poky-ref-manual/ref-bitbake-tasklist.html"/>
<topic label="Running a Task" href="html/poky-ref-manual/ref-bitbake-runtask.html"/>
<topic label="BitBake Command Line" href="html/poky-ref-manual/ref-bitbake-commandline.html"/>
<topic label="Fetchers" href="html/poky-ref-manual/ref-bitbake-fetchers.html"/>
</topic>
<topic label="Classes" href="html/poky-ref-manual/ref-classes.html">
<topic label="The base class - base.bbclass" href="html/poky-ref-manual/ref-classes-base.html"/>
<topic label="Autotooled Packages - autotools.bbclass" href="html/poky-ref-manual/ref-classes-autotools.html"/>
<topic label="Alternatives - update-alternatives.bbclass" href="html/poky-ref-manual/ref-classes-update-alternatives.html"/>
<topic label="Initscripts - update-rc.d.bbclass" href="html/poky-ref-manual/ref-classes-update-rc.d.html"/>
<topic label="Binary config scripts - binconfig.bbclass" href="html/poky-ref-manual/ref-classes-binconfig.html"/>
<topic label="Debian renaming - debian.bbclass" href="html/poky-ref-manual/ref-classes-debian.html"/>
<topic label="Pkg-config - pkgconfig.bbclass" href="html/poky-ref-manual/ref-classes-pkgconfig.html"/>
<topic label="Distribution of sources - src_distribute_local.bbclass" href="html/poky-ref-manual/ref-classes-src-distribute.html"/>
<topic label="Perl modules - cpan.bbclass" href="html/poky-ref-manual/ref-classes-perl.html"/>
<topic label="Python extensions - distutils.bbclass" href="html/poky-ref-manual/ref-classes-distutils.html"/>
<topic label="Developer Shell - devshell.bbclass" href="html/poky-ref-manual/ref-classes-devshell.html"/>
<topic label="Package Groups - packagegroup.bbclass" href="html/poky-ref-manual/ref-classes-packagegroup.html"/>
<topic label="Packaging - package*.bbclass" href="html/poky-ref-manual/ref-classes-package.html"/>
<topic label="Building kernels - kernel.bbclass" href="html/poky-ref-manual/ref-classes-kernel.html"/>
<topic label="Creating images - image.bbclass and rootfs*.bbclass" href="html/poky-ref-manual/ref-classes-image.html"/>
<topic label="Host System sanity checks - sanity.bbclass" href="html/poky-ref-manual/ref-classes-sanity.html"/>
<topic label="Generated output quality assurance checks - insane.bbclass" href="html/poky-ref-manual/ref-classes-insane.html"/>
<topic label="Autotools configuration data cache - siteinfo.bbclass" href="html/poky-ref-manual/ref-classes-siteinfo.html"/>
<topic label="Adding Users - useradd.bbclass" href="html/poky-ref-manual/ref-classes-useradd.html"/>
<topic label="Using External Source - externalsrc.bbclass" href="html/poky-ref-manual/ref-classes-externalsrc.html"/>
<topic label="Other Classes" href="html/poky-ref-manual/ref-classes-others.html"/>
</topic>
<topic label="Images" href="html/poky-ref-manual/ref-images.html"/>
<topic label="Reference: Features" href="html/poky-ref-manual/ref-features.html">
<topic label="Distro" href="html/poky-ref-manual/ref-features-distro.html"/>
<topic label="Machine" href="html/poky-ref-manual/ref-features-machine.html"/>
<topic label="Images" href="html/poky-ref-manual/ref-features-image.html"/>
<topic label="Feature Backfilling" href="html/poky-ref-manual/ref-features-backfill.html"/>
</topic>
<topic label="Variables Glossary" href="html/poky-ref-manual/ref-variables-glos.html">
<topic label="Glossary" href="html/poky-ref-manual/ref-variables-glos.html#ref-variables-glossary"/>
</topic>
<topic label="Variable Context" href="html/poky-ref-manual/ref-varlocality.html">
<topic label="Configuration" href="html/poky-ref-manual/ref-varlocality-configuration.html">
<topic label="Distribution (Distro)" href="html/poky-ref-manual/ref-varlocality-config-distro.html"/>
<topic label="Machine" href="html/poky-ref-manual/ref-varlocality-config-machine.html"/>
<topic label="Local" href="html/poky-ref-manual/ref-varlocality-config-local.html"/>
</topic>
<topic label="Recipes" href="html/poky-ref-manual/ref-varlocality-recipes.html">
<topic label="Required" href="html/poky-ref-manual/ref-varlocality-recipe-required.html"/>
<topic label="Dependencies" href="html/poky-ref-manual/ref-varlocality-recipe-dependencies.html"/>
<topic label="Paths" href="html/poky-ref-manual/ref-varlocality-recipe-paths.html"/>
<topic label="Extra Build Information" href="html/poky-ref-manual/ref-varlocality-recipe-build.html"/>
</topic>
</topic>
<topic label="FAQ" href="html/poky-ref-manual/faq.html"/>
<topic label="Contributing to the Yocto Project" href="html/poky-ref-manual/resources.html">
<topic label="Introduction" href="html/poky-ref-manual/resources-intro.html"/>
<topic label="Tracking Bugs" href="html/poky-ref-manual/resources-bugtracker.html"/>
<topic label="Mailing lists" href="html/poky-ref-manual/resources-mailinglist.html"/>
<topic label="Internet Relay Chat (IRC)" href="html/poky-ref-manual/resources-irc.html"/>
<topic label="Links" href="html/poky-ref-manual/resources-links.html"/>
<topic label="Contributions" href="html/poky-ref-manual/resources-contributions.html"/>
</topic>
</toc>