Hi Frans, >I've made a list of patch files in recipes (prefixed with file://) and >compared it with the list of patch files as appear on disk. >Below is the list of 645 files that do not show up in any recipe and >as such can be considered as orphaned. >Proposal is to remove these files after double checking that they are >indeed not used. > >Do people agree with this? If so can I have an ack? > >And do we want to have a commit for every file (makes it easy to >revert an error) or a big commit with all removals? >(removals per dir are also possible but that process is more difficult >to automate and hence not my preferred solution.
It would be nice to have a checker script (not like lintian for debian packages), which would check for such probable or sure errors in packaging. Having it run when a recipe gets updated would help the person currently know where to look for improvements, and delaying in this case effective removal till someone who cares about the recipe can look at it, would probably cause a gradual improvement of the recipes. Put another way, that would be: allow people who care with improving quality to just point the oe project to directions of improvements, and (when meaningful) let the ones who know the recipes best decide on the best course of action for that recipe. Similarly (please excuse my Debian background), publishing the results of such automated tests on the oe website would allow someone to quickly get a grasp on the state of a package he cares about, possibly bringing more people to contribute ? Have a look at packages.qa.debian.org, http://qa.debian.org/developer.php and the services aggregated from there for more details. That also reminds me I thought a couple of days ago that something like the "Debian External Health Status" system would benefit much to oe, to help contributors to focus. Maybe something can even be reused there, we would mostly have to add support for something like debian/watch files in the oe recipes and do probably-minor changes to the scripts that use them. See http://dehs.alioth.debian.org/stats.html Best regards, -- Yann _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
