Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Daiane
On Mon, Nov 26, 2012 at 2:45 PM, Otavio Salvador
<otavio@...> wrote: I tested tiger (under /opt/viv_samples) (and cover flow) and it workedTwo additional questions:Daiane has tested it I think. Daiane? very fine. I tested it on X11 image and with fb image. Do you think this test is enough? What would be other good tests? Daiane
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Otavio Salvador
On Mon, Nov 26, 2012 at 3:00 PM, Daiane Angolini <daiane.list@...> wrote:
On Mon, Nov 26, 2012 at 2:45 PM, Otavio SalvadorLater Qt will prove if it works or not ;-) -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Otavio Salvador
On Mon, Nov 26, 2012 at 2:53 PM, Thomas Senyk
<thomas.senyk@...> wrote: On Mon, November 26, 2012 14:00:42 Daiane Angolini wrote:By the way, HP people, Martin and I are working in Qt5 packaging forOn Mon, Nov 26, 2012 at 2:45 PM, Otavio SalvadorYes @ "enough" .. at least for me to do the next bigger test: Qt5 and eglfs OE. We're doing our work at https://github.com/meta-qt5/meta-qt5 It is not yet working but you might want to help ;-) -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Thomas Senyk <thomas.senyk@...>
On Mon, November 26, 2012 15:12:08 Otavio Salvador wrote:
On Mon, Nov 26, 2012 at 2:53 PM, Thomas SenykNice!! I took a quick look at the files ...and as with the qt4 recipes, it's ... interesting ... how complex things can get when writing a recipe ;) I'll test it tomorrow ... I guess the proper channel to talk about this is openembedded-devel@... ? Greets Thomas
|
|
[meta-fsl-arm][PATCH] Remove warning about vivante driver being stripped
Alexandre Belloni <alexandre.belloni@...>
Signed-off-by: Alexandre Belloni <alexandre.belloni@...>
--- .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc index 83ab75a..4baf608 100644 --- a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc +++ b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc @@ -33,6 +33,9 @@ PACKAGES =+ "libclc-mx6 libclc-mx6-dev libclc-mx6-dbg \ libvivante-common-mx6 libvivante-common-mx6-dev libvivante-common-mx6-dbg \ " +# Inhibit warnings about files being stripped. +INHIBIT_PACKAGE_DEBUG_SPLIT = "1" + # FIXME: The provided binary doesn't provide soname. If in future BSP # release the libraries are fixed, we can drop this hack. SOLIBS = "${SOLIBSDEV}" -- 1.7.9.5
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Gary Thomas <samoht.yrag@...>
On 2012-11-26 09:45, Otavio Salvador wrote:
On Mon, Nov 26, 2012 at 2:23 PM, Thomas SenykI've tried these new changes on my imx6qsabrelite board and X now comes up (no more segmentation violation), but the touch screen isn't working. I don't see a module available for it (it used to be tsc2004). How do I get the touch screen going? Thanks
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Daiane
I'm using LVDS and it is not working as well.
I don't know tsc2004, where do you connect this display? You could try to use egalaxy driver, may you do that? (and let me know the results =P) Daiane
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Otavio Salvador
On Mon, Nov 26, 2012 at 3:48 PM, Thomas Senyk
<thomas.senyk@...> wrote: On Mon, November 26, 2012 15:12:08 Otavio Salvador wrote:In fact we've been discussing it at oe@...On Mon, Nov 26, 2012 at 2:53 PM, Thomas SenykNice!! I took a quick look at the files ...and as with the qt4 recipes, it's The recipes are not working for non x86 targets as it is still trying to run native tools during target builds. It is still work in progress but any help is good. -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: [meta-fsl-arm][PATCH] Remove warning about vivante driver being stripped
Otavio Salvador
On Mon, Nov 26, 2012 at 3:56 PM, Alexandre Belloni
<alexandre.belloni@...> wrote: Signed-off-by: Alexandre Belloni <alexandre.belloni@...>Good catch! Did you check the code if it will warn if it has debug symbols in the package? My concern here is if examples or other apps has symbols if it is going to warn so we can fix it. -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Gary Thomas <samoht.yrag@...>
On 2012-11-26 11:04, Daiane Angolini wrote:
I'm using LVDS and it is not working as well.That driver is compiled in and it's trying to use it, but failing. I get this error when I boot: egalax_ts 2-0004: egalax_ts: failed to read firmware version egalax_ts: probe of 2-0004 failed with error -5 I had this working with a previous kernel, using these modules: egalax_ts tsc2004 galcore n.b. when you reply, please quote what you are replying to. If you read these messages via email (as I do), all context is lost and it's really hard to figure out what you are saying. Not everyone uses Google Group's swank interface!
|
|
Re: [meta-fsl-arm][PATCH] Remove warning about vivante driver being stripped
Alexandre Belloni <alexandre.belloni@...>
On Mon, Nov 26, 2012 at 04:21:24PM -0200, Otavio Salvador wrote :
Good catch! Did you check the code if it will warn if it has debugI don't think so but I haven't checked. I'm wondering if we shouldn't separate the driver itself from the example applications that are in /opt. I don't think you would want those on your final production releases... -- Alexandre Belloni
|
|
Re: [meta-fsl-arm][PATCH] Remove warning about vivante driver being stripped
Otavio Salvador
On Mon, Nov 26, 2012 at 4:21 PM, Otavio Salvador
<otavio@...> wrote: On Mon, Nov 26, 2012 at 3:56 PM, Alexandre BelloniLooking at the python code it seems we ought to use: INHIBIT_PACKAGE_STRIP = "1" Regarding your patch, please: * bump INC_PR; * prefix short commit description with the recipe name you are changing; Thanks by looking at it. -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: [meta-fsl-arm][PATCH] Remove warning about vivante driver being stripped
Otavio Salvador
On Mon, Nov 26, 2012 at 4:33 PM, Alexandre Belloni
<alexandre.belloni@...> wrote: On Mon, Nov 26, 2012 at 04:21:24PM -0200, Otavio Salvador wrote :It has been done that way; the driver files are split among manyGood catch! Did you check the code if it will warn if it has debugI don't think so but I haven't checked. I'm wondering if we shouldn't lib<something> files and the example code in ${PN}. So it should be fine. -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Otavio Salvador
On Mon, Nov 26, 2012 at 4:27 PM, Gary Thomas <samoht.yrag@...> wrote:
On 2012-11-26 11:04, Daiane Angolini wrote:Right. galcoreThis is now built-in. Since you had it working previously please compare the dmesg output between both kernels so we can have a light where to look for it? -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Gary Thomas <samoht.yrag@...>
On 2012-11-26 11:40, Otavio Salvador wrote:
On Mon, Nov 26, 2012 at 4:27 PM, Gary Thomas <samoht.yrag@...> wrote:I'll see what I can do. I built it using meta-fsl-arm in October, soOn 2012-11-26 11:04, Daiane Angolini wrote:Right. I'll have to rewind meta-fsl-arm to that time period since the linux kernel recipes have been updated (and older versions deleted). Does someone have a working image for the sabrelite that uses this touch screen (it was the only one available as I recall when I bought the board in October)? I'd really like to try a known image so as to eliminate any errors I might have added when making the build.
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Otavio Salvador
On Mon, Nov 26, 2012 at 4:54 PM, Gary Thomas <samoht.yrag@...> wrote:
On 2012-11-26 11:40, Otavio Salvador wrote:In any case this seems to be kernel related and not a BSP issue. Fabio, could you take a look? -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: [meta-fsl-arm][PATCH] Remove warning about vivante driver being stripped
Alexandre Belloni <alexandre.belloni@...>
On Mon, Nov 26, 2012 at 04:35:24PM -0200, Otavio Salvador wrote :
It has been done that way; the driver files are split among manyYeah right, I didn't read the inc file to the end... -- Alexandre Belloni
|
|
Re: P2041rdb
McClintock Matthew-B29882 <B29882@...>
On Mon, Nov 26, 2012 at 5:30 AM, Daiane Angolini <daiane.list@...> wrote:
Or meta-fsl-ppc instead of meta-fsl-arm for p2041rdb ;)As a final tip, use a layer for your/your customer changes so yourGopi, you can take a look how meta-fsl-demos is used combined with -M
|
|
Re: [meta-fsl-ppc master] libxml: update the version number to 2.9.0 to match the upgrade in poky
McClintock Matthew-B29882 <B29882@...>
On Fri, Nov 23, 2012 at 5:37 AM, Otavio Salvador
<otavio@...> wrote: On Fri, Nov 23, 2012 at 8:10 AM, Zhenhua Luo <b19537@...> wrote:danny is already there in meta-fsl-ppcupgrade the version to 2.9.0 to fix following version mismatch issue:Before this patch is applied, the danny branch of meta-fsl-ppc needs I've queued this up for testing. -M
|
|
Re: [meta-fsl-arm][PATCH] Remove warning about vivante driver being stripped
Alexandre Belloni <alexandre.belloni@...>
On Mon, Nov 26, 2012 at 04:34:24PM -0200, Otavio Salvador wrote :
On Mon, Nov 26, 2012 at 4:21 PM, Otavio SalvadorJust to be clear, you mean you want to use both INHIBIT_PACKAGE_DEBUG_SPLIT = 1, to solve the warning issue and INHIBIT_PACKAGE_STRIP = 1 ? If I'm not mistaken, this will mean that unstripped binaries won't get stripped. Is that what you want ? Regarding your patch, please:Will do. Regards, -- Alexandre Belloni
|
|