summaryrefslogtreecommitdiffstats
path: root/support/scripts/xorg-release
Commit message (Collapse)AuthorAgeFilesLines
* support/scripts: add xorg-release.py scriptThomas Petazzoni2013-01-051-0/+165
This script generates a report on the packaging status of X.org releases in Buildroot. It does so by downloading the list of tarballs that are part of a given X.org release, and compare that with the packages that are available in Buildroot. [Peter: drop .py suffix, make executable] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>