support/scripts: add xorg-release.py script
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 2 Jan 2013 01:26:55 +0000 (01:26 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 5 Jan 2013 12:45:14 +0000 (13:45 +0100)
commit8afc3e684e1a2a28c552fead367d334aabfd514f
tree66e7cc0d20ecd71d584c8709bfb8c1ce5fa68903
parentc02a49ce19095b5e039abd37a7e2dbe6024f17b3
support/scripts: add xorg-release.py script

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>
support/scripts/xorg-release [new file with mode: 0755]