summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-08-14 15:12:23 +0000
committerKoen Kooi <koen@openembedded.org>2006-08-14 15:12:23 +0000
commita8e63d53b92da67c9e9d71bcd785f28a554b29b0 (patch)
treef6522b1a9b1638d9e7d5d0cd0a488f44e933afaf
parent2f655129d4e2fd76c0babc5ab712899306615a0a (diff)
downloadopenembedded-a8e63d53b92da67c9e9d71bcd785f28a554b29b0.tar.gz
classes/packaged-staging.bbclass: update TODO and BUGS
-rw-r--r--classes/packaged-staging.bbclass3
1 files changed, 0 insertions, 3 deletions
diff --git a/classes/packaged-staging.bbclass b/classes/packaged-staging.bbclass
index e83a373751..7d5c8e30ed 100644
--- a/classes/packaged-staging.bbclass
+++ b/classes/packaged-staging.bbclass
@@ -9,14 +9,11 @@
# BUGS:
# * does not distinguish between -native, -cross and other packages
-# * is oblivious to CROSSDIR
# * breaks when a recipe needs stuff from STAGING_DIR to be present during do_stage, broken behaviour IMO
# * same goes for CROSS_DIR
# TODO:
-# * also make packages for CROSSDIR
# * also build a feed for native and cross packages
-# * make package detection a bit smarter (search for compatible archs)
# * make do_clean clean staging as well
# Summary: