Openembedded Core Discussions
 help / color / mirror / Atom feed
* [daisy][PATCH 00/15] SRC_URI and minor dependency fixes
@ 2017-09-08 23:21 Andre McCurdy
  2017-09-08 23:21 ` [daisy][PATCH 01/15] setserial: add missing depends on groff-native Andre McCurdy
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Andre McCurdy @ 2017-09-08 23:21 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-09-08 23:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-08 23:21 [daisy][PATCH 00/15] SRC_URI and minor dependency fixes Andre McCurdy
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox