diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-25 09:48:45 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-01 20:50:45 +0100 |
| commit | c8953cc33766699a69d0eab39fa6a52794a3e181 (patch) | |
| tree | d4c05b675af729fb18cdf1ef5342e1017d5196d1 | |
| parent | 491b29151a2621497a0fadf909158b04458bb345 (diff) | |
| download | poky-c8953cc33766699a69d0eab39fa6a52794a3e181.tar.gz | |
documentation/dev-manual/dev-manual-intro.xml: Hob and BA added
Added Hob and Build Appliance to the list of other stuff the user
might want to reference.
(From yocto-docs rev: 4c94654e53e422e5e0a54476e3ca88e682f177af)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 02769fb84b..cf5471ee1b 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
| @@ -128,6 +128,14 @@ | |||
| 128 | Release Notes</ulink>:</emphasis> Features, updates and known issues for the current | 128 | Release Notes</ulink>:</emphasis> Features, updates and known issues for the current |
| 129 | release of the Yocto Project.</para></listitem> | 129 | release of the Yocto Project.</para></listitem> |
| 130 | <listitem><para><emphasis> | 130 | <listitem><para><emphasis> |
| 131 | <ulink url='&YOCTO_HOME_URL;/projects/hob'> | ||
| 132 | Hob</ulink>:</emphasis> A graphical user interface for BitBake. | ||
| 133 | Hob's primary goal is to enable a user to perform common tasks more easily.</para></listitem> | ||
| 134 | <listitem><para><emphasis> | ||
| 135 | <ulink url='&YOCTO_HOME_URL;/documentation/build-appliance'> | ||
| 136 | Build Appliance</ulink>:</emphasis> Allows you to build and boot a custom embedded Linux | ||
| 137 | image with the Yocto Project using a non-Linux development system.</para></listitem> | ||
| 138 | <listitem><para><emphasis> | ||
| 131 | <ulink url='&YOCTO_BUGZILLA_URL;'>Bugzilla</ulink>:</emphasis> | 139 | <ulink url='&YOCTO_BUGZILLA_URL;'>Bugzilla</ulink>:</emphasis> |
| 132 | The bug tracking application the Yocto Project uses. | 140 | The bug tracking application the Yocto Project uses. |
| 133 | If you find problems with the Yocto Project, you should report them using this | 141 | If you find problems with the Yocto Project, you should report them using this |
