summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-08-14 14:45:20 +0000
committerKoen Kooi <koen@openembedded.org>2006-08-14 14:45:20 +0000
commit2f655129d4e2fd76c0babc5ab712899306615a0a (patch)
tree702b5388722f825a9e69c6bd294c612047126607
parentbd8a2bb00a264a98164127d7abd2833e8252923f (diff)
downloadopenembedded-2f655129d4e2fd76c0babc5ab712899306615a0a.tar.gz
docs/packaged-staging.xml: start filling in "How to proceed from here"
-rw-r--r--docs/packaged-staging.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/packaged-staging.xml b/docs/packaged-staging.xml
index 9f0bbca610..e7ca749272 100644
--- a/docs/packaged-staging.xml
+++ b/docs/packaged-staging.xml
@@ -276,12 +276,14 @@ ipkg install newly-packaged-stuff
<section>
<title>Current state</title>
<para>
+The metadata in the packaged-staging branch well, once it's done building the toolchains. The infamous 'bitbake nano' testcase works as well as other packages present in the packaged-staging branch.
</para>
</section>
<section>
<title>How to proceed from here</title>
<para>
+First the gcc-cross problem has the be fixed, with the solution mentioned in the previous chapter. After that a org.openembedded.dev.packaged-staging branch should be created where patched will be applied on top of org.openembedded.dev to test 'bitbake angstrom-bootstrap-image'. Once that passes all tests succesfully, it can be propagated back to org.openembedded.dev.
</para>
</section>