All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: "Andreas Müller" <schnitzeltony@googlemail.com>
Cc: Yocto Project <yocto@yoctoproject.org>
Subject: Re: [meta-raspberrypi][PATCH 0/1] layer.conf: set high layer priority
Date: Mon, 09 Mar 2015 15:19:22 -0600	[thread overview]
Message-ID: <54FE0E5A.9040400@mlbassoc.com> (raw)
In-Reply-To: <CALbNGRQ32k1jxRuNNOYUP+Aj-syQHyYoO81hMaL7dHzE1MgcfQ@mail.gmail.com>

On 2015-03-09 15:07, Andreas Müller wrote:
> On Mon, Mar 9, 2015 at 9:58 PM, Gary Thomas <gary@mlbassoc.com> wrote:
>> On 2015-03-09 14:50, Andreas Müller wrote:
>>>
>>> On Sun, Mar 1, 2015 at 1:14 AM, Andrei 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
>>>>> 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
>>>>>
>>>>> 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'. 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...)

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2015-03-09 21:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-20 16:40 [meta-raspberrypi][PATCH 0/1] layer.conf: set high layer priority Petter Mabäcker
2015-02-20 16:40 ` [meta-raspberrypi][PATCH 1/1] " Petter Mabäcker
2015-03-01  0:14 ` [meta-raspberrypi][PATCH 0/1] " Andrei Gherzan
2015-03-09 20:50   ` Andreas Müller
2015-03-09 20:55     ` Andrei Gherzan
2015-03-09 20:58     ` Gary Thomas
2015-03-09 21:07       ` Andreas Müller
2015-03-09 21:19         ` Gary Thomas [this message]
2015-03-09 21:24           ` Andreas Müller
2015-03-11  6:53             ` Petter Mabäcker
2015-03-11  9:39               ` Andreas Müller
2015-03-11 19:06                 ` Petter Mabäcker

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=54FE0E5A.9040400@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=schnitzeltony@googlemail.com \
    --cc=yocto@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.