On 2012-12-19 05:55, Otavio Salvador wrote:
On Wed, Dec 19, 2012 at 10:53 AM, Gary Thomas <[email protected]> wrote:
On 2012-12-19 05:41, Otavio Salvador wrote:

On Wed, Dec 19, 2012 at 10:35 AM, Otavio Salvador
<[email protected]> wrote:

On Wed, Dec 19, 2012 at 10:31 AM, Daiane Angolini
<[email protected]> wrote:

On 12/18/2012 08:37 PM, Otavio Salvador wrote:


Otavio Salvador (2):
     udev: Drop bbappend as Meta-OpenEmbedded does not has it anymore
     README: Update for current state regarding master branch

    README                                        |   11 +----------
    conf/machine/include/fsl-default-versions.inc |    2 --
    recipes-core/udev/udev_173.bbappend           |    8 --------
    3 files changed, 1 insertion(+), 20 deletions(-)
    delete mode 100644 recipes-core/udev/udev_173.bbappend

What is the newer udev? Did you tested it with imx53 kernel (2.6.35)?


This is the 182 which has been include in OE-Core.

We had to lock  down in 173 as 182 version in meta-oe lacked init
scripts, just by this reason.

In either case, 173 version has been dropped from meta-oe so we need
to adjust for that, and this patchset address it.


As you acked them, I merged both to master.


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 <[email protected]>
   Date:   Tue Dec 18 10:21:49 2012 -0600

     Creating patches info added to README

     Signed-off-by: Leonardo Sandoval <[email protected]>

   commit cb7440642b5e185010582382ca927d3244deb345
   Author: Vladimir Zapolskiy <[email protected]>
   Date:   Tue Dec 18 13:49:37 2012 +0200

     xf86-video-imxfb-vivante: add dependency on X11

Am I missing something?

Yes; the problem is github  is a mirror of yocto repository so I
suggest you to follow git.yoctoproject.org repository as github may
take some time to update.

n.b. once I get it building again against OE-core master, I'll send my
patches
for the SabreLite support (touch screen, U-Boot, etc)

Awesome!

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.h:69:0,
|                  from vivante_fbdev/vivante_fbdev_driver.c:23:
| 
/home/local/imx6_poky/tmp/sysroots/sabrelite/usr/include/xorg/fbdevhw.h:50:23: 
note: declared here
| vivante_fbdev/vivante_fbdev_driver.c:780:26: warning: assignment from 
incompatible pointer type [enabled by default]
| vivante_fbdev/vivante_fbdev_driver.c: In function 'VivCloseScreen':
| vivante_fbdev/vivante_fbdev_driver.c:826:5: warning: passing argument 1 of 
'pScreen->CloseScreen' makes pointer from integer without a cast [enabled by 
default]
| vivante_fbdev/vivante_fbdev_driver.c:826:5: note: expected 'ScreenPtr' but 
argument is of type 'int'
| vivante_fbdev/vivante_fbdev_driver.c:826:5: error: too many arguments to 
function 'pScreen->CloseScreen'
| make[2]: *** [vivante_fbdev_driver.lo] Error 1
| make[2]: *** Waiting for unfinished jobs....
| make[2]: Leaving directory 
`/home/local/imx6_poky/tmp/work/sabrelite-amltd-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r20.1/xserver-xorg-video-imx-viv-12.09.01/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory 
`/home/local/imx6_poky/tmp/work/sabrelite-amltd-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r20.1/xserver-xorg-video-imx-viv-12.09.01'

Any ideas?  Maybe I've missed something else.

_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to