summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-08-22 19:26:25 +0000
committerKoen Kooi <koen@openembedded.org>2006-08-22 19:26:25 +0000
commitcc4364acf06857a82842917172b8e0ac3a1a5a66 (patch)
tree123f444c90166c653354f742d6546494934b53d1
parentdef7fdbd8aef8f57d4cfc3b30e4eeb6524a52853 (diff)
downloadopenembedded-cc4364acf06857a82842917172b8e0ac3a1a5a66.tar.gz
docs/packaged-staging.xml: more bits
-rw-r--r--docs/packaged-staging.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/packaged-staging.xml b/docs/packaged-staging.xml
index b701689a65..1b5919e47a 100644
--- a/docs/packaged-staging.xml
+++ b/docs/packaged-staging.xml
@@ -288,7 +288,7 @@ The whole concept of ad-hoc creating seperate packages for native and cross pack
Stuffing all archs in the ipkg.conf is wrong as well, since it could allow installing of x86 stuff in an ARM based staging. I have no real solution for that yet.
</para>
<para>
-The hardcoded use of ipkg sucks, but it's the only package format OE can generate reliably. Using checkinstall would solve that, but that would introduce even more bootstrap and self-hosting problems.
+The hardcoded use of ipkg sucks, but it's the only package format OE can generate reliably. Using checkinstall would solve that, but that would introduce even more bootstrap and self-hosting problems since we'd need more tools before even starting to think about starting a build.
</para>
</section>