Home
last modified time | relevance | path

Searched refs:feeds (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/openbmc/poky/meta/classes/
H A Dsign_package_feed.bbclass7 # Class for signing package feeds
23 # This variable is only available for IPK feeds. It is ignored on
H A Dbuildhistory.bbclass315 … "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 Dyocto-uninative.inc5 # rather than the feeds having native/cross artefacts which are specific
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/meta/
H A Ddistro-feed-configs.bb1 SUMMARY = "Configuration files for online package repositories aka feeds"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A D0004-Fix-icu-config.patch7 icu-config feeds the -I path without sysroot which
/openbmc/openbmc/poky/meta/recipes-devtools/opkg/
H A Dopkg-keyrings_1.0.bb1 SUMMARY = "Keyrings for verifying opkg packages and feeds"
/openbmc/openbmc-test-automation/ffdc/docs/
H A Dyaml_syntax_rules.md10 improve the execution, parsing and data collection feeds to the collector
/openbmc/u-boot/doc/
H A DREADME.rmobile51 in their package feeds.
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dtasks.rst237 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 Dstructure.rst425 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 DREADME38 package feeds to operate (see PR server required for git revisions to sort).
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.1.rst19 - apt: add apt selftest to test signed package feeds
99 - package_manager: fix missing dependency on gnupg when signing deb package feeds
H A Dmigration-2.5.rst36 feeds, which was previously enabled by setting
38 package feeds should by now be updated to the new naming.
H A Dmigration-3.0.rst148 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 Dmigration-2.3.rst271 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 Dmigration-1.6.rst39 release. Architecture names will change within package feeds as a
H A Drelease-notes-4.0.rst286 - package_manager: sign DEB package feeds
H A Drelease-notes-5.2.rst140 the FKIE-CAD (https://github.com/fkie-cad/nvd-json-data-feeds) CVE source
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dcve-update-db-native.bb14 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 Dpackages.rst88 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 Dlocal.conf.sample.extended342 # 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 Dipmi_ekanalyzer.c3168 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 Dipmi_fru.c2147 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 Dconcepts.rst188 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 Drecipe-style-guide.rst34 ``1.5``, so upgrades from feeds won't happen correctly.

12