Home
last modified time | relevance | path

Searched refs:bitbake (Results 51 – 75 of 430) sorted by relevance

12345678910>>...18

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dc_cpp.py9 from oeqa.utils.commands import bitbake
17 bitbake("%s -c run_tests" % recipe_name)
24 result = bitbake("%s -c run_tests" % recipe_name, ignore_status=True)
H A Dbblock.py13 from oeqa.utils.commands import runCmd, get_bb_var, get_bb_vars, bitbake
138 result = bitbake(recipes[0] + " -n")
156 result = bitbake("-c listtasks " + recipes[0])
176 result = bitbake(recipe + " -n")
187 result = bitbake(recipe + " -n")
196 result = bitbake(recipe + " -n")
H A Dfetch.py12 from oeqa.utils.commands import bitbake
34 bitbake("dbus-wait -c fetch -f")
47 bitbake("dbus-wait -c fetch -f")
58 bitbake("dbus-wait -c fetch -f")
H A Dbuildhistory.py12 from oeqa.utils.commands import bitbake, get_bb_vars
39 bitbake("-cclean %s" % target)
40 result = bitbake(target, ignore_status=True)
H A Drpmtests.py8 from oeqa.utils.commands import bitbake
14 bitbake(test_recipe)
H A Dnewlib.py8 from oeqa.utils.commands import bitbake
13 bitbake("newlib libgloss")
H A Dbaremetal.py9 from oeqa.utils.commands import bitbake
14 bitbake('baremetal-helloworld')
H A Dwrapper.py7 from oeqa.utils.commands import bitbake
16 res = bitbake("cmdline-shebang-wrapper-test -c install", ignore_status=False)
H A Dfitimage.py8 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars
48 bitbake(image)
128 bitbake(image)
198 bitbake("u-boot-tools-native -c addto_recipe_sysroot")
281 bitbake("virtual/bootloader")
366 bitbake("virtual/bootloader")
457 bitbake("virtual/bootloader")
519 bitbake("u-boot-tools-native -c addto_recipe_sysroot")
612 bitbake("virtual/bootloader")
674 bitbake("u-boot-tools-native -c addto_recipe_sysroot")
[all …]
H A Dglibc.py12 from oeqa.utils.commands import bitbake, get_bb_var, runqemu
37 bitbake("glibc-testsuite -c check")
70 bitbake("core-image-minimal")
/openbmc/openbmc/poky/bitbake/contrib/vim/ftdetect/
H A Dbitbake.vim14 au BufNewFile,BufRead *.{bb,bbappend,bbclass} set filetype=bitbake
17 au BufNewFile,BufRead *.inc set filetype=bitbake
22 \ set filetype=bitbake |
/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/selftest/cases/
H A Dsystemd_boot.py5 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars, runqemu
30 bitbake('-c clean systemd-boot')
34 bitbake('mtools-native core-image-minimal wic-tools')
/openbmc/openbmc/poky/bitbake/contrib/prserv/
H A DDockerfile5 # Dockerfile to build a bitbake PR service container
7 # From the root of the bitbake repository, run:
35 COPY bin/bitbake-prserv /opt/bbprserv/bin/
54 "bitbake-prserv \
/openbmc/openbmc/meta-openembedded/meta-oe/lib/oeqa/selftest/cases/
H A Dsyzkaller.py6 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars
119 bitbake(self.image)
120 bitbake('syzkaller')
121 bitbake('syzkaller-native -c addto_recipe_sysroot')
H A Dmeta_oe_sources.py7 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars
31 bitbake("world --runall fetch")
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.9.rst36 - bitbake: cookerdata: Drop dubious exception handling code
37 - bitbake: cookerdata: Improve early exception handling
38 - bitbake: cookerdata: Remove incorrect SystemExit usage
39 - bitbake: fetch/git: Fix local clone url to make it work with repo
40 - bitbake: utils: Allow to_boolean to support int values
231 bitbake
233 - Repository Location: :oe_git:`/bitbake`
234 - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>`
235 - Tag: :oe_git:`yocto-4.0.9 </bitbake/log/?h=yocto-4.0.9>`
237 - Release Artefact: bitbake-2802adb572eb73a3eb2725a74a9bbdaafc543fa7
[all …]
H A Drelease-notes-4.3.3.rst28 - bitbake: asyncrpc: Add context manager API
29 - bitbake: toaster/toastergui: Bug-fix verify given layer path only if import/add local layer
182 bitbake
184 - Repository Location: :oe_git:`/bitbake`
185 - Branch: :oe_git:`2.6 </bitbake/log/?h=2.6>`
186 - Tag: :oe_git:`yocto-4.3.3 </bitbake/log/?h=yocto-4.3.3>`
187 - Git Revision: :oe_git:`380a9ac97de5774378ded5e37d40b79b96761a0c </bitbake/commit/?id=380a9ac97de…
188 - Release Artefact: bitbake-380a9ac97de5774378ded5e37d40b79b96761a0c
191 …http://downloads.yoctoproject.org/releases/yocto/yocto-4.3.3/bitbake-380a9ac97de5774378ded5e37d40b…
192 …http://mirrors.kernel.org/yocto/yocto/yocto-4.3.3/bitbake-380a9ac97de5774378ded5e37d40b79b96761a0c…
H A Drelease-notes-4.1.3.rst42 - bitbake-layers: fix a typo
43 - bitbake: bb/utils: include SSL certificate paths in export_proxies
44 - bitbake: fetch2/git: Clarify the meaning of namespace
46 - bitbake: process: log odd unlink events with bitbake.sock
47 - bitbake: server/process: Add bitbake.sock race handling
48 - bitbake: siggen: Fix inefficient string concatenation
299 bitbake
301 - Repository Location: :oe_git:`/bitbake`
302 - Branch: :oe_git:`2.2 </bitbake/log/?h=2.2>`
303 - Tag: :oe_git:`yocto-4.1.3 </bitbake/log/?h=yocto-4.1.3>`
[all …]
H A Drelease-notes-4.0.10.rst36 - bitbake: bin/utils: Ensure locale en_US.UTF-8 is available on the system
162 bitbake
164 - Repository Location: :oe_git:`/bitbake`
165 - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>`
166 - Tag: :oe_git:`yocto-4.0.10 </bitbake/log/?h=yocto-4.0.10>`
167 - Git Revision: :oe_git:`0c6f86b60cfba67c20733516957c0a654eb2b44c </bitbake/commit/?id=0c6f86b60cf…
168 - Release Artefact: bitbake-0c6f86b60cfba67c20733516957c0a654eb2b44c
171 …http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.10/bitbake-0c6f86b60cfba67c20733516957c…
172 …http://mirrors.kernel.org/yocto/yocto/yocto-4.0.10/bitbake-0c6f86b60cfba67c20733516957c0a654eb2b44…
H A Drelease-notes-4.3.2.rst30 - bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
31 - bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9
32 - bitbake: toastergui: verify that an existing layer path is given
229 bitbake
231 - Repository Location: :oe_git:`/bitbake`
232 - Branch: :oe_git:`2.6 </bitbake/log/?h=2.6>`
233 - Tag: :oe_git:`yocto-4.3.2 </bitbake/log/?h=yocto-4.3.2>`
234 - Git Revision: :oe_git:`72bf75f0b2e7f36930185e18a1de8277ce7045d8 </bitbake/commit/?id=72bf75f0b2e…
235 - Release Artefact: bitbake-72bf75f0b2e7f36930185e18a1de8277ce7045d8
238 …http://downloads.yoctoproject.org/releases/yocto/yocto-4.3.2/bitbake-72bf75f0b2e7f36930185e18a1de8…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/
H A D0001-test_lib.sh-remove-gobin-requirement-during-build.patch10 as a part of the build process breaks bitbake (it doesn't allow
42 + # during the build process is not allowed in bitbake.
43 + # Gobin is deprecated and not needed when building in the bitbake env
44 + echo "Not installing gobin in bitbake env"
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/
H A Dpacbti.py4 from oeqa.utils.commands import bitbake
11 bitbake("test-pacbti")
/openbmc/openbmc/poky/scripts/
H A Doe-find-native-sysroot41 OECORE_NATIVE_SYSROOT=$(bitbake-getvar -r $1 --value STAGING_DIR_NATIVE)
45 BITBAKE=`which bitbake 2> /dev/null`
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Doe-find-native-sysroot41 OECORE_NATIVE_SYSROOT=$(bitbake-getvar -r $1 --value STAGING_DIR_NATIVE)
45 BITBAKE=`which bitbake 2> /dev/null`
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_delete_project.py19 bitbake, _ = BitbakeVersion.objects.get_or_create(
30 bitbake_version=bitbake)
37 bitbake_version=bitbake)

12345678910>>...18