[yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

Andrei Gherzan andrei at gherzan.ro
Mon Oct 31 07:10:11 PDT 2016


On Thu, Sep 22, 2016 at 07:47:54AM +0200, Andreas Müller wrote:
> For those who want to run closed source driver with mesa. See further details
> at [1]
>
> [1] http://anholt.livejournal.com/47717.html
>
> Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
> ---
>  conf/machine/include/rpi-base.inc | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc
> index 69774f4..737e842 100644
> --- a/conf/machine/include/rpi-base.inc
> +++ b/conf/machine/include/rpi-base.inc
> @@ -38,6 +38,7 @@ KERNEL_DEVICETREE ?= " \
>      overlays/w1-gpio-pullup.dtbo \
>      overlays/pi3-miniuart-bt.dtbo \
>      overlays/vc4-kms-v3d.dtbo \
> +    overlays/vc4-fkms-v3d.dtbo

There is a problem with this change. It seems like this dtb overlay is
not availble in kernel version above 4.4. Don't know exactly why.

>      "
>  KERNEL_IMAGETYPE ?= "Image"
>
> --
> 2.5.5
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

--
Andrei Gherzan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161031/f070738d/attachment.pgp>


More information about the yocto mailing list