[OE-core] [daisy][PATCH 00/15] SRC_URI and minor dependency fixes
Andre McCurdy
armccurdy at gmail.com
Fri Sep 8 23:21:36 UTC 2017
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
More information about the Openembedded-core
mailing list