|
Problem booting linux-boundary on nitrogen6x - suspect GCC 4.8.1 issue
So does your board boot with these changes (with GCC 4.8)?
So does your board boot with these changes (with GCC 4.8)?
|
By
...
· #3531
·
|
|
Help!!! Error while booting yocto linux
What's your target platform?
What's your target platform?
|
By
...
· #2878
·
|
|
run DirectFB(v1.4.0) with vivante acceleration failed
What's the failure? I only see a warning.
What's the failure? I only see a warning.
|
By
...
· #2693
·
|
|
[meta-fsl-arm][PATCH v3] xf86-dr-vivante: Fix build with latest X server
mibstore functions are no longer supported in the X server. This patch removes them from this driver, following the pattern in http://patches.openembedded.org/patch/46133/ This checkin shows when/wher
mibstore functions are no longer supported in the X server. This patch removes them from this driver, following the pattern in http://patches.openembedded.org/patch/46133/ This checkin shows when/wher
|
By
...
· #1836
·
|
|
[meta-fsl-arm][PATCH v2] xf86-dri-vivante: Fix build with latest X server base
mibstore functions are no longer supported. This patch removes them from this driver, following the pattern in http://patches.openembedded.org/patch/46133/ This checkin shows when/where the changes to
mibstore functions are no longer supported. This patch removes them from this driver, following the pattern in http://patches.openembedded.org/patch/46133/ This checkin shows when/where the changes to
|
By
...
· #1789
·
|
|
[meta-fsl-arm][PATCH v2] xf86-dri-vivante: Fix build with latest X server base
mibstore functions are no longer supported. This patch removes them from this driver, following the pattern in http://patches.openembedded.org/patch/46133/ This checkin shows when/where the changes to
mibstore functions are no longer supported. This patch removes them from this driver, following the pattern in http://patches.openembedded.org/patch/46133/ This checkin shows when/where the changes to
|
By
...
· #1788
·
|
|
[meta-fsl-arm][PATCH] xf86-dri-vivante: Fix build with latest X server base
Unknown, but it seems to work fine. I found this same change in other drivers in OE, e.g. http://patches.openembedded.org/patch/46133/ This checkin shows when/where that file was deleted and mentions
Unknown, but it seems to work fine. I found this same change in other drivers in OE, e.g. http://patches.openembedded.org/patch/46133/ This checkin shows when/where that file was deleted and mentions
|
By
...
· #1786
·
|
|
[meta-fsl-arm] Can't build X server
I've resent it from a different address & I think you should have it now.
I've resent it from a different address & I think you should have it now.
|
By
...
· #1784
·
|
|
[meta-fsl-arm][PATCH] xf86-dri-vivante: Fix build with latest X server base
mibstore functions are no longer supported. This patch removes them from this driver. Signed-off-by: Gary Thomas <gary@...> --- .../xf86-dri-vivante/remove-mibstore.patch | 24 +++++++++++++++
mibstore functions are no longer supported. This patch removes them from this driver. Signed-off-by: Gary Thomas <gary@...> --- .../xf86-dri-vivante/remove-mibstore.patch | 24 +++++++++++++++
|
By
...
· #1783
·
|
|
[meta-fsl-arm]
Yes both poky/yocto and meta-fsl-arm are as of last Friday.
Yes both poky/yocto and meta-fsl-arm are as of last Friday.
|
By
...
· #1768
·
|
|
[meta-fsl-arm]
I just built core-image-minimal on this configuration: Build Configuration: BB_VERSION = "1.17.1" BUILD_SYS = "i686-linux" NATIVELSBSTRING = "Fedora-13" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE =
I just built core-image-minimal on this configuration: Build Configuration: BB_VERSION = "1.17.1" BUILD_SYS = "i686-linux" NATIVELSBSTRING = "Fedora-13" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE =
|
By
...
· #1766
·
|
|
menuconfig isn't working
Looks like this is a typo. Be sure and use 'virtual/kernel' with a SLASH
Looks like this is a typo. Be sure and use 'virtual/kernel' with a SLASH
|
By
...
· #932
·
|
|
menuconfig isn't working
Have you run through the configure step previously? I'd try this sequence: $ bitbake virtual/kernel -c configure $ bitbake virtual/kernel -c menuconfig $ bitbake virtual/kernel
Have you run through the configure step previously? I'd try this sequence: $ bitbake virtual/kernel -c configure $ bitbake virtual/kernel -c menuconfig $ bitbake virtual/kernel
|
By
...
· #930
·
|
|
[meta-fsl-arm][PATCH 0/2] Fixes for current state of 1.4
That helped and along with a few other changes, I now have the X server running again. Now I have to figure out why my mouse isn't working with the latest kernel. Once I get the whole X system going,
That helped and along with a few other changes, I now have the X server running again. Now I have to figure out why my mouse isn't working with the latest kernel. Once I get the whole X system going,
|
By
...
· #637
·
|
|
[meta-fsl-arm][PATCH 0/2] Fixes for current state of 1.4
I think I may need to pass this on to you - it's blowing up during the very initial steps. Here's my GDB backtrace: Program received signal SIGSEGV, Segmentation fault. VivScreenInit (scrnIndex=scrnIn
I think I may need to pass this on to you - it's blowing up during the very initial steps. Here's my GDB backtrace: Program received signal SIGSEGV, Segmentation fault. VivScreenInit (scrnIndex=scrnIn
|
By
...
· #626
·
|
|
[meta-fsl-arm][PATCH 0/2] Fixes for current state of 1.4
This may take some time. While it does now build, it immediately dies with a segmentation violation.
This may take some time. While it does now build, it immediately dies with a segmentation violation.
|
By
...
· #624
·
|
|
[meta-fsl-arm][PATCH 0/2] Fixes for current state of 1.4
Thanks. I found much the same and have already integrated this method. I'll send a patch for it soon.
Thanks. I found much the same and have already integrated this method. I'll send a patch for it soon.
|
By
...
· #623
·
|
|
[meta-fsl-arm][PATCH 0/2] Fixes for current state of 1.4
OK, I'll look at this. I had expected this to already work, based on the earlier comments, but no problem.
OK, I'll look at this. I had expected this to already work, based on the earlier comments, but no problem.
|
By
...
· #621
·
|
|
[meta-fsl-arm][PATCH 0/2] Fixes for current state of 1.4
Thanks, I'm now using the yoctoproject.org repository and can see the recent changes. Sadly though, I can't build X11 drivers - full log attached. | In file included from ./vivante_util/vivante_common
Thanks, I'm now using the yoctoproject.org repository and can see the recent changes. Sadly though, I can't build X11 drivers - full log attached. | In file included from ./vivante_util/vivante_common
|
By
...
· #619
·
|
|
[meta-fsl-arm][PATCH 0/2] Fixes for current state of 1.4
Is this against https://github.com/Freescale/meta-fsl-arm.git (master)? I'm not seeing any recent changes: $ git log commit 4c55f41830886abd224c02ba638ed5e1af55baf8 Author: Leonardo Sandoval <leonardo
Is this against https://github.com/Freescale/meta-fsl-arm.git (master)? I'm not seeing any recent changes: $ git log commit 4c55f41830886abd224c02ba638ed5e1af55baf8 Author: Leonardo Sandoval <leonardo
|
By
...
· #614
·
|