]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
xorg-release: ignore some X.org packages
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 5 Jan 2013 09:26:45 +0000 (09:26 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 5 Jan 2013 21:51:30 +0000 (22:51 +0100)
commitd7dde090f4a9b20ae25cf3743d364f24bc8f1c9f
tree7c2e75d06e8905f67a2e5d9538e732caed5c5de6
parentcf6ec44578a06907b9d86dc57b20ddf226ea0c74
xorg-release: ignore some X.org packages

Following Gustavo's removal of two X.org drivers for old hardware
unlikely to be used in embedded contexts, the xorg-release script now
reports those two X.org packages as "to be added": they exist in
X.org, but not in Buildroot.

So, we add a small list, XORG_EXCEPTIONS, in our xorg-release script,
to list the X.org packages we don't want to hear about. Of course,
packages that exist in X.org, and that are not part of this exception
list, and are not packaged in Buildroot are still listed as "to be
added".

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/scripts/xorg-release