summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: