Home
last modified time | relevance | path

Searched refs:target2 (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-intro.rst610 configuration files for ``target1`` and ``target2`` defined in the build
615 BBMULTICONFIG = "target1 target2"
623 Here is an example for two extra multiconfigs: ``target1`` and ``target2``::
625 $ bitbake mc::target mc:target1:target mc:target2:target
649 multiconfigs: ``target1`` and ``target2``::
651 image_task[mcdepends] = "mc:target1:target2:image2:rootfs_task"
654 ``from_multiconfig`` is "target1" and the ``to_multiconfig`` is "target2". The
657 associated with the "target2" multiconfig.
666 the ``rootfs_task`` for the "target2" multiconfig build.
672 image_task[mcdepends] = "mc:target1:target2:image2:image_task"
[all …]
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drootfsdebugfiles.bbclass35 …es or directories to be installed with 'cp -a' in the format 'source1 target1;source2 target2;...'"
/openbmc/qemu/include/disas/
H A Ddis-asm.h386 bfd_vma target2; /* Second target address for dref2 */ member
/openbmc/qemu/disas/
H A Dmips.c4965 info->target2 = 0; in print_insn_mips()
5128 info->target2 = 0;
H A Dnanomips.c21949 info->target2 = 0; in print_insn_nanomips()