summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-03-17 10:42:32 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-19 12:38:17 +0000
commitf7dbbd187902392bbd5120661d3bb41faf19878e (patch)
tree69218593e855336d71d4fcd7f02057efe579172d /documentation
parent40f3ca0ae3aa732b216f2b4db6c2dfa1c4c8040d (diff)
downloadast2050-yocto-poky-f7dbbd187902392bbd5120661d3bb41faf19878e.zip
ast2050-yocto-poky-f7dbbd187902392bbd5120661d3bb41faf19878e.tar.gz
dev-manual: Removed inc PR step from Quilt workflow
Fixes [YOCTO #7460] There was a single occurrence of specifically calling out that PR needed to be manually incremented in the workflow section of the manual. It was step 8 of the Quilt flow. I deleted this step. Previous edits to the set have included extensive instruction on using a PR Service, which is basically what replaces the need for manually updating PR as it was in the past. (From yocto-docs rev: d8db2175225be45cb3f2b4d11f8281c5b1f40ad4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index c8278eb..cab7bf6 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -2373,10 +2373,6 @@
<literallayout class='monospaced'>
SRC_URI += "file://my_changes.patch"
</literallayout></para></listitem>
- <listitem><para><emphasis>Increment the Recipe Revision Number:</emphasis>
- Finally, don't forget to 'bump' the
- <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-PR'>PR</ulink></filename>
- value in the recipe since the resulting packages have changed.</para></listitem>
</orderedlist>
</para>
</section>
OpenPOWER on IntegriCloud