Skip to main content.
Navigation:
DENX
>
U-Boot
>
GnatsWeb
Translations:
Edit
|
Attach
|
Raw
|
Ref-By
|
Printable
|
More
U-Boot
Sections of this site:
DENX Home
|
DULG
|
ELDK-5
|
Know
|
Training
|
U-Boot
|
U-Bootdoc
Topics
U-Boot Home
Documentation
Source Code
The Custodians
Custodian Repositories
Development Process
Release Cycle
Coding Style
Patches
Tasks
Contacts
Changes
Index
List of pages in U-Boot
Search
---+!! Web Interface to the U-Boot Patch Tracking System %TOC% #UnassignedPatches ---++ Unassigned Patches Example: <pre> <h2><a href="http://bugs.denx.de/databases/u-boot/categories/unassigned-patches" id="unassigned-patches">Category unassigned-patches</a></h2><ul>...<li><a href="http://bugs.denx.de/databases/u-boot/prs/18">PR18</a>: [PATCH 2/3] TEST: format text<br> Originator: Wolfgang Denk <wd@denx.de>, State: open</li><li><a href="http://bugs.denx.de/databases/u-boot/prs/19">PR19</a>: [PATCH 1/3] TEST: add file<br> Originator: Wolfgang Denk <wd@denx.de>, State: open</li><li><a href="/databases/u-boot/prs/20">PR20</a>: [PATCH 3/3] TEST: add author name<br> Originator: Wolfgang Denk <wd@denx.de>, State: open</li></ul> </pre> ---++ Cross-Linking of Relates Messages and Patch Series If you submit a series of patches to the Tracking System, each message gets stored as a separate [[GnatsGlossary#ProblemReport][PR]]. To make things even more complicated, there is no guarantee at all that the patches arrive in the same order as they were sent, so the [[GnatsGlossary#ProblemReport][PR]] numbers may show a completely different order - you can see this in the example in section [[#UnassignedPatches][Unassigned Patches]] above. However, if you view such a [[GnatsGlossary#ProblemReport][PR]], you will see that the "In-Reply-To:" and "Message-Id:" entries are actually links. For example, if you view [[http://bugs.denx.de/databases/u-boot/prs/18][PR # 18]] and click on the [[http://bugs.denx.de/databases/u-boot/message-ids/%3C1217707968-24231-1-git-send-email-wd@denx.de%3E][In-Reply-To:]] link, you may get a page like this: <pre> <h2>PRs related to mail <1217707968-24231-1-git-send-email-wd@denx.de></h2><h3>Original Message</h2><ul><li><a href="/databases/u-boot/prs/19">PR19</a>: [PATCH 1/3] TEST: add file<br>Originator: Wolfgang Denk <wd@denx.de>, State: open</li></ul><h3>Direct Replys</h3><ul><li><a href="/databases/u-boot/prs/18">PR18</a>: [PATCH 2/3] TEST: format text<br>Originator: Wolfgang Denk <wd@denx.de>, State: open<br>Message-Id: <<a href="/databases/GnatswebNG=HASH%280x8a202c8%29/message-ids/%3C1217707968-24231-2-git-send-email-wd@denx.de%3E">1217707968-24231-2-git-send-email-wd@denx.de</a>> <span class="gmanelink">[<a href="http://mid.gmane.org/%3C1217707968-24231-2-git-send-email-wd@denx.de%3E">gmane</a>]</span></li></ul><h3>Other related Mails</h3><ul><li><a href="/databases/u-boot/prs/20">PR20</a>: [PATCH 3/3] TEST: add author name<br>Originator: Wolfgang Denk <wd@denx.de>, State: open<br>Message-Id: <<a href="/databases/GnatswebNG=HASH%280x8a202c8%29/message-ids/%3C1217707968-24231-3-git-send-email-wd@denx.de%3E">1217707968-24231-3-git-send-email-wd@denx.de</a>> <span class="gmanelink">[<a href="http://mid.gmane.org/%3C1217707968-24231-3-git-send-email-wd@denx.de%3E">gmane</a>]</span></li></ul> </pre> As you can see, links to the [[http://www.gmane.org/][Gmane mailing list archive]] are also provided.