From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from emea01-am1-obe.outbound.protection.outlook.com (mail-am1lp0014.outbound.protection.outlook.com [213.199.154.14]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 45AE1E00B8B for ; Tue, 15 Apr 2014 07:34:51 -0700 (PDT) Received: from [192.168.1.176] (93.64.190.105) by DB3PR04MB105.eurprd04.prod.outlook.com (10.242.129.14) with Microsoft SMTP Server (TLS) id 15.0.921.12; Tue, 15 Apr 2014 14:34:46 +0000 Message-ID: <534D435B.2020801@giuneco.it> Date: Tue, 15 Apr 2014 16:34:03 +0200 From: Gianluca Cinci User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: References: <653c8aa7b3e04f11931a3f1bb2c21f0a@BY2PR03MB379.namprd03.prod.outlook.com> In-Reply-To: <653c8aa7b3e04f11931a3f1bb2c21f0a@BY2PR03MB379.namprd03.prod.outlook.com> X-Originating-IP: [93.64.190.105] X-ClientProxiedBy: AMSPR07CA002.eurprd07.prod.outlook.com (10.242.77.170) To DB3PR04MB105.eurprd04.prod.outlook.com (10.242.129.14) X-Forefront-PRVS: 0182DBBB05 X-Forefront-Antispam-Report: SFV:NSPM; SFS:(10019001)(6009001)(6049001)(428001)(158454003)(51704005)(24454002)(479174003)(189002)(53754006)(199002)(19580395003)(36756003)(19580405001)(99396002)(81542001)(79102001)(50466002)(80316001)(83322001)(20776003)(47776003)(66066001)(23746002)(80022001)(65956001)(65806001)(4396001)(64126003)(42186004)(83506001)(46102001)(87976001)(86362001)(85852003)(59896001)(77982001)(74662001)(83072002)(31966008)(74502001)(15975445006)(87266999)(33656001)(92726001)(74482001)(76176999)(54356999)(50986999)(65816999)(92566001)(80976001)(3076001)(11784265003); DIR:OUT; SFP:1102; SCL:1; SRVR:DB3PR04MB105; H:[192.168.1.176]; FPR:EE87F1C8.245223C4.35D3B388.44E27503.20616; MLV:sfv; PTR:InfoNoRecords; MX:1; A:1; LANG:en; Received-SPF: None (: giuneco.it does not designate permitted sender hosts) X-OriginatorOrg: giuneco.it Subject: Re: [ANN] FSL Test Plan Announcement 1.6 | imx53qsb + qt5.2 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2014 14:34:53 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 8bit Hi all, hi Diane i tried the snapshot 20140407 (daisy) on imx53qsb. The filesystem (ubi) boot ok , ( i must to try kernel and uboot) My question is about qt 5.2 I compiled with this local.conf: --------------------------------------------------------------------------------------------- BB_NUMBER_THREADS ?= "${@oe.utils.cpu_count()}" PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}" MACHINE ??= 'imx53qsb' DISTRO ?= 'poky' PACKAGE_CLASSES ?= "package_ipk" EXTRA_IMAGE_FEATURES = "debug-tweaks ssh-server-openssh" 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 \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K" PACKAGECONFIG_pn-qemu-native = "sdl" ASSUME_PROVIDED += "libsdl-native" CONF_VERSION = "1" DL_DIR ?= "${BSPDIR}/downloads/" ACCEPT_FSL_EULA = "" DISTRO_FEATURES_remove = "x11 wayland" IMAGE_FSTYPES = "ubi" MKUBIFS_ARGS = "-m 2048 -e 129024 -c 1600" UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512" UBI_VOLNAME = "rootfs" IMAGE_INSTALL_append = "binutils strace tslib-conf tslib-tests tslib-calibrate openssh-sftp-server alsa-lib alsa-state alsa-utils-alsaconf tslib fontconfig freetype opkg opkg-config-base qtbase qtbase-fonts qtbase qtbase-tools qtbase-plugins cinematicexperience qtserialport gstreamer gst-fsl-plugin gst-plugins-good icu wpa-supplicant wireless-tools gdb gdbserver " ------------------------------------------------------------------------------------------------------------- Now , after the boot process is ok , i try to run the cinematicexperience as: ./QT5_CinematicExperience -platform eglfs but i receive the same error of the all previous Qt5 compilation: ------------------- EGL Error : Could not create the egl surface: error = 0x3003 Aborted -------------------- Can someone explain how this error can definitively avoid. I know and i read some of mails and or sites posts about eglfshook patch etc .. , but what is the mainline work about this ? In other word , is there a replicable workaround/patch for daisy release? Thank all for your work Gianluca Cinci | Giuneco s.r.l. P.S. @ Travor Woerner (imx53 mainter) : if you want i can send some feedback about yocto + imx53qsb On 04/04/2014 19:57, Daiane.Angolini@freescale.com wrote: > We’d like to invite everyone to help us to test the FSL Community BSP 1.6 - Daisy release. > > Please, test your favorite board (or boards), using your favorite image. > > We would like to have at least one test for each of 29 maintained boards (supported by both meta-fsl-arm or meta-fsl-arm-extra), all orphan boards can still be tested. The result of the tests will be included in the Release Notes > > We’ve made a form which guides you through a small set of steps and help us to track which boards has been tested. Please, make sure you know the packages needed for some tests listed at top of form. > > If you have any other question you want to be include in the test form, please, let us know. > > The ‘1.6’ is being developed in the ‘daisy’ branch, so use this branch for the tests (please do not send reports for ‘master’ branch, any error/bug on master should be reported on mailing list). > > We’ll be receiving and reviewing the test results until April 31th 2014. However please start the tests as soon as you can, so we can have the most solid release as possible. The release will be done together with the Yocto release (planned for April 26th 2014) and any issues found (if applicable) will need to be fixed for the 1.6 point releases (1.6.1, 1.6.2, …). > > The goal test plan for this release is: > > MUST HAVE: > * all 29 boards MUST reach the user space prompt > * all i.MX6 boards MUST have running accelerated > * x11 > * framebuffer > * wayland > * directfb > * all i.MX6 boards MUST have GPU and VPU support for both SFP and HFP > * all 29 boards MUST play at least one movie > * all 29 boards MUST encode at least one kind of movie > * all 29 boards MUST have minimal kernel defconfig enabled by default (USB/SDcard/aplay) > > We need your help to accomplish our test goals and we don’t have enough manpower resources to do it all by ourselves. We count on the community to help on this. > > Please, report any bug/error to mailing list, we will discuss case-by-case and create needed bug report. > > After the test cycle, we will include the summary of the test result on the release notes so we can start to build credibility by showing our test results for all the boards, giving to users and partners a central place for checking for expected behaviour, and known issues, for a specific board. > > Please, find the Test Form for 1.6 - Daisy at > https://docs.google.com/forms/d/1dl6gLKW-X6o3NgEhxKQTS9UJ8cUJr37Tqgm42ge9hTQ/viewform > > > Regards, > Daiane