[oe] [meta-oe][PATCH] surf: Add simple web browser

Khem Raj raj.khem at gmail.com
Fri Nov 15 15:04:28 UTC 2019


On Fri, Nov 15, 2019 at 5:30 AM Leon Anavi <leon.anavi at konsulko.com> wrote:

> Hi Ross, Martin, Khem,
>
> Thanks you for the feedback and for helping me. I've just submitted an
> updated version of the patch for a review. Now the recipe inherits
> distro_features_check.
>
> On 15.11.19 г. 1:22 ч., Ross Burton wrote:
> > On 14/11/2019 17:20, Leon Anavi wrote:
> >> +DEPENDS = "webkitgtk gtk+ gtk+3 glib-2.0 xserver-nodm-init"
> >
> > Are you sure it *build* depends on the X init scripts?
> >
> No, sorry, xserver-nodm-init is not a build dependency. I've removed it
> from the new version of the patch.
> >> +INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
> >> +INHIBIT_PACKAGE_STRIP = "1"
> >
> > Why?
> These two lines prevent already-stripped QA errors.
>

At least we don’t want debug splitting to be disabled
What errors do you see with this
Enabled


> I have tested the recipe on QEMU and Raspberry Pi 4.
>
> Thanks, Leon
> >
> > Ross
> >
> --
> Leon Anavi
> Software Engineer
> konsulko.com
>
>


More information about the Openembedded-devel mailing list