From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 734C2E003C1; Tue, 24 Jun 2014 14:36:28 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.160.44 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 94FCAE0027B for ; Tue, 24 Jun 2014 14:36:24 -0700 (PDT) Received: by mail-pb0-f44.google.com with SMTP id md12so765079pbc.17 for ; Tue, 24 Jun 2014 14:36:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=prtJKG48ppW3mAIwj25sZzEFxARHVUxC+HSn3G1xYhg=; b=c1oU2unlGK3KMFVXq0z68rh++mHraupD+M1W9Sxyx/8qzFEVLuGW6E466UwDHs7HS9 KWESE8hLkFIkuP37RXVoQSlEaD3doXfuYfNX6ck2K92frLlASeHyGm1YICk0X4bgmbHk Osl+8iFVA4NbKxV6kxKPzFUwhoYYr3UAeZoUTXcJ7Er32sYUNFQr4OJD9nqWNNw5dO34 dQw32vAsCNEjE3T6nvIQQsV+KCJxjsBivdaBxQf8p6R4+7+OD558qgQPTAJDkh9TR3Ku BE6HyYNwpJrVZlozHV5HLQjYNH7/0WgMUeR8taSppHM9fEsICXBfxpSgzOJvcYlZJFDc n0VQ== X-Gm-Message-State: ALoCoQnwt9CyfYCyNtGehn/NF8g1FAP5d5UycxinZwjMHWh4se385uR6gc8Z2OseJE4mg3nL7kwh X-Received: by 10.67.4.138 with SMTP id ce10mr5436592pad.12.1403645784399; Tue, 24 Jun 2014 14:36:24 -0700 (PDT) Received: from [29.6.1.5] (174-22-230-69.phnx.qwest.net. [174.22.230.69]) by mx.google.com with ESMTPSA id fn2sm6964288pab.22.2014.06.24.14.36.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 24 Jun 2014 14:36:23 -0700 (PDT) Message-ID: <53A9EF54.6070405@boundarydevices.com> Date: Tue, 24 Jun 2014 14:36:20 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Jens Rehsack , "meta-freescale@yoctoproject.org" References: <9E8324E30C113D479942FFD69C73020E4ACE410E@Exchange.RDM.local> In-Reply-To: <9E8324E30C113D479942FFD69C73020E4ACE410E@Exchange.RDM.local> X-Enigmail-Version: 1.6 Subject: Re: Linux kernel version 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, 24 Jun 2014 21:36:28 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 > | ^ > | 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