/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dfu-util/ |
H A D | dfu-util-native_0.11.bb | 3 inherit deploy native 17 addtask deploy before do_package after do_install 19 # cleandirs should possibly be in deploy.bbclass but we need it 22 # deploy.bbclass
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/images/ |
H A D | firmware-deploy-image.bb | 5 inherit deploy nopackages 18 firmware_loc="${TMPDIR}_${MACHINE}/deploy/images/${MACHINE}" 31 addtask deploy after do_prepare_recipe_sysroot
|
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/ |
H A D | rpi-bootfiles.bb | 6 inherit deploy nopackages 42 # Add stamp in deploy directory 48 addtask deploy before do_build after do_install
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/ |
H A D | arm-systemready-linux-distros.inc | 11 inherit nopackages deploy rootfs-postcommands ${IMAGE_CLASSES} 30 # Deploy the iso and installation target disk image to the deploy folder 36 addtask deploy after do_install before do_image_complete
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | deploy.py | 25 def _prepare_remote_script(deploy, verbose=False, dryrun=False, undeployall=False, nopreserve=False… argument 42 if not deploy: 66 if not deploy and not dryrun: 71 if deploy: 136 def deploy(args, config, basepath, workspace): function 246 shellscript = _prepare_remote_script(deploy=True, 311 … shellscript = _prepare_remote_script(deploy=False, dryrun=args.dry_run, undeployall=args.all) 361 parser_deploy.set_defaults(func=deploy)
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/boot-wrapper-aarch64/ |
H A D | boot-wrapper-aarch64_git.bb | 16 inherit autotools deploy 26 # This should point to a file in the deploy image directory 30 # This should point to a file in the deploy image directory 95 addtask deploy before do_build after do_compile
|
/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/ |
H A D | npcm8xx-tip-fw.inc | 13 inherit deploy 19 addtask deploy before do_build after do_compile
|
H A D | npcm7xx-bootblock_10.10.19.bb | 20 inherit deploy 26 addtask deploy before do_build after do_compile
|
H A D | npcm8xx-bootblock.inc | 33 inherit deploy 39 addtask deploy before do_build after do_compile
|
H A D | npcm8xx-bootloader_04.02.04.bb | 6 from deploy folder, put them to IGPS input folder, and run script." 21 inherit python3native deploy 92 addtask deploy before do_build after do_compile
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/ |
H A D | juno.md | 19 tmp/deploy/images/juno/firmware-image-juno.tar.gz 29 ```bash$ sudo tar --no-same-owner -xzf tmp/deploy/images/juno/firmware-image-juno.tar.gz -C /mnt/``` 41 tmp/deploy/images/juno/core-image-minimal-juno.tar.bz2 46 - untar tmp/deploy/images/juno/core-image-minimal-juno.tar.bz2 on to the
|
H A D | n1sdp.md | 36 tmp/deploy/images/n1sdp/n1sdp-board-firmware_primary.tar.gz 37 tmp/deploy/images/n1sdp/n1sdp-board-firmware_secondary.tar.gz 48 ```bash$ sudo tar --no-same-owner -xzf tmp/deploy/images/n1sdp/n1sdp-board-firmware_primary.tar.gz … 73 tmp/deploy/images/n1sdp/core-image-minimal-n1sdp.wic
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/ |
H A D | n1sdp-board-firmware_2022.06.22.bb | 7 inherit deploy 37 addtask deploy after do_install before do_build
|
H A D | firmware-image-juno.bb | 28 inherit deploy nopackages 75 # Deploy the compressed archive to the deploy folder 79 addtask deploy after do_install
|
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/armstubs/ |
H A D | armstubs.bb | 6 inherit deploy nopackages 33 addtask deploy before do_build after do_install
|
/openbmc/openbmc/meta-aspeed/recipes-aspeed/images/ |
H A D | aspeed-image-norootfs.bb | 5 inherit deploy 40 addtask deploy before do_build after do_compile
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/ |
H A D | phosphor-hostfw-image.bb | 8 inherit deploy 19 addtask deploy before do_build after do_compile
|
/openbmc/openbmc/poky/meta/recipes-kernel/linux/ |
H A D | linux-dummy.bb | 12 inherit deploy linux-dummy 64 addtask deploy after do_install
|
/openbmc/openbmc/poky/meta/lib/oeqa/ |
H A D | targetcontrol.py | 34 def deploy(self): member in BaseTarget 150 def deploy(self): member in QemuTarget 160 super(QemuTarget, self).deploy() 225 def deploy(self): member in SimpleRemoteTarget 226 super(SimpleRemoteTarget, self).deploy()
|
/openbmc/openbmc/poky/scripts/ |
H A D | autobuilder-worker-prereq-tests | 71 mkdir -p tmp/deploy/images/qemux86-64 72 pushd tmp/deploy/images/qemux86-64
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | meta-ide-support.bb | 8 inherit toolchain-scripts nopackages deploy testsdk 38 addtask deploy before do_build
|
H A D | signing-keys.bb | 8 inherit allarch deploy 73 # deploy.bbclass 75 addtask deploy after do_get_public_keys
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/ |
H A D | tf-a-tests_2.10.0.bb | 6 inherit deploy 58 addtask deploy after do_install
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/ |
H A D | tf-a-tests_2.8.0.bb | 6 inherit deploy 57 addtask deploy after do_install
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | bmaptool.rst | 44 image resides in the :term:`Build Directory`'s ``deploy/images/`` area: 48 …$ oe-run-native bmaptool-native bmaptool copy build-directory/tmp/deploy/images/machine/image.wic … 54 …$ oe-run-native bmaptool-native bmaptool copy build-directory/tmp/deploy/images/machine/image.wic …
|