diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 14:33:16 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:19 +0100 |
| commit | a3e4478288b731ac8dc2f9c2d0041b08257092cd (patch) | |
| tree | 923942c5be9bffd863919545b039776c59bc9fd3 /documentation/kernel-dev | |
| parent | 55ae73c68b27da936de96691263c0559bfb662ca (diff) | |
| download | poky-a3e4478288b731ac8dc2f9c2d0041b08257092cd.tar.gz | |
kernel-dev: Removed a development note that was for Bruce Ashfield.
(From yocto-docs rev: e78c2bd1ac07dbe7344e4bb0a6089f1bee7ea5ad)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-advanced.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml b/documentation/kernel-dev/kernel-dev-advanced.xml index 0fb9029f5a..144ff0ce4f 100644 --- a/documentation/kernel-dev/kernel-dev-advanced.xml +++ b/documentation/kernel-dev/kernel-dev-advanced.xml | |||
| @@ -1029,9 +1029,8 @@ | |||
| 1029 | <listitem><para><filename>branch [ref]</filename>: | 1029 | <listitem><para><filename>branch [ref]</filename>: |
| 1030 | Creates a new branch relative to the current branch | 1030 | Creates a new branch relative to the current branch |
| 1031 | (typically <filename>${KTYPE}</filename>) using | 1031 | (typically <filename>${KTYPE}</filename>) using |
| 1032 | the currently checked-out branch, or "ref" if specified.</para> | 1032 | the currently checked-out branch, or "ref" if specified. |
| 1033 | <para><emphasis>TODO:</emphasis> Bruce, we need to clarify | 1033 | </para></listitem> |
| 1034 | the "relative to the current branch" bit.</para></listitem> | ||
| 1035 | <listitem><para><filename>define</filename>: | 1034 | <listitem><para><filename>define</filename>: |
| 1036 | Defines variables, such as <filename>KMACHINE</filename>, | 1035 | Defines variables, such as <filename>KMACHINE</filename>, |
| 1037 | <filename>KTYPE</filename>, <filename>KARCH</filename>, | 1036 | <filename>KTYPE</filename>, <filename>KARCH</filename>, |
