DEMO-Autogenerated chapter - Poky Components in this Distribution JUST A DEMO, Examples what could be autoextracted from poky if we want to
Various Config Files extracted from ls1021atwr/poky poky contains bitbake/ documentation/ LICENSE meta/ meta-el-common/ meta-el-standard/ meta-enea-base-arm/ meta-enea-bsp-arm/ meta-enea-bsp-common/ meta-fsl-arm/ meta-openembedded/ meta-poky/ meta-selftest/ meta-skeleton/ meta-yocto/ meta-yocto-bsp/ oe-init-build-env* oe-init-build-env-memres* README README.hardware scripts/ Main version information in enea.conf is DISTRO_VERSION_MAJOR = "6.0" DISTRO_VERSION_MINOR ??= "" meta-el-* is meta-el-standard Configuration files in template.p2041rdb _____ template.p2041rdb/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-enea-bsp-ppc \ ##OEROOT##/meta-fsl-ppc \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.p2041rdb/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.p2041rdb/local.conf.sample ____ MACHINE ?= "p2041rdb" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Configuration files in template.qemuarm _____ template.qemuarm/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.qemuarm/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.qemuarm/local.conf.sample ____ MACHINE ?= "qemuarm" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Configuration files in template.qemuppc _____ template.qemuppc/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.qemuppc/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.qemuppc/local.conf.sample ____ MACHINE ?= "qemuppc" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Images enea-image-standard.bb enea-image-standard-sdk.bb
Various Config Files extracted from p2041rdb/poky poky contains bitbake/ documentation/ LICENSE meta/ meta-el-common/ meta-el-standard/ meta-enea-base-ppc/ meta-enea-bsp-common/ meta-enea-bsp-ppc/ meta-fsl-ppc/ meta-openembedded/ meta-poky/ meta-selftest/ meta-skeleton/ meta-yocto/ meta-yocto-bsp/ oe-init-build-env* oe-init-build-env-memres* README README.hardware scripts/ Main version information in enea.conf is DISTRO_VERSION_MAJOR = "6.0" DISTRO_VERSION_MINOR ??= "" meta-el-* is meta-el-standard Configuration files in template.p2041rdb _____ template.p2041rdb/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-enea-bsp-ppc \ ##OEROOT##/meta-fsl-ppc \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.p2041rdb/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.p2041rdb/local.conf.sample ____ MACHINE ?= "p2041rdb" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Configuration files in template.qemuarm _____ template.qemuarm/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.qemuarm/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.qemuarm/local.conf.sample ____ MACHINE ?= "qemuarm" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Configuration files in template.qemuppc _____ template.qemuppc/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.qemuppc/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.qemuppc/local.conf.sample ____ MACHINE ?= "qemuppc" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Images enea-image-standard.bb enea-image-standard-sdk.bb
Various Config Files extracted from qemuarm/poky poky contains bitbake/ documentation/ LICENSE meta/ meta-el-common/ meta-el-standard/ meta-enea-base-arm/ meta-enea-bsp-common/ meta-openembedded/ meta-poky/ meta-selftest/ meta-skeleton/ meta-yocto/ meta-yocto-bsp/ oe-init-build-env* oe-init-build-env-memres* README README.hardware scripts/ Main version information in enea.conf is DISTRO_VERSION_MAJOR = "6.0" DISTRO_VERSION_MINOR ??= "" meta-el-* is meta-el-standard Configuration files in template.p2041rdb _____ template.p2041rdb/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-enea-bsp-ppc \ ##OEROOT##/meta-fsl-ppc \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.p2041rdb/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.p2041rdb/local.conf.sample ____ MACHINE ?= "p2041rdb" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Configuration files in template.qemuarm _____ template.qemuarm/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.qemuarm/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.qemuarm/local.conf.sample ____ MACHINE ?= "qemuarm" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Configuration files in template.qemuppc _____ template.qemuppc/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.qemuppc/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.qemuppc/local.conf.sample ____ MACHINE ?= "qemuppc" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Images enea-image-standard.bb enea-image-standard-sdk.bb
Various Config Files extracted from qemuppc/poky poky contains bitbake/ documentation/ LICENSE meta/ meta-el-common/ meta-el-standard/ meta-enea-base-ppc/ meta-enea-bsp-common/ meta-openembedded/ meta-poky/ meta-selftest/ meta-skeleton/ meta-yocto/ meta-yocto-bsp/ oe-init-build-env* oe-init-build-env-memres* README README.hardware scripts/ Main version information in enea.conf is DISTRO_VERSION_MAJOR = "6.0" DISTRO_VERSION_MINOR ??= "" meta-el-* is meta-el-standard Configuration files in template.p2041rdb _____ template.p2041rdb/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-enea-bsp-ppc \ ##OEROOT##/meta-fsl-ppc \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.p2041rdb/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.p2041rdb/local.conf.sample ____ MACHINE ?= "p2041rdb" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Configuration files in template.qemuarm _____ template.qemuarm/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.qemuarm/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.qemuarm/local.conf.sample ____ MACHINE ?= "qemuarm" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Configuration files in template.qemuppc _____ template.qemuppc/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.qemuppc/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.qemuppc/local.conf.sample ____ MACHINE ?= "qemuppc" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Images enea-image-standard.bb enea-image-standard-sdk.bb
Various Config Files extracted from qemux86/poky poky contains bitbake/ documentation/ LICENSE meta/ meta-el-common/ meta-el-standard/ meta-enea-base-x86/ meta-enea-bsp-common/ meta-openembedded/ meta-poky/ meta-selftest/ meta-skeleton/ meta-yocto/ meta-yocto-bsp/ oe-init-build-env* oe-init-build-env-memres* README README.hardware scripts/ Main version information in enea.conf is DISTRO_VERSION_MAJOR = "6.0" DISTRO_VERSION_MINOR ??= "" meta-el-* is meta-el-standard Configuration files in template.p2041rdb _____ template.p2041rdb/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-enea-bsp-ppc \ ##OEROOT##/meta-fsl-ppc \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.p2041rdb/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.p2041rdb/local.conf.sample ____ MACHINE ?= "p2041rdb" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Configuration files in template.qemuarm _____ template.qemuarm/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.qemuarm/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.qemuarm/local.conf.sample ____ MACHINE ?= "qemuarm" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Configuration files in template.qemuppc _____ template.qemuppc/bblayers.conf.sample ____ POKY_BBLAYERS_CONF_VERSION = "1" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ##OEROOT##/meta \ ##OEROOT##/meta-el-common \ ##OEROOT##/meta-el-standard \ ##OEROOT##/meta-enea-bsp-common \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ ##OEROOT##/meta-openembedded/meta-filesystems \ ##OEROOT##/meta-openembedded/meta-python \ ##OEROOT##/meta-poky \ " _____ template.qemuppc/conf-notes.txt ____ Common targets are: enea-image-standard enea-image-standard-sdk _____ template.qemuppc/local.conf.sample ____ MACHINE ?= "qemuppc" DISTRO ?= "enea" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks" USER_CLASSES ?= "buildstats image-mklibs image-prelink" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" CONF_VERSION = "1" Images enea-image-standard.bb enea-image-standard-sdk.bb