[yocto] [meta-raspberrypi][PATCH 0/1] layer.conf: set high layer priority

Gary Thomas gary at mlbassoc.com
Mon Mar 9 14:19:22 PDT 2015


On 2015-03-09 15:07, Andreas Müller wrote:
> On Mon, Mar 9, 2015 at 9:58 PM, Gary Thomas <gary at 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 at 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
------------------------------------------------------------



More information about the yocto mailing list