Home
last modified time | relevance | path

Searched refs:populate (Results 1 – 25 of 103) sorted by relevance

12345

/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcreate-spdx-sdk-3.0.bbclass12 POPULATE_SDK_POST_HOST_COMMAND:append:task-populate-sdk = " sdk_host_create_spdx"
13 POPULATE_SDK_POST_TARGET_COMMAND:append:task-populate-sdk = " sdk_target_create_spdx"
19 POPULATE_SDK_POST_HOST_COMMAND:append:task-populate-sdk-ext = " sdk_ext_host_create_spdx"
20 POPULATE_SDK_POST_TARGET_COMMAND:append:task-populate-sdk-ext = " sdk_ext_target_create_spdx"
H A Dpopulate_sdk_base.bbclass41 PACKAGE_ARCHS:append:task-populate-sdk = " sdk-provides-dummy-target"
53 SDKDEPLOYDIR = "${WORKDIR}/${SDKMACHINE}-deploy-${PN}-populate-sdk"
57 B:task-populate-sdk = "${SDK_DIR}"
177 POPULATE_SDK_POST_TARGET_COMMAND:append:task-populate-sdk = " write_target_sdk_manifest sdk_prune_…
178 POPULATE_SDK_POST_HOST_COMMAND:append:task-populate-sdk = " write_host_sdk_manifest"
258 SSTATE_SKIP_CREATION:task-populate-sdk = '1'
/openbmc/pldm/libpldmresponder/examples/fru/
H A DBoard_VINI.json15 // D-Bus property to read and populate the FRU field
25 // D-Bus property to read and populate the FRU field
H A DCpu_General.json15 // D-Bus property to read and populate the FRU field
25 // D-Bus property to read and populate the FRU field
H A DBoard_General.json15 // D-Bus property to read and populate the FRU field
25 // D-Bus property to read and populate the FRU field
/openbmc/u-boot/arch/x86/dts/
H A Dskeleton.dtsi3 * add a compatible value. The bootloader will typically populate the memory
/openbmc/u-boot/arch/arm/dts/
H A Dskeleton.dtsi3 * add a compatible value. The bootloader will typically populate the memory
H A Dskeleton64.dtsi4 * bootloader will typically populate the memory node.
/openbmc/u-boot/arch/mips/dts/
H A Dskeleton.dtsi4 * add a compatible value. The bootloader will typically populate the memory
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/
H A Dlibdevmapper.bb1 # Break circular dependencies, only populate sysroot (header,
/openbmc/u-boot/arch/arc/dts/
H A Dskeleton.dtsi3 * add a compatible value. The bootloader will typically populate the memory
/openbmc/openbmc/poky/meta/recipes-extended/sysstat/
H A Dsysstat_12.7.7.bb67 if [ -e /etc/init.d/populate-volatile.sh ]; then
68 /etc/init.d/populate-volatile.sh update
/openbmc/openbmc/poky/meta/recipes-core/initscripts/
H A Dinitscripts_1.0.bb29 file://populate-volatile.sh \
104 install -m 0755 ${S}/populate-volatile.sh ${D}${sysconfdir}/init.d
149 update-rc.d -r ${D} populate-volatile.sh start 37 S .
156 # populate-volatile.sh
170 populate-volatile \
/openbmc/openbmc/poky/meta/recipes-sato/images/
H A Dcore-image-sato.bb14 TOOLCHAIN_HOST_TASK:remove:task-populate-sdk-ext = " nativesdk-intltool nativesdk-glib-2.0-utils"
/openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/
H A Dresolvconf_1.93.bb61 elif [ -e ${sysconfdir}/init.d/populate-volatile.sh ]; then
62 ${sysconfdir}/init.d/populate-volatile.sh update
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsdk.py38 def populate(self): member in Sdk
135 cls.PkgSdk(d, manifest_dir).populate()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/
H A Dradvd_2.20.bb70 if [ -z "$D" -a -x /etc/init.d/populate-volatile.sh ]; then
71 /etc/init.d/populate-volatile.sh update
/openbmc/qemu/tests/qemu-iotests/
H A D027.out4 == writing first cluster to populate metadata ==
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0014-efi_loader-populate-ESRT-table-if-EFI_ESRT-config-op.patch4 Subject: [PATCH] efi_loader: populate ESRT table if EFI_ESRT config option is
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/
H A Dlmbench_3.0-a9.bb92 elif [ -e ${sysconfdir}/init.d/populate-volatile.sh ]; then
93 ${sysconfdir}/init.d/populate-volatile.sh update
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/
H A Discsi-initiator-utils_2.1.11.bb106 if [ -e /etc/init.d/populate-volatile.sh ]; then
107 /etc/init.d/populate-volatile.sh update
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/
H A Dvsftpd_3.0.5.bb109 elif [ -e ${sysconfdir}/init.d/populate-volatile.sh ]; then
110 ${sysconfdir}/init.d/populate-volatile.sh update
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A DrcS.default24 # Enable caching in populate-volatile.sh
/openbmc/openbmc/poky/meta/recipes-devtools/opkg/
H A Dopkg-keyrings_1.0.bb41 ${bindir}/opkg-key populate
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/
H A Dfix_reproducibility.patch20 reproducible target ran first and won the race to populate sstate.

12345