On Wed, Mar 29, 2023 at 05:31:38PM -0400, Denys Dmytriyenko wrote: > On Tue, Mar 28, 2023 at 12:59:31PM -0600, Theodore A. Roth wrote: > > On Tue, Mar 28, 2023 at 9:26 AM Denys Dmytriyenko <[email protected]> wrote: > > > > > > Thanks for the patch! > > > > > > Has version 23 been tested with the PowerVR patches for HW acceleration? > > > > We have not tested PowerVR stuff as our product is headless. > > Our builds are currently broken since we are tracking master for all > > of the meta layer git repositories we use. > > > > My intention for the patch was to bring the breakage to the attention > > of meta-ti since master has > > been broken for more than a week with no comments on the mailing list > > (hence the RFC tag). > > > > Now that the discussion has been started, I'm more than happy to help > > out where I can to get this resolved. > > So, master is currently going through the test cycle due to the recent > patchset, so may take a bit longer. > > I'll try to do some testing with this change, but so far looks good to me: > > Reviewed-by: Denys Dmytriyenko <[email protected]>
Seems to be working fine with some minimal testing I've done locally, so should be good to go. Thanks. > > > On Mon, Mar 27, 2023 at 11:08:09AM -0600, Theodore A. Roth wrote: > > > > From: "Theodore A. Roth" <[email protected]> > > > > > > > > The mesa recipes in oe-core have been updated to mesa-23 causing the > > > > following build error: > > > > > > > > $ bitbake core-image-minimal > > > > Loading cache: 100% | > > > > | ETA: --:--:-- > > > > Loaded 0 entries from dependency cache. > > > > Parsing recipes: 100% > > > > |#############################################| Time: 0:00:20 > > > > Parsing of 2816 .bb files complete (0 cached, 2816 parsed). 4472 > > > > targets, 484 skipped, 0 masked, 0 errors. > > > > ERROR: No recipes in default available for: > > > > > > > > /build/../oe/meta-ti/meta-ti-bsp/recipes-graphics/mesa/mesa-gl_22.%.bbappend > > > > > > > > /build/../oe/meta-ti/meta-ti-bsp/recipes-graphics/mesa/mesa_22.%.bbappend > > > > > > > > Summary: There was 1 ERROR message, returning a non-zero exit code. > > > > > > > > Signed-off-by: Theodore A. Roth <[email protected]> > > > > Signed-off-by: Theodore A. Roth <[email protected]> > > > > --- > > > > .../mesa/{mesa-gl_22.%.bbappend => mesa-gl_23.%.bbappend} | 0 > > > > .../mesa/{mesa_22.%.bbappend => mesa_23.%.bbappend} | 0 > > > > 2 files changed, 0 insertions(+), 0 deletions(-) > > > > rename meta-ti-bsp/recipes-graphics/mesa/{mesa-gl_22.%.bbappend => > > > > mesa-gl_23.%.bbappend} (100%) > > > > rename meta-ti-bsp/recipes-graphics/mesa/{mesa_22.%.bbappend => > > > > mesa_23.%.bbappend} (100%) > > > > > > > > diff --git a/meta-ti-bsp/recipes-graphics/mesa/mesa-gl_22.%.bbappend > > > > b/meta-ti-bsp/recipes-graphics/mesa/mesa-gl_23.%.bbappend > > > > similarity index 100% > > > > rename from meta-ti-bsp/recipes-graphics/mesa/mesa-gl_22.%.bbappend > > > > rename to meta-ti-bsp/recipes-graphics/mesa/mesa-gl_23.%.bbappend > > > > diff --git a/meta-ti-bsp/recipes-graphics/mesa/mesa_22.%.bbappend > > > > b/meta-ti-bsp/recipes-graphics/mesa/mesa_23.%.bbappend > > > > similarity index 100% > > > > rename from meta-ti-bsp/recipes-graphics/mesa/mesa_22.%.bbappend > > > > rename to meta-ti-bsp/recipes-graphics/mesa/mesa_23.%.bbappend
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16267): https://lists.yoctoproject.org/g/meta-ti/message/16267 Mute This Topic: https://lists.yoctoproject.org/mt/97887097/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
