Home
last modified time | relevance | path

Searched full:image_classes (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dbaremetal-image.bbclass100 IMAGE_CLASSES ??= ""
101 IMGCLASSES = " ${IMAGE_CLASSES}"
H A Dextrausers.bbclass5 # IMAGE_CLASSES += "extrausers"
H A Dtestimage.bbclass12 # - first add IMAGE_CLASSES += "testimage" in local.conf
243 …bb.fatal('File %s not found (%s).\nHave you built the image with IMAGE_CLASSES += "testimage" in t…
H A Dqemuboot.bbclass85 # IMAGE_CLASSES += "qemuboot"
H A Dimage.bbclass2 IMAGE_CLASSES ??= ""
9 IMGCLASSES = "rootfs_${IMAGE_PKGTYPE} image_types ${IMAGE_CLASSES}"
H A Dlicense.bbclass415 IMAGE_CLASSES:append = " license_image"
H A Dbuildhistory.bbclass785 …imagevars = "DISTRO DISTRO_VERSION USER_CLASSES IMAGE_CLASSES IMAGE_FEATURES IMAGE_LINGUAS IMAGE_I…
786 …listvars = "USER_CLASSES IMAGE_CLASSES IMAGE_FEATURES IMAGE_LINGUAS IMAGE_INSTALL BAD_RECOMMENDATI…
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/mips/
H A Dqemuboot-mips.inc2 IMAGE_CLASSES += "qemuboot"
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/x86/
H A Dqemuboot-x86.inc2 IMAGE_CLASSES += "qemuboot"
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/
H A Dqemu.inc31 IMAGE_CLASSES += "qemuboot"
/OK3568_Linux_fs/yocto/poky/meta-yocto-bsp/conf/machine/
H A Dbeaglebone-yocto.conf47 IMAGE_CLASSES += "qemuboot"
/OK3568_Linux_fs/yocto/meta-clang/.github/workflows/
H A Dyoe.yml46 echo IMAGE_CLASSES += \"testimage testsdk\" >> conf/local.conf
/OK3568_Linux_fs/yocto/poky/meta-poky/conf/
H A Dlocal.conf.sample.extended158 # IMAGE_CLASSES = " image_types_uboot"
274 #IMAGE_CLASSES += "extrausers"
H A Dlocal.conf.sample161 #IMAGE_CLASSES += "testimage testsdk"
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.2.rst221 To use ``runqemu``, set :term:`IMAGE_CLASSES` as
230 IMAGE_CLASSES += "qemuboot"
H A Drelease-notes-4.0.7.rst35 - baremetal-image: Avoid overriding qemu variables from IMAGE_CLASSES
H A Dmigration-4.0.rst165 If you were enabling the ``image-prelink`` class in :term:`INHERIT`, :term:`IMAGE_CLASSES`,
H A Dmigration-2.6.rst320 :term:`IMAGE_CLASSES` variable rather than the
/OK3568_Linux_fs/yocto/poky/documentation/test-manual/
H A Dintro.rst250 - You need to set the :term:`IMAGE_CLASSES` variable as follows::
252 IMAGE_CLASSES += "testimage"
/OK3568_Linux_fs/yocto/build/conf/include/
H A Dcommon.conf161 #IMAGE_CLASSES += "testimage testsdk"
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py26 …TS', 'RREPLACES', 'RCONFLICTS', 'FILES', 'FILELIST', 'USER_CLASSES', 'IMAGE_CLASSES', 'IMAGE_FEATU…
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dclasses.rst974 IMGCLASSES = "rootfs_${IMAGE_PKGTYPE} image_types ${IMAGE_CLASSES}"
2829 Best practices include using :term:`IMAGE_CLASSES` rather than
2862 Best practices include using :term:`IMAGE_CLASSES` rather than
H A Dvariables.rst3066 :term:`IMAGE_CLASSES`
3071 The default value for :term:`IMAGE_CLASSES` is ``image_types``. You can
/OK3568_Linux_fs/yocto/poky/meta/conf/
H A Ddocumentation.conf212 IMAGE_CLASSES[doc] = "A list of classes that all images should inherit."
H A Dbitbake.conf530 HOSTTOOLS += "${@'ip ping ps scp ssh stty' if (bb.utils.contains_any('IMAGE_CLASSES', 'testimage te…

12