On 11/11/2014 05:02 PM, Koen Kooi wrote:
It is not a bug when recipe foo.bb doesn't generate foo.ipk. Your changes introduce needless churn and break upgrade paths only to cater to people making wrong assumptions.
Except on purpose to not generate recipe_name package, the other situation is indeed a bug, such as ssmping and pimd, it don't generate any package at all. http://cgit.openembedded.org/meta-openembedded/commit/?id=4b6970c24c3fb0926fd700678c0e11de43a5bf92 http://cgit.openembedded.org/meta-openembedded/commit/?id=c5398fc0fe246e4828c9e950f779f437266bfaa1 If the "Your chagnes" means add checking about the non-create package, I think you are right, many recipe don't want generate recipe_name package on purpose, we should avoid that noisy warning, maybe we should add a script to do that on the result of world build. But if the "Your chagnes" means the above fix, I think these fixes is reasonable for users, especially for newbies. (Actually the issues were reported by our customer) //Hongxu
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core