All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrei Gherzan" <andrei@gherzan.com>
To: "Khem Raj" <raj.khem@gmail.com>
Cc: openembedded <openembedded-core@lists.openembedded.org>,
	"Andrei Gherzan" <andrei.gherzan@huawei.com>
Subject: Re: [OE-core] [PATCH 2/2] epiphany: Add package configuration for building in developer mode
Date: Fri, 05 Mar 2021 15:50:31 +0000	[thread overview]
Message-ID: <4a522c36-a33b-4932-a438-5dccd553e270@www.fastmail.com> (raw)
In-Reply-To: <CAMKF1spAuYuGXKxps1MzP3cEPZAFKSnnaRDbc1UPbtswEXh5uw@mail.gmail.com>

Hi,

On Fri, 5 Mar 2021, at 08:00, Khem Raj wrote:
> On Thu, Mar 4, 2021 at 3:36 PM Andrei Gherzan <andrei@gherzan.com> wrote:
> >
> > From: Andrei Gherzan <andrei.gherzan@huawei.com>
> >
> > Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
> > ---
> >  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

  reply	other threads:[~2021-03-05 15:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-04 23:35 [PATCH 1/2] gcr: Add support for building without x11 Andrei Gherzan
2021-03-04 23:35 ` [PATCH 2/2] epiphany: Add package configuration for building in developer mode Andrei Gherzan
2021-03-05  8:00   ` [OE-core] " Khem Raj
2021-03-05 15:50     ` Andrei Gherzan [this message]
2021-03-05 10:23 ` [OE-core] [PATCH 1/2] gcr: Add support for building without x11 Alexander Kanavin
2021-03-05 15:50   ` Andrei Gherzan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4a522c36-a33b-4932-a438-5dccd553e270@www.fastmail.com \
    --to=andrei@gherzan.com \
    --cc=andrei.gherzan@huawei.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.