| /openbmc/openbmc/poky/meta/classes/ |
| H A D | sign_package_feed.bbclass | 7 # Class for signing package feeds 23 # This variable is only available for IPK feeds. It is ignored on
|
| H A D | buildhistory.bbclass | 315 … "Package version for package %s went backwards which would break package feeds (from %s:%s-%s to …
|
| /openbmc/openbmc/poky/meta/conf/distro/include/ |
| H A D | yocto-uninative.inc | 5 # rather than the feeds having native/cross artefacts which are specific
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/meta/ |
| H A D | distro-feed-configs.bb | 1 SUMMARY = "Configuration files for online package repositories aka feeds"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/ |
| H A D | 0004-Fix-icu-config.patch | 7 icu-config feeds the -I path without sysroot which
|
| /openbmc/openbmc/poky/meta/recipes-devtools/opkg/ |
| H A D | opkg-keyrings_1.0.bb | 1 SUMMARY = "Keyrings for verifying opkg packages and feeds"
|
| /openbmc/openbmc-test-automation/ffdc/docs/ |
| H A D | yaml_syntax_rules.md | 10 improve the execution, parsing and data collection feeds to the collector
|
| /openbmc/u-boot/doc/ |
| H A D | README.rmobile | 51 in their package feeds.
|
| /openbmc/openbmc/poky/documentation/ref-manual/ |
| H A D | tasks.rst | 237 the package feeds area. For more information, see the 238 ":ref:`overview-manual/concepts:package feeds`" section in 248 the package feeds area. For more information, see the 249 ":ref:`overview-manual/concepts:package feeds`" section in 259 the package feeds area. For more information, see the 260 ":ref:`overview-manual/concepts:package feeds`" section in 571 Creates or updates the index in the :ref:`overview-manual/concepts:package feeds` area.
|
| H A D | structure.rst | 425 process. The packages are sorted into feeds for different architecture 434 process. The packages are sorted into feeds for different architecture
|
| /openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
| H A D | README | 38 package feeds to operate (see PR server required for git revisions to sort).
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | release-notes-4.0.1.rst | 19 - apt: add apt selftest to test signed package feeds 99 - package_manager: fix missing dependency on gnupg when signing deb package feeds
|
| H A D | migration-2.5.rst | 36 feeds, which was previously enabled by setting 38 package feeds should by now be updated to the new naming.
|
| H A D | migration-3.0.rst | 148 class. The result uses NVD JSON data feeds rather than the deprecated 149 XML feeds that ``cve-check-tool`` was using, supports CVSSv3 scoring,
|
| H A D | migration-2.3.rst | 271 management from remote package feeds is now done with a different 311 - Signing of remote package feeds using ``PACKAGE_FEED_SIGN`` is not
|
| H A D | migration-1.6.rst | 39 release. Architecture names will change within package feeds as a
|
| H A D | release-notes-4.0.rst | 286 - package_manager: sign DEB package feeds
|
| H A D | release-notes-5.2.rst | 140 the FKIE-CAD (https://github.com/fkie-cad/nvd-json-data-feeds) CVE source
|
| /openbmc/openbmc/poky/meta/recipes-core/meta/ |
| H A D | cve-update-db-native.bb | 14 NVDCVE_URL ?= "https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-" 15 FKIE_URL ?= "https://github.com/fkie-cad/nvd-json-data-feeds/releases/latest/download/CVE-"
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | packages.rst | 88 network-based service that helps automate keeping package feeds 632 Python web server to share package feeds from the developer's 679 configuration point to the correct remote location for the feeds. 817 to use signed package feeds (repositories) when doing a build. 861 signed package feeds for IPK and RPM packages. 871 For signed package feeds, the passphrase must be specified in a separate file, 878 related to signed package feeds are available: 887 signature. This variable applies only to RPM and IPK package feeds.
|
| /openbmc/openbmc/poky/meta-poky/conf/templates/default/ |
| H A D | local.conf.sample.extended | 342 # directory. An example would be when package feeds are to be uploaded to a 347 # between subdirectories in a similar way to how Debian package feeds are
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_ekanalyzer.c | 3168 unsigned char feeds = 0; in ipmi_ek_display_shelf_power_distribution_record() local 3170 feeds = record->data[offset++]; in ipmi_ek_display_shelf_power_distribution_record() 3171 printf(" Number of Power Feeds: 0x%02x\n", feeds); in ipmi_ek_display_shelf_power_distribution_record() 3172 for (i = 0; i < feeds; i++) { in ipmi_ek_display_shelf_power_distribution_record()
|
| H A D | ipmi_fru.c | 2147 unsigned int feeds; in ipmi_fru_picmg_ext_print() local 2158 feeds = fru_data[offset++]; in ipmi_fru_picmg_ext_print() 2160 feeds); in ipmi_fru_picmg_ext_print() 2162 for (i=0; i<feeds; i++) { in ipmi_fru_picmg_ext_print()
|
| /openbmc/openbmc/poky/documentation/overview-manual/ |
| H A D | concepts.rst | 188 feeds can also be copied and shared using a web server or other means 612 shows this package feeds area in the upper-right corner. 614 This section looks a little closer into the package feeds area used by 617 .. image:: figures/package-feeds.png 620 Package feeds are an intermediary step in the build process. The 624 variable. Before placing the packages into package feeds, the build 976 ":ref:`overview-manual/concepts:package feeds`" section for more detail on 981 Support for creating feeds directly from the ``deploy/*`` 982 directories does not exist. Creating such feeds usually requires some 1621 affect maintaining shared state feeds. For information on how the
|
| /openbmc/openbmc/poky/documentation/contributor-guide/ |
| H A D | recipe-style-guide.rst | 34 ``1.5``, so upgrades from feeds won't happen correctly.
|