diff options
author | Koen Kooi <koen@openembedded.org> | 2006-10-17 08:32:17 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-10-17 08:32:17 +0000 |
commit | 4d245b061230067392d4afff237d097e8e038ce9 (patch) | |
tree | 014cbfb7efbf93cdd1503d8702acc3c2eb6f8a50 /classes | |
parent | 0e3a4597c74d4d9b8be6c67cc5c409ccbea2ca88 (diff) |
packaged-staging.bbclass: update instructions
Diffstat (limited to 'classes')
-rw-r--r-- | classes/packaged-staging.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/packaged-staging.bbclass b/classes/packaged-staging.bbclass index 7f74b7c062..f0a721fd4a 100644 --- a/classes/packaged-staging.bbclass +++ b/classes/packaged-staging.bbclass @@ -6,7 +6,7 @@ # INHERIT += "packaged-staging" # # You also need ipkg-cl and ipkg-make-index installed on your host -# put stage-manager and ipkg-build from org.openembedded.packaged-staging/contrib/ in your $PATH +# put ipkg-build from org.openembedded.packaged-staging/contrib/ in your $PATH # BUGS: # * does not distinguish between -native, -cross and other packages |