Lines Matching full:packages

32 …s the content of the holding area and splits it into subsets based on available packages and files"
35 do_package_write_deb[doc] = "Creates the actual DEB packages and places them in the Package Feed ar…
36 do_package_write_ipk[doc] = "Creates the actual IPK packages and places them in the Package Feed ar…
37 do_package_write_rpm[doc] = "Creates the actual RPM packages and places them in the Package Feed ar…
38 do_package_write_tar[doc] = "Creates tar archives for packages and places them in the Package Feed …
39 …ckagedata[doc] = "Creates package metadata used by the build system to generate the final packages"
70 …IDED[doc] = "List of packages (recipes actually) that are assumed to be implicitly available. BitB…
71 ASSUME_SHLIBS[doc] = "List of shlib:package[_version] mappings. Useful for lib packages in ASSUME_P…
79 BAD_RECOMMENDATIONS[doc] = "A list of packages not to install despite being recommended by a recipe…
116 …es wildcards to match when installing a list of complementary packages for all the packages instal…
122 CORE_IMAGE_EXTRA_INSTALL[doc] = "Specifies the list of packages to be added to the image. You shoul…
133 DEBUG_BUILD[doc] = "Specifies to build packages with debugging information. This influences the val…
137 …e general area that the OpenEmbedded build system uses to place images, packages, SDKs and other o…
142 DISTRO_EXTRA_RDEPENDS[doc] = "Specifies a list of distro-specific packages to add to all images. Th…
143 … = "Specifies a list of distro-specific packages to add to all images if the packages exist. The l…
159 EXTENDPKGV[doc] = "The full package version specification as it appears on the final packages produ…
163 EXTRA_IMAGEDEPENDS[doc] = "A list of recipes to build that do not provide packages for installing i…
175 FILES[doc] = "The list of directories or files that are placed in packages."
180 … fontcache class, this variable specifies runtime dependencies for font packages. This variable de…
181 FONT_PACKAGES[doc] = "When a recipe inherits the fontcache class, this variable identifies packages
191 …is variable specifies the packages that contain the GTK+ input method modules being installed when…
217 …_INSTALL[doc] = "Specifies the packages to install into an image. Image recipes set IMAGE_INSTALL …
230 …PACKAGE_STRIP[doc] = "If set to "1", causes the build to not strip binaries in resulting packages."
236 INITSCRIPT_PACKAGES[doc] = "A list of the packages that contain initscripts. This variable is used …
253 KERNEL_PACKAGE_NAME[doc] = "Name prefix for kernel packages. Defaults to 'kernel'."
265 … that the debian class applies its naming policy to given a recipe that packages multiple librarie…
278 …chine-specific packages to install as part of the image being built. Because this is a 'machine es…
279 …chine-specific packages to install as part of the image being built. Because this is a 'machine es…
280packages to install as part of the image being built that are not essential for the machine to boo…
281packages to install as part of the image being built that are not essential for booting the machin…
295packages will be installed. Realize that some recommended packages might be required for certain s…
309 PACKAGE_ARCH[doc] = "The architecture of the resulting package or packages."
311 PACKAGE_BEFORE_PN[doc] = "Enables easily adding packages to PACKAGES before ${PN} so that the packa…
313 PACKAGE_EXCLUDE[doc] = "Packages to exclude from the installation. If a listed package is required,…
315 PACKAGE_INSTALL[doc] = "List of the packages to be installed into the image. The variable is genera…
316 PACKAGE_INSTALL_ATTEMPTONLY[doc] = "List of packages attempted to be installed. If a listed package…
319 PACKAGES[doc] = "The list of packages to be created from the recipe."
327 …"When a recipe inherits the pixbufcache class, this variable identifies packages that contain the …
328 …the destination directory for files to be packaged before they are split into individual packages."
330 …the parent directory for files to be packaged after they have been split into individual packages."
353 …c] = "The list of packages that conflict with another package. Note that the package will not be i…
354 …(i.e. other packages) that must be installed for the package to be built. They must be the names o…
358 RM_WORK_EXCLUDE[doc] = "With rm_work enabled, this variable specifies a list of packages whose work…
361 …. These aliases are useful for satisfying runtime dependencies of other packages both during the b…
362 …= "A list of packages that extends the usability of a package being built. The package being built…
363 RREPLACES[doc] = "A list of packages replaced by a package. The package manager uses this variable …
364 RSUGGESTS[doc] = "A list of additional packages that you can suggest for installation by the packag…
377 SECTION[doc] = "The section in which packages should be categorized. Package management utilities c…
392 … used by the OpenEmbedded build system to create variants of recipes or packages. The list specifi…
437 TOOLCHAIN_HOST_TASK[doc] = "This variable lists packages the OpenEmbedded build system uses when bu…
438 TOOLCHAIN_TARGET_TASK[doc] = "This variable lists packages the OpenEmbedded build system uses when …
441 …understood by the packaging system to define the architecture, ABI, and tuning of output packages."
459 …cipe inherits the useradd class, this variable specifies the individual packages within the recipe…
467 …tory is located within the TMPDIR directory structure and changes as different packages are built."