[Buildroot] [PATCH] xserver_xorg-server: apply modesettings patch for 1.18.3 only

Peter Korsgaard peter at korsgaard.com
Sun Jun 5 20:14:59 UTC 2016


>>>>> "Stanislas" == Stanislas Bach <sbach at 0g.re> writes:

 > We currently have two choices for the server's version (1.18.3, and 1.14.7)
 > but the following patch will only apply for versions >= 1.17.2.

 > If 1.14.7 is selected the build will fail with the following error:

 > Applying 0001-modesettings-needs-dri2.patch using patch:
 > patching file configure.ac
 > Hunk #1 FAILED at 2036

 > So move this patch to an appropriate version folder in the package's
 > directory. It should be good enough until this package provides more
 > versions >= 1.17.2.

 > Signed-off-by: Stanislas Bach <sbach at 0g.re>

 > diff --git
 > a/package/x11r7/xserver_xorg-server/0001-modesettings-needs-dri2.patch
 > b/package/x11r7/xserver_xorg-server/0001-modesettings-needs-dri2.patch

Thanks! Your mailer unfortunately corrupted the patch so I couldn't
apply this directly. It would also be helpful for reviews if you
configure git to detect renames (git config --global diff.renames copy -
Or simply upgrade your git version, as it is enabled by default
nowadays).

Committed with the patch fixed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list