Home
last modified time | relevance | path

Searched refs:deploy (Results 1 – 25 of 162) sorted by relevance

1234567

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dfu-util/
H A Ddfu-util-native_0.11.bb3 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 Dfirmware-deploy-image.bb5 inherit deploy nopackages
19 firmware_loc="${firmware_loc}_${MACHINE}/deploy/images/${MACHINE}"
32 addtask deploy after do_prepare_recipe_sysroot
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/
H A Drpi-bootfiles.bb6 inherit deploy nopackages
42 # Add stamp in deploy directory
48 addtask deploy before do_build after do_install
/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/
H A Dnpcm8xx-tip-fw.inc13 inherit deploy
19 addtask deploy before do_build after do_compile
H A Dnpcm7xx-bootblock_10.10.19.bb21 inherit deploy
27 addtask deploy before do_build after do_compile
H A Dnpcm8xx-bootblock.inc34 inherit deploy
40 addtask deploy before do_build after do_compile
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/boot-wrapper-aarch64/
H A Dboot-wrapper-aarch64_git.bb16 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-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/
H A Darm-systemready-linux-distros.inc17 inherit nopackages deploy rootfs-postcommands ${IMAGE_CLASSES}
38 # Deploy the iso and installation target disk image to the deploy folder
44 addtask deploy after do_install before do_image_complete
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Ddeploy.py25 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-bsp/documentation/
H A Djuno.md19 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
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/armstubs/
H A Darmstubs.bb6 inherit deploy nopackages
33 addtask deploy before do_build after do_install
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/
H A Dphosphor-hostfw-image.bb8 inherit deploy
19 addtask deploy before do_build after do_compile
/openbmc/openbmc/meta-aspeed/recipes-aspeed/images/
H A Daspeed-image-norootfs.bb5 inherit deploy
40 addtask deploy before do_build after do_compile
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dmeta-ide-support.bb9 inherit toolchain-scripts nopackages deploy testsdk
39 addtask deploy before do_build
H A Dsigning-keys.bb8 inherit allarch deploy
73 # deploy.bbclass
75 addtask deploy after do_get_public_keys
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dlinux-dummy.bb12 inherit deploy linux-dummy
66 addtask deploy after do_install
/openbmc/openbmc/poky/scripts/
H A Dautobuilder-worker-prereq-tests71 mkdir -p tmp/deploy/images/qemux86-64
72 pushd tmp/deploy/images/qemux86-64
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/
H A Dts-sp-fwu_git.bb9 inherit deploy
30 addtask deploy after do_compile
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-rmm/
H A Dtrusted-firmware-rmm_0.6.0.bb11 inherit deploy cmake
48 addtask deploy after do_install
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/
H A Dtf-a-tests_2.10.3.bb6 inherit deploy
55 addtask deploy after do_install
H A Dtf-a-tests_2.12.0.bb6 inherit deploy
56 addtask deploy after do_install
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Dtargetcontrol.py34 def deploy(self): member in BaseTarget
151 def deploy(self): member in QemuTarget
161 super(QemuTarget, self).deploy()
226 def deploy(self): member in SimpleRemoteTarget
227 super(SimpleRemoteTarget, self).deploy()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/
H A Dfirmware-image-juno.bb29 inherit deploy nopackages
76 # Deploy the compressed archive to the deploy folder
80 addtask deploy after do_install
H A Dfirmware-deploy-image.bbappend2 MACHINE_DEPLOY_FIRMWARE_REQUIRE:corstone1000 = "corstone1000-firmware-deploy-image.inc"
/openbmc/openbmc/meta-hpe/meta-gxp/classes/
H A Dgxp-bootblock.bbclass4 addtask deploy before do_build after do_compile

1234567