> On May 14, 2018, at 2:43 PM, Bill Jenkins <[email protected]> wrote: > > Hi, > > I just sync'd to the head of the master branch in the poky and > meta-raspberrypi repos today > and tried a build that successfully completed last week, but now fails with > the error message > "No package 'wayland-egl' found" during the gtk+3_3.22.29.bb:do_configure > task. > > I see some recent commits in both branches related to egl movement between > wayland > and userland. I made sure to be up-to-date in both repos. What could I be > missing? >
I found that by removing the do_install_append_rpi() from commit de8912cb, the build finishes successfully. Is there something else that this commit is depending on that I do not have? -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
