From: Khem Raj <raj.khem@gmail.com>
To: OE core <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/3] Do not depend on BBFILES to compute scm dirs
Date: Tue, 10 May 2011 23:29:51 -0700 [thread overview]
Message-ID: <cover.1305095232.git.raj.khem@gmail.com> (raw)
This fixes the problem that I described in
http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/001966.html
Additionally we do not need directories with */packages/* in BBFILES
anymore
use --no-check-certificate for wget otherwise tar downloads from
github.com end up giving certificate errors
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://github.com/downloads/tias/xinput_calibrator/xinput_calibrator-0.7.5.tar.gz [following]
--2011-05-10 23:16:17-- https://github.com/downloads/tias/xinput_calibrator/xinput_calibrator-0.7.5.tar.gz
Connecting to github.com|207.97.227.239|:443... connected.
ERROR: certificate common name `*.github.com' doesn't match requested host name `github.com'.
To connect to github.com insecurely, use `--no-check-certificate'.
Pull URL: git://git.openembedded.org/openembedded-core-contrib
Branch: kraj/misc-fixes
Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-fixes
Thanks,
Khem Raj <raj.khem@gmail.com>
---
Khem Raj (2):
metadata_scm.bbclass: Use COREBASE to grok for SCM operations
meta/conf/layer.conf: Remove packages/*bb from BBFILES
Otavio Salvador (1):
conf/bitbake.conf: use --no-check-certificate to avoid errors when
wgetting from https
meta/classes/metadata_scm.bbclass | 5 +----
meta/conf/bitbake.conf | 8 ++++----
meta/conf/layer.conf | 2 +-
3 files changed, 6 insertions(+), 9 deletions(-)
--
1.7.4.1
next reply other threads:[~2011-05-11 6:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-11 6:29 Khem Raj [this message]
2011-05-11 6:29 ` [PATCH 1/3] metadata_scm.bbclass: Use COREBASE to grok for SCM operations Khem Raj
2011-05-11 6:29 ` [PATCH 2/3] meta/conf/layer.conf: Remove packages/*bb from BBFILES Khem Raj
2011-05-11 6:30 ` [PATCH 3/3] conf/bitbake.conf: use --no-check-certificate to avoid errors when wgetting from https Khem Raj
2011-05-11 6:42 ` Khem Raj
2011-05-11 9:01 ` Richard Purdie
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=cover.1305095232.git.raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-core@lists.openembedded.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.