Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] local.conf.sample.extended: Document how to limit parallel fetch tasks
@ 2020-02-19 22:08 Richard Purdie
  2020-02-19 22:32 ` ✗ patchtest: failure for local.conf.sample.extended: Document how to limit parallel fetch tasks (rev2) Patchwork
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Purdie @ 2020-02-19 22:08 UTC (permalink / raw)
  To: openembedded-core

[YOCTO #13235]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/conf/local.conf.sample.extended | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/meta/conf/local.conf.sample.extended b/meta/conf/local.conf.sample.extended
index fcf4a9b7c1a..443b4e83f9a 100644
--- a/meta/conf/local.conf.sample.extended
+++ b/meta/conf/local.conf.sample.extended
@@ -23,6 +23,14 @@
 #
 # For a quad-core machine, BB_NUMBER_THREADS = "4", PARALLEL_MAKE = "-j 4" would
 # be appropriate for example.
+#
+# Some users are behind firewalls or use servers where the number of parallel connections
+# is limited. In such cases you can limit the number of fetch tasks which run in parallel by
+# setting the option below, in this case limiting to a maximum of 4 fetch tasks in parallel:
+#
+#do_fetch[number_threads] = "4"
+#
+
 
 #DISTRO_FEATURES = "alsa bluetooth ext2 irda ipv4 ipv6 pcmcia usbgadget usbhost wifi nfs zeroconf pci"
 
-- 
2.25.0



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

* ✗ patchtest: failure for local.conf.sample.extended: Document how to limit parallel fetch tasks (rev2)
  2020-02-19 22:08 [PATCH] local.conf.sample.extended: Document how to limit parallel fetch tasks Richard Purdie
@ 2020-02-19 22:32 ` Patchwork
  0 siblings, 0 replies; 2+ messages in thread
From: Patchwork @ 2020-02-19 22:32 UTC (permalink / raw)
  To: Richard Purdie; +Cc: openembedded-core

== Series Details ==

Series: local.conf.sample.extended: Document how to limit parallel fetch tasks (rev2)
Revision: 2
URL   : https://patchwork.openembedded.org/series/22768/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  master (currently at 8f29d82202)



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



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

end of thread, other threads:[~2020-02-19 22:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-19 22:08 [PATCH] local.conf.sample.extended: Document how to limit parallel fetch tasks Richard Purdie
2020-02-19 22:32 ` ✗ patchtest: failure for local.conf.sample.extended: Document how to limit parallel fetch tasks (rev2) Patchwork

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