| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | features_check.bbclass | 35 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 D | uboot-config.bbclass | 102 …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 D | multilib.bbclass | 19 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 D | image-container.bbclass | 20 raise bb.parse.SkipRecipe(msg)
|
| /OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/multiconfig/ |
| H A D | multiconfig-image-packager_0.1.bb | 22 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__.py | 43 class SkipRecipe(Exception): class 46 class SkipPackage(SkipRecipe):
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-core/images/ |
| H A D | initramfs-kexecboot-klibc-image.bb | 11 raise bb.parse.SkipRecipe("'nios2' not supported arch")
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/ |
| H A D | rust_1.59.0.bb | 19 …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 D | android-tools-conf_1.0.bb | 17 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 D | fortran-helloworld.bb | 23 raise bb.parse.SkipRecipe("Fortran isn't enabled")
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/ |
| H A D | android-tools-conf_1.0.bb | 19 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 D | qtwebview_git.bb | 24 raise bb.parse.SkipRecipe('Requires meta-python2 to be present.')
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-rt/images/ |
| H A D | core-image-rt.bb | 8 … raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
| H A D | core-image-rt-sdk.bb | 8 … 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 D | libx11-compose-data_1.6.8.bb | 6 …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 D | telepathy-idle_0.2.0.bb | 21 raise bb.parse.SkipRecipe('Requires meta-python2 to be present.')
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt-kiosk-browser/ |
| H A D | qt-kiosk-browser_git.bb | 9 raise bb.parse.SkipRecipe('qtwebengine dependency requires meta-python2 to be present.')
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ |
| H A D | glibc-tests.inc | 13 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 D | mysql-python_1.2.5.bb | 25 raise bb.parse.SkipRecipe('Requires meta-python2 to be present.')
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/renderdoc/ |
| H A D | renderdoc_1.13.bb | 25 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 D | openlmi-tools_0.10.5.bb | 27 raise bb.parse.SkipRecipe('Requires meta-python2 to be present.')
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libauthen/ |
| H A D | libauthen-radius-perl_0.22.bb | 46 raise bb.parse.SkipRecipe('ptest requires meta-networking to be present.')
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libnet/ |
| H A D | libnet-dns-perl_1.33.bb | 61 raise bb.parse.SkipRecipe("incompatible with %s C library" %
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux/ |
| H A D | linux-yocto-rt_5.10.bb | 11 … raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
| H A D | linux-yocto-rt_5.15.bb | 11 … raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|