Home
last modified time | relevance | path

Searched refs:SkipRecipe (Results 1 – 25 of 48) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dfeatures_check.bbclass35 raise bb.parse.SkipRecipe("one of '%s' needs to be in %s_FEATURES"
42 raise bb.parse.SkipRecipe("missing required %s feature%s '%s' (not in %s_FEATURES)"
49 raise bb.parse.SkipRecipe("conflicting %s feature%s '%s' (in %s_FEATURES)"
H A Duboot-config.bbclass102 …raise bb.parse.SkipRecipe("Either UBOOT_MACHINE or UBOOT_CONFIG must be set in the %s machine conf…
105 raise bb.parse.SkipRecipe("You cannot use UBOOT_MACHINE and UBOOT_CONFIG at the same time.")
108 …raise bb.parse.SkipRecipe("You cannot use UBOOT_BINARIES as it is internal to uboot_config.bbclass…
116 raise bb.parse.SkipRecipe('Only config,images,binary can be specified!')
H A Dmultilib.bbclass19 raise bb.parse.SkipRecipe("We shouldn't have multilib variants for %s" % bpn)
55 raise bb.parse.SkipRecipe("We can't extend native recipes")
58 raise bb.parse.SkipRecipe("We can't extend nativesdk recipes")
62 raise bb.parse.SkipRecipe("Don't extend allarch recipes which are not packagegroups")
H A Dimage-container.bbclass20 raise bb.parse.SkipRecipe(msg)
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/multiconfig/
H A Dmulticonfig-image-packager_0.1.bb22 raise bb.parse.SkipRecipe("Not a multiconfig target")
25 raise bb.parse.SkipRecipe("multiconfig target %s not enabled" % mcname)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/
H A D__init__.py43 class SkipRecipe(Exception): class
46 class SkipPackage(SkipRecipe):
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-core/images/
H A Dinitramfs-kexecboot-klibc-image.bb11 raise bb.parse.SkipRecipe("'nios2' not supported arch")
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/
H A Drust_1.59.0.bb19 …raise bb.parse.SkipRecipe("Rust recipe doesn't work for target builds at this time. Fixes welcome.…
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/
H A Dandroid-tools-conf_1.0.bb17 raise bb.parse.SkipRecipe("PREFERRED_PROVIDER_%s set to %s, not %s" % (pn, profprov, pn))
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/fortran/
H A Dfortran-helloworld.bb23 raise bb.parse.SkipRecipe("Fortran isn't enabled")
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/
H A Dandroid-tools-conf_1.0.bb19 raise bb.parse.SkipRecipe("PREFERRED_PROVIDER_%s set to %s, not %s" % (pn, profprov, pn))
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/
H A Dqtwebview_git.bb24 raise bb.parse.SkipRecipe('Requires meta-python2 to be present.')
/OK3568_Linux_fs/yocto/poky/meta/recipes-rt/images/
H A Dcore-image-rt.bb8 … raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
H A Dcore-image-rt-sdk.bb8 … raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/
H A Dlibx11-compose-data_1.6.8.bb6 …raise bb.parse.SkipRecipe("libx11-compose-data is incompatible with x11 distro feature, use libx11…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/telepathy/
H A Dtelepathy-idle_0.2.0.bb21 raise bb.parse.SkipRecipe('Requires meta-python2 to be present.')
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt-kiosk-browser/
H A Dqt-kiosk-browser_git.bb9 raise bb.parse.SkipRecipe('qtwebengine dependency requires meta-python2 to be present.')
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/
H A Dglibc-tests.inc13 raise bb.parse.SkipRecipe("glibc-testsuite requires that virtual/libc is glibc")
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/
H A Dmysql-python_1.2.5.bb25 raise bb.parse.SkipRecipe('Requires meta-python2 to be present.')
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/renderdoc/
H A Drenderdoc_1.13.bb25 raise bb.parse.SkipRecipe("incompatible with %s C library" % d.getVar('TCLIBC'))
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/openlmi/
H A Dopenlmi-tools_0.10.5.bb27 raise bb.parse.SkipRecipe('Requires meta-python2 to be present.')
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libauthen/
H A Dlibauthen-radius-perl_0.22.bb46 raise bb.parse.SkipRecipe('ptest requires meta-networking to be present.')
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libnet/
H A Dlibnet-dns-perl_1.33.bb61 raise bb.parse.SkipRecipe("incompatible with %s C library" %
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux/
H A Dlinux-yocto-rt_5.10.bb11 … raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
H A Dlinux-yocto-rt_5.15.bb11 … raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")

12