Hi, On Fri, 5 Mar 2021, at 08:00, Khem Raj wrote: > On Thu, Mar 4, 2021 at 3:36 PM Andrei Gherzan <[email protected]> wrote: > > > > From: Andrei Gherzan <[email protected]> > > > > Signed-off-by: Andrei Gherzan <[email protected]> > > --- > > meta/recipes-gnome/epiphany/epiphany_3.38.2.bb | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/meta/recipes-gnome/epiphany/epiphany_3.38.2.bb > > b/meta/recipes-gnome/epiphany/epiphany_3.38.2.bb > > index 7fedc43a99..8e697b4a44 100644 > > --- a/meta/recipes-gnome/epiphany/epiphany_3.38.2.bb > > +++ b/meta/recipes-gnome/epiphany/epiphany_3.38.2.bb > > @@ -21,5 +21,8 @@ SRC_URI = > > "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV} > > " > > SRC_URI[archive.sha256sum] = > > "8b05f2bcc1e80ecf4a10f6f01b3285087eb4cbdf5741dffb8c0355715ef5116d" > > > > +# Developer mode enables debugging > > +PACKAGECONFIG[developer-mode] = "-Ddeveloper_mode=true" > > add else case to define it to false as well.
Thanks. Sent v2. --- Andrei
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#149059): https://lists.openembedded.org/g/openembedded-core/message/149059 Mute This Topic: https://lists.openembedded.org/mt/81090982/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
