From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Jens Rehsack <Jens.Rehsack@rademacher.de>,
"meta-freescale@yoctoproject.org"
<meta-freescale@yoctoproject.org>
Subject: Re: Linux kernel version
Date: Tue, 24 Jun 2014 14:36:20 -0700 [thread overview]
Message-ID: <53A9EF54.6070405@boundarydevices.com> (raw)
In-Reply-To: <9E8324E30C113D479942FFD69C73020E4ACE410E@Exchange.RDM.local>
Hi Jens,
On 06/23/2014 07:30 AM, Jens Rehsack wrote:
> Hi,
>
> I'm trying to get a Yocto based image built for a modified sabre board.
>
> I received some kernel patches against uboot 2009.08 and imx-linux-3.0.35-4.0.0.
>
You're going to need to update your kernel to 3.10.17 in order to
use the libraries in Daisy.
> When I build a default project (eg. fsl-image-dfb) for machine
> imx6dlsabresd (I didn't manage to add an own machine configuration, but
> will dig developer manual before asking regarding that ...), always
> linux-imx-3.10.17-ga_1.0.0 is built. Setting
>
> PREFERRED_VERSION_linux-imx_mx6 = "3.0.35"
>
> causes in build-errors of imx-lib_mx6:
>
> | arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 --sysroot=/home/sno/fsl-release-bsp/first-test/tmp/sysroots/mediapilot -DIMX6Q -I/home/sno/fsl-release-bsp/first-test/tmp/sysroots/mediapilot/usr/src/kernel/include/uapi -I/home/sno/fsl-release-bsp/first-test/tmp/sysroots/mediapilot/usr/src/kernel/include -I/home/sno/fsl-release-bsp/first-test/tmp/sysroots/mediapilot/usr/src/kernel/drivers/mxc/security/rng/include -I/home/sno/fsl-release-bsp/first-test/tmp/sysroots/mediapilot/usr/src/kernel/drivers/mxc/security/sahara2/include -Wall -O2 -fPIC -c pxp_lib.c -o pxp_lib.o
> | In file included from pxp_lib.c:26:0:
> | pxp_lib.h:19:30: fatal error: linux/pxp_device.h: No such file or directory
> | #include <linux/pxp_device.h>
> | ^
> | compilation terminated.
> | make[1]: *** [pxp_lib.o] Error 1
> | make[1]: Leaving directory `/home/sno/fsl-release-bsp/first-test/tmp/work/mediapilot-poky-linux-gnueabi/imx-lib/1_3.10.17-1.0.0-r0/imx-lib-3.10.17-1.0.0/pxp'
>
Even if you get past imx-lib's compilation issues, you'll be left with
a mis-match of kernel and at least GPU ABI mismatches.
Regards,
Eric
prev parent reply other threads:[~2014-06-24 21:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-23 14:30 Linux kernel version Jens Rehsack
2014-06-24 21:20 ` Otavio Salvador
2014-06-24 21:36 ` Eric Nelson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53A9EF54.6070405@boundarydevices.com \
--to=eric.nelson@boundarydevices.com \
--cc=Jens.Rehsack@rademacher.de \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.