All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ross Burton" <ross@burtonini.com>
To: meta-arm@lists.yoctoproject.org
Subject: [PATCH 2/2] kas: remove redundant env settings
Date: Wed,  9 Dec 2020 10:57:01 +0000	[thread overview]
Message-ID: <20201209105701.4193892-2-ross.burton@arm.com> (raw)
In-Reply-To: <20201209105701.4193892-1-ross.burton@arm.com>

These are left over from an experiment and are no longer needed.

Change-Id: I27677b58e4c196371a394f47b185f71917848528
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 kas/base.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/kas/base.yml b/kas/base.yml
index 06ea962..3ed7c26 100644
--- a/kas/base.yml
+++ b/kas/base.yml
@@ -20,10 +20,6 @@ repos:
       meta:
       meta-poky:
 
-env:
-  BB_LOGCONFIG: ""
-  PYTHONPATH: ""
-
 local_conf_header:
   base: |
     CONF_VERSION = "1"
-- 
2.25.1


  reply	other threads:[~2020-12-09 10:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09 10:57 [PATCH 1/2] gitlab-ci: force git updates Ross Burton
2020-12-09 10:57 ` Ross Burton [this message]
2020-12-09 15:34 ` [meta-arm] " Jon Mason

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=20201209105701.4193892-2-ross.burton@arm.com \
    --to=ross@burtonini.com \
    --cc=meta-arm@lists.yoctoproject.org \
    /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.