diff options
Diffstat (limited to 'recipes/xserver-common/xserver-common_1.32.bb')
-rw-r--r-- | recipes/xserver-common/xserver-common_1.32.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xserver-common/xserver-common_1.32.bb b/recipes/xserver-common/xserver-common_1.32.bb index d57b38e40f..7cbd52bd5b 100644 --- a/recipes/xserver-common/xserver-common_1.32.bb +++ b/recipes/xserver-common/xserver-common_1.32.bb @@ -13,7 +13,7 @@ inherit gpe SRC_URI_append = " file://setDPI.sh \ file://89xdgautostart.sh" -SRC_URI_append_angstrom = " file://xtscal-fix.patch;patch=1 " +SRC_URI_append_angstrom = " file://xtscal-fix.patch;apply=yes " RDEPENDS_${PN}_append_angstrom = " tslib-calibrate " do_install_append() { |