Zoran, I have just notice that I sent the guide to you specially :D Now sending it again including Yocto Mailing List too. It is good to contact with you! Thanks!
HUMMING BOARD 2 (or humming board edge) i.MX6 Yocto meta-qt5 configuration sources, (all of em with sumo branches) git://git.yoctoproject.org/poky https://github.com/Freescale/meta-freescale.git https://github.com/meta-qt5/meta-qt5.git https://github.com/openembedded/meta-openembedded.git https://github.com/SolidRun/meta-solidrun-bsp.git my configration files, BBLAYERS.CONF # POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf # changes incompatibly POKY_BBLAYERS_CONF_VERSION = "2" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ /home/closx/poky/meta \ /home/closx/poky/meta-poky \ /home/closx/poky/meta-yocto-bsp \ /home/closx/poky/meta-solidrun-bsp \ /home/closx/poky/meta-freescale \ /home/closx/poky/meta-qt5 \ /home/closx/poky/meta-openembedded/meta-oe \ " LOCAL.CONF MACHINE ??= "solidrun-imx6" DISTRO ?= "poky" PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES ?= "debug-tweaks package-management" 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" ACCEPT_FSL_EULA = "1" LICENSE_FLAGS_WHITELIST = "commercial" DISTRO_FEATURES_remove = "x11" IMAGE_INSTALL_append += " qtbase" IMAGE_INSTALL_append += " qtquickcontrols" IMAGE_INSTALL_append += " qtquickcontrols2" IMAGE_INSTALL_append += " qtserialport" IMAGE_INSTALL_append += " qtmultimedia" IMAGE_INSTALL_append += " qtserialport" IMAGE_INSTALL_append += " qtwayland" IMAGE_INSTALL_append += " qtserialbus" IMAGE_INSTALL_append += " qtdeclarative" IMAGE_INSTALL_append += " cinematicexperience" PARALLEL_MAKE ?= "-j 6" BB_NUMBER_THREADS ?= "6" DL_DIR ?= "${TOPDIR}/downloads" INHERIT += "rm_work" IMPORTANT NOTE: If reader (you) don't know what you are doing, you should change these lines (in local.conf) depending on how many threads can your computer run!!! PARALLEL_MAKE ?= "-j 6" BB_NUMBER_THREADS ?= "6" You can contact with me: onurese...@gmail.com Cheers, Onur Zoran Stojsavljevic <zoran.stojsavlje...@gmail.com>, 4 Tem 2019 Per, 15:43 tarihinde şunu yazdı: > Thank you for letting me and us know. The good stuff is the following: > if you attach yours fixed local.conf as the reference to all of us: > [1] As referent model; > [2] As something very valuable we also learned from you (not a joke, > believe me)! > > Thank you, > Zoran > _______ > > On Thu, Jul 4, 2019 at 2:38 PM Onur Eser <onurese...@gmail.com> wrote: > > > > Thanks everyone, the problem was a line missing in my local.conf file. > Now understand what is wrong. My image is booting! Thanks again, have a > good dai! > > > > Zoran Stojsavljevic <zoran.stojsavlje...@gmail.com>, 4 Tem 2019 Per, > 15:22 tarihinde şunu yazdı: > >> > >> > Weston is arguably superior to X11 in most respects, and for new > >> > platforms which are not tied to a classic X server I entirely > >> > recommend Weston over X. > >> > >> Never opposed that. The idea was to (as first step) do the easier and > >> much better documented part (X11 build), and then do the next harder > >> and more challenging step, Weston protocol. > >> > >> But this is only me and my thinking. ;-) > >> > >> Zoran > >> _______ > >> > >> On Thu, Jul 4, 2019 at 12:16 PM Burton, Ross <ross.bur...@intel.com> > wrote: > >> > > >> > On Thu, 4 Jul 2019 at 10:43, Zoran Stojsavljevic > >> > <zoran.stojsavlje...@gmail.com> wrote: > >> > > Why Weston protocol? Why not classical X11 Client Server in user > >> > > space? Which DeskTop are U using in Ur YOCTO build? > >> > > >> > Weston is arguably superior to X11 in most respects, and for new > >> > platforms which are not tied to a classic X server I entirely > >> > recommend Weston over X. > >> > > >> > Ross >
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto