From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 95AFCE0076F; Tue, 10 Mar 2015 23:54:01 -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=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [195.74.38.225 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message Received: from bin-vsp-out-03.atm.binero.net (vsp-unauthed01.binero.net [195.74.38.225]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 091B6E006E9 for ; Tue, 10 Mar 2015 23:53:57 -0700 (PDT) X-Halon-ID: 5fc29f76-c7bb-11e4-9958-0050569116f7 Authorized-sender: petter@technux.se Received: from webmail.binero.se (unknown [195.74.38.9]) by bin-vsp-out-03.atm.binero.net (Halon Mail Gateway) with ESMTPA; Wed, 11 Mar 2015 07:53:50 +0100 (CET) MIME-Version: 1.0 Date: Wed, 11 Mar 2015 07:53:53 +0100 From: =?UTF-8?Q?Petter_Mab=C3=A4cker?= To: , Organization: Technux Mail-Reply-To: In-Reply-To: References: <20150301001450.GC22308@gmail.com> <54FE098E.5020701@mlbassoc.com> <54FE0E5A.9040400@mlbassoc.com> Message-ID: <630ff0d7c9593b5d339fd652eeb887ab@technux.se> X-Sender: petter@technux.se User-Agent: Binero Webmail/0.8.4 Subject: Re: [meta-raspberrypi][PATCH 0/1] layer.conf: set high layer priority X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: petter@technux.se List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2015 06:54:01 -0000 Content-Type: multipart/alternative; boundary="=_5dd9b4f95d5bb0bf89fc7b1a5b134353" --=_5dd9b4f95d5bb0bf89fc7b1a5b134353 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 I have created a new ticket for the raspberrypi2 problem: http://redmine.gherzan.com/issues/52 For the raspberrypi problem I cannot reproduce this problem. For me it looks good using below revisions for poky and meta-raspberrypi: meta-raspberrypi: 57c8e6b rpi-base.inc: Include the RPI2 DTB poky: 0aff275 layer.conf: bump version as error-report interface changed Andreas: Can you please specify revisions you are using for poky and meta-raspberrypi? Would be great if you also can mail me log.do_fetch and log.do_patch (if such exists I understand it as it bails at do_fetch form your mail..) found in: /tmp/work/raspberrypi-poky-linux-gnueabi/xserver-xf86-config/0.1-*/temp/ as well.. BR, Petter 2015-03-09 22:24 skrev Andreas Müller: > On Mon, Mar 9, 2015 at 10:19 PM, Gary Thomas wrote: > >> On 2015-03-09 15:07, Andreas Müller wrote: >> >>> On Mon, Mar 9, 2015 at 9:58 PM, Gary Thomas wrote: >>> >>>> On 2015-03-09 14:50, Andreas Müller wrote: >>>> >>>>> On Sun, Mar 1, 2015 at 1:14 AM, Andrei Gherzan wrote: >>>>> >>>>>> Hello, On Fri, Feb 20, 2015 at 05:40:21PM +0100, Petter Mabäcker wrote: >>>>>> >>>>>>> The following changes since commit d8bf60ce6c4a6c6371527c6df2e3243d2771c0cc: README: Github repo changed (2015-02-14 02:00:57 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib petmab/rpi_layer_prio http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=petmab/rpi_layer_prio [1] Petter Mabäcker (1): layer.conf: set high layer priority conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) >>>>>> Patch merged to master. Thanks Petter. -- Andrei Gherzan -- >>>>> This one breaks xserver-xf86-config for me | Function failed: Fetcher failure for URL: 'file://xorg.conf.d/10-evdev.conf [2]'. Unable to fetch URL from any source. >>>> Are you trying to build for the RaspberryPi2? I [temporarily] fixed this by copying the missing files. In the meta-raspberrypi layer, do % rsync -a recipes-graphics/xorg-xserver/xserver-xf86-config/raspberrypi{/,2} >>> ctoproject.org/listinfo/yocto I checked both (I have simply copied xserver-xf86-config files for rpi2). Increasing Layer priority above 7 fails for me - have no idea why. What should this patch solve/enhance? >> That command will let bitbake find the missing file: recipes-graphics/xorg-xserver/xserver-xf86-config/raspberrypi2/ recipes-graphics/xorg-xserver/xserver-xf86-config/raspberrypi2/xorg.conf.d recipes-graphics/xorg-xserver/xserver-xf86-config/raspberrypi2/xorg.conf.d/10-evdev.conf recipes-graphics/xorg-xserver/xserver-xf86-config/raspberrypi2/xorg.conf With this I was able to build for the rpi2. Too bad Newark hasn't delivered mine yet (although it was promised 10 days ago...) > > To avoid misunderstandings: The problem came up (for me) by increasing > layer priority and affects raspberrypi (I know files are missing for > raspberrypi2) > > Andreas Links: ------ [1] http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=petmab/rpi_layer_prio [2] file://xorg.conf.d/10-evdev.conf --=_5dd9b4f95d5bb0bf89fc7b1a5b134353 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

I have created a new ticket for the raspberrypi2 problem: http://redmine= =2Egherzan.com/issues/52

For the raspberrypi problem I cannot reproduce this problem. For me it l= ooks good using below revisions for poky and meta-raspberrypi:

meta-raspberrypi: 57c8e6b rpi-base.inc: Include the RPI2 DTB

poky: 0aff275 layer.conf: bump version as error-report interface changed=

 

Andreas: Can you please specify revisions you are using for poky and met= a-raspberrypi? Would be great if you also can mail me log.do_fetch and log= =2Edo_patch (if such exists I understand it as it bails at do_fetch form yo= ur mail..) found in:

<yourproject>/tmp/work/raspberrypi-poky-linux-gnueabi/xserver-xf86= -config/0.1-*/temp/ as well..

 

BR, Petter

 

2015-03-09 22:24 skrev Andreas Müller:

On Mon, Mar 9, 2015 at 10:19 PM, Gary Thomas <gary@mlbassoc.com> wrote:
On 2015-03-09 15:07, Andreas Mül= ler wrote:
On Mon, Mar 9, 2015 at 9:58 PM, Gary = Thomas <gary@mlbassoc.com> w= rote:
On 2015-03-09 14:50, Andreas Mül= ler wrote:
On Sun, Mar 1, 2015 at 1:14 AM, Andre= i Gherzan <andrei@gherzan.ro>= ; wrote:
Hello, On Fri, Feb 20, 2015 at 05:40:= 21PM +0100, Petter Mabäcker wrote:
The following changes since commit d8= bf60ce6c4a6c6371527c6df2e3243d2771c0cc: README: Github repo changed (2015-0= 2-14 02:00:57 +0100) are available in the git repository at: git://git.yoct= oproject.org/poky-contrib petmab/rpi_layer_prio http://gi= t.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=3Dpetmab/rpi_layer_prio= Petter Mabäcker (1): layer.conf: set high layer priority conf/layer= =2Econf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Patch merged to master. Thanks Petter. -- Andrei Gherzan --
This one breaks xserver-xf86-config for me | Function failed: Fetcher failu= re for URL: 'file://xorg.conf= =2Ed/10-evdev.conf'. Unable to fetch URL from any source.
Are you trying to build for the RaspberryPi2? I [temporarily] fixed this by= copying the missing files. In the meta-raspberrypi layer, do % rsync -a re= cipes-graphics/xorg-xserver/xserver-xf86-config/raspberrypi{/,2} ctoproject.org/listinfo/yocto I checked both (I have simply copied xserver-= xf86-config files for rpi2). Increasing Layer priority above 7 fails for me= - have no idea why. What should this patch solve/enhance?
That command will let bitbake find the missing file: recipes-graphics/xorg-= xserver/xserver-xf86-config/raspberrypi2/ recipes-graphics/xorg-xserver/xse= rver-xf86-config/raspberrypi2/xorg.conf.d recipes-graphics/xorg-xserver/xse= rver-xf86-config/raspberrypi2/xorg.conf.d/10-evdev.conf recipes-graphics/xo= rg-xserver/xserver-xf86-config/raspberrypi2/xorg.conf With this I was able = to build for the rpi2. Too bad Newark hasn't delivered mine yet (although i= t was promised 10 days ago...)
To avoid misunderstandings: The problem came up (for me) by increasing
layer priority and affects raspberrypi (I know files are missing for
raspberrypi2)

Andreas
--=_5dd9b4f95d5bb0bf89fc7b1a5b134353--