Home
last modified time | relevance | path

Searched refs:wks (Results 1 – 25 of 45) sorted by relevance

12

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dwic.py154 with NamedTemporaryFile("w", suffix=".wks") as wks:
155 wks.write(
160 wks.flush()
166 wks.name, img, self.resultdir)
168 wksname = os.path.splitext(os.path.basename(wks.name))[0]
187 with NamedTemporaryFile("w", suffix=".wks") as wks:
188 wks.write(
193 wks.flush()
198 cmd = "wic create %s -e %s -o %s" % (wks.name, img, self.resultdir)
200 wksname = os.path.splitext(os.path.basename(wks.name))[0]
[all …]
/openbmc/openbmc/meta-security/wic/
H A Dsystemd-bootdisk-dmverity-hash.wks.in2 # A dm-verity variant of the regular wks for IA machines. We need to fetch
6 # Based on OE-core's systemd-bootdisk.wks and meta-security's beaglebone-yocto-verity.wks.in file
8 # This .wks only works with the dm-verity-img class and separate hash data. (DM_VERITY_SEPARATE_HAS…
13 include ${STAGING_VERITY_DIR}/${IMAGE_BASENAME}.${DM_VERITY_IMAGE_TYPE}.wks.in
H A Dsystemd-bootdisk-dmverity.wks.in2 # A dm-verity variant of the regular wks for IA machines. We need to fetch
6 # Based on OE-core's systemd-bootdisk.wks and meta-security's beaglebone-yocto-verity.wks.in file
8 # This .wks only works with the dm-verity-img class.
H A Dbeaglebone-yocto-verity.wks.in7 # A dm-verity variant of the regular wks for beaglebone black. We need to fetch
12 # This .wks only works with the dm-verity-img class.
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage_types_wic.bbclass45 WKS_FILE ??= "${IMAGE_BASENAME}.${MACHINE}.wks"
46 WKS_FILES ?= "${WKS_FILE} ${IMAGE_BASENAME}.wks"
47 …p for p in '${BBPATH}'.split(':'))}:${@':'.join('%s/scripts/lib/wic/canned-wks' % l for l in '${BB…
66 wks="${WKS_FULL_PATH}"
72 if [ -z "$wks" ]; then
75 …BUILDDIR="${TOPDIR}" PSEUDO_UNLOAD=1 wic create "$wks" --vars "${STAGING_DIR}/${MACHINE}/imgdata/"…
93 mv "$build_wic/$(basename "${wks%.wks}")"*.${IMAGER} "$out.wic"
101 # Rebuild when the wks file or vars in WICVARS change
144 # Copy the finalized wks file to the deploy directory for later use
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/
H A Dcorstone1000-esp-image.bb20 WKS_FILE = "efi-disk-esp-only.wks.in"
21 WKS_FILE:firmware = "efi-disk-esp-only.wks.in"
/openbmc/openbmc/poky/meta/recipes-core/ovmf/
H A Dovmf-shell-image.bb7 # tools are needed for this .wks file.
9 WKS_FILE = "ovmf/ovmf-shell-image.wks"
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dwic.rst17 commands contained in an OpenEmbedded kickstart file (``.wks``)
29 ":ref:`ref-manual/kickstart:openembedded kickstart (\`\`.wks\`\`) reference`"
101 - Include the name of the :ref:`wic kickstart file <openembedded-kickstart-wks-reference>`
215 path to the /rootfs dir to use as the .wks rootfs
219 /EFI or /syslinux dirs) to use as the .wks bootimg
223 .wks bootimg
280 poky/scripts/lib/wic/canned-wks
301 do not have to use the ``.wks`` extension. Here is an example in Raw
308 ``genericx86.wks`` file to generate an image::
332 (i.e. ``*.wks``) to a plugin implementation used to populate a given
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/include/
H A Dcorstone1000.inc51 WKS_FILE ?= "efi-disk-no-swap.wks.in"
52 WKS_FILE:firmware ?= "corstone1000-flash-firmware.wks.in"
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Druntime.h124 struct iwl_fwrt_wk_data wks[IWL_FW_RUNTIME_DUMP_WK_NUM]; member
192 cancel_delayed_work_sync(&fwrt->dump.wks[i].wk); in iwl_fw_runtime_free()
H A Dinit.c35 fwrt->dump.wks[i].idx = i; in iwl_fw_runtime_init()
36 INIT_DELAYED_WORK(&fwrt->dump.wks[i].wk, iwl_fw_error_dump_wk); in iwl_fw_runtime_init()
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity-systemd-x86-64.txt17 This will make use of wic/systemd-bootdisk-dmverity.wks.in -- note that it
51 ./systemd-bootdisk-dmverity.wks-202304181413-sda.direct
59 /home/paul/poky/meta-security/wic/systemd-bootdisk-dmverity.wks.in
H A Ddm-verity-systemd-hash-x86-64.txt10 WKS_FILES += " systemd-bootdisk-dmverity-hash.wks.in"
18 The example hash.wks file added here essentially adds a hash-only partition
/openbmc/openbmc/meta-security/classes/
H A Ddm-verity-img.bbclass37 # if non-verity images want to embed the .wks and verity image.
67 local WKS_INC="${STAGING_VERITY_DIR}/${DM_VERITY_IMAGE}.$TYPE.wks.in"
114 # Create wks.in fragment with build specific UUIDs for partitions.
115 # Unfortunately the wks.in does not support line continuations...
165 # make "dateless" symlink for the hash so the wks can find it.
/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/
H A Dcommon.wks.inc1 # This file is included into 3 canned wks files from this directory
H A Ddirectdisk.wks5 include common.wks.inc
H A Dqemux86-directdisk.wks5 include common.wks.inc
H A Ddirectdisk-bootloader-config.wks5 include common.wks.inc
/openbmc/openbmc/poky/meta-selftest/recipes-test/images/
H A Dwic-image-minimal.bb3 SRC_URI = "file://${FILE_DIRNAME}/${BPN}.wks"
/openbmc/openbmc/poky/meta-yocto-bsp/conf/machine/include/
H A Dgenericx86-common.inc20 WKS_FILE ?= "genericx86.wks.in"
/openbmc/openbmc/meta-nuvoton/conf/machine/include/
H A Dnuvoton.inc6 WKS_FILE ?= "emmc-nuvoton.wks.in"
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py99 with open(fullpath) as wks:
100 for line in wks:
115 with open(fullpath) as wks:
116 for line in wks:
/openbmc/u-boot/arch/x86/lib/
H A Dpmu.c21 u32 wks[4]; member
/openbmc/openbmc/meta-aspeed/conf/machine/include/
H A Daspeed.inc13 WKS_FILE ?= "emmc-aspeed.wks.in"
/openbmc/openbmc/poky/meta/conf/machine/include/riscv/
H A Dqemuriscv.inc16 WKS_FILE ?= "qemuriscv.wks"

12