From: Andre McCurdy <armccurdy@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [daisy][PATCH 00/15] SRC_URI and minor dependency fixes
Date: Fri, 8 Sep 2017 16:21:36 -0700 [thread overview]
Message-ID: <1504912911-23120-1-git-send-email-armccurdy@gmail.com> (raw)
Daisy has now (long since) left upstream maintenance and entered into
community support. As a member of a community which still actively
develops against this version of OE, I would like to propose the
following updates.
The SRC_URI fixes address fetcher failures which have crept in over
time and now cause build failures for new users etc who don't already
have a fully populated downloads directory.
The two dependency fixes are historical but often go unnoticed when
building on a fully installed host system. Unfortunately they become
more problematic when building within a minimal docker container etc
where the host versions of the tools are not installed by default.
Alejandro Hernandez (1):
kernel: Added bc-native as DEPENDS
Alexander Kanavin (1):
ossp-uuid: update SRC_URI to not use Google Code
Andre McCurdy (5):
dpkg: update SRC_URI
libproxy: update SRC_URI
lsof: update SRC_URI
netbase: update SRC_URI
mklibs-native: update SRC_URI
Chang Rebecca Swee Fun (1):
cryptodev-linux: update SRC_URI
Maxin B. John (1):
ossp-uuid: use snapshot.debian.org for SRC_URI
Richard Purdie (1):
pigz: Update SRC_URI
Robert Yang (4):
base-passwd: fix SRC_URI
dosfstools: fix SRC_URI
mailx: fix SRC_URI
stat: fix SRC_URI
Yue Tao (1):
setserial: add missing depends on groff-native
meta/classes/kernel.bbclass | 2 +-
meta/recipes-bsp/setserial/setserial_2.17.bb | 2 ++
meta/recipes-core/base-passwd/base-passwd_3.5.29.bb | 2 +-
meta/recipes-core/netbase/netbase_5.2.bb | 2 +-
meta/recipes-devtools/dosfstools/dosfstools_2.11.bb | 3 ++-
meta/recipes-devtools/dpkg/dpkg.inc | 2 +-
meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb | 2 +-
meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb | 3 ++-
meta/recipes-extended/lsof/lsof_4.87.bb | 2 +-
meta/recipes-extended/mailx/mailx_12.5.bb | 4 ++--
meta/recipes-extended/pigz/pigz.inc | 2 +-
meta/recipes-extended/stat/stat_3.3.bb | 2 +-
meta/recipes-kernel/cryptodev/cryptodev_1.6.inc | 2 +-
meta/recipes-support/libproxy/libproxy_0.4.11.bb | 2 +-
14 files changed, 18 insertions(+), 14 deletions(-)
--
1.9.1
next reply other threads:[~2017-09-08 23:21 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-08 23:21 Andre McCurdy [this message]
2017-09-08 23:21 ` [daisy][PATCH 01/15] setserial: add missing depends on groff-native Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 02/15] kernel: Added bc-native as DEPENDS Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 03/15] base-passwd: fix SRC_URI Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 04/15] dosfstools: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 05/15] mailx: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 06/15] stat: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 07/15] ossp-uuid: update SRC_URI to not use Google Code Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 08/15] ossp-uuid: use snapshot.debian.org for SRC_URI Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 09/15] pigz: Update SRC_URI Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 10/15] cryptodev-linux: update SRC_URI Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 11/15] dpkg: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 12/15] libproxy: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 13/15] lsof: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 14/15] netbase: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 15/15] mklibs-native: " Andre McCurdy
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=1504912911-23120-1-git-send-email-armccurdy@gmail.com \
--to=armccurdy@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox