From: Lauren Post <[email protected]> Fix to fallback to software path when transform is not supported
Signed-off-by: Lauren Post <[email protected]> Signed-off-by: Tom Hochstein <[email protected]> --- ...vivante_5.0.11.p8.3.bb => xf86-video-imxfb-vivante_5.0.11.p8.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-graphics/xorg-driver/{xf86-video-imxfb-vivante_5.0.11.p8.3.bb => xf86-video-imxfb-vivante_5.0.11.p8.4.bb} (65%) diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.3.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.4.bb similarity index 65% rename from recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.3.bb rename to recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.4.bb index 2bccfbc..497d37a 100644 --- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.3.bb +++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.4.bb @@ -6,5 +6,5 @@ require xf86-video-imxfb-vivante.inc SRC_URI += "file://Stop-using-Git-to-write-local-version.patch" -SRC_URI[md5sum] = "457b39733b34009754c36224dfd25ea1" -SRC_URI[sha256sum] = "00b4925819601461c0aa293a25024709410ab8d669accfa71ffd3177ff3cdeb2" +SRC_URI[md5sum] = "7a2c8d4e56c33b9692d252193f00ef44" +SRC_URI[sha256sum] = "ddb6de9e00ce0b22f6c905eaf6694424413eade53ef6cd3b36e20ac99dcc0e0f" -- 1.9.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
