All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dev-manual: update blktrace example to match master branch
@ 2020-04-15  9:04 Robert P. J. Day
  0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2020-04-15  9:04 UTC (permalink / raw)
  To: YP docs mailing list


Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 2b8868b62..06e3068cd 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -1989,13 +1989,15 @@
                 Here is an example from the recipe
                 <filename>meta/recipes-kernel/blktrace/blktrace_git.bb</filename>:
                 <literallayout class='monospaced'>
-     SRCREV = "d6918c8832793b4205ed3bfede78c2f915c23385"
+     SRCREV = "cca113f2fe0759b91fd6a0e10fdcda2c28f18a7e"

-     PR = "r6"
-     PV = "1.0.5+git${SRCPV}"
+     PV = "1.2.0+git${SRCPV}"

      SRC_URI = "git://git.kernel.dk/blktrace.git \
-                file://ldflags.patch"
+                file://ldflags.patch \
+                file://CVE-2018-10689.patch \
+                file://make-btt-scripts-python3-ready.patch \
+     "
                 </literallayout>
             </para>


-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                         http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-15  9:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15  9:04 [PATCH] dev-manual: update blktrace example to match master branch Robert P. J. Day

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.