oe-core mesa-dri recipe includes egl and gles by default now in PACKAGECONFIG. Drop this bbappend.
Signed-off-by: Andrei Gherzan <[email protected]> --- recipes-graphics/mesa/mesa-dri_8.0.5.bbappend | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 recipes-graphics/mesa/mesa-dri_8.0.5.bbappend diff --git a/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend b/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend deleted file mode 100644 index db4a459..0000000 --- a/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend +++ /dev/null @@ -1,2 +0,0 @@ -PRINC := "${@int(PRINC) + 1}" -PACKAGECONFIG_append_vexpressa9 = " gles egl" -- 1.7.9.5 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
