diff options
Diffstat (limited to 'recipes/xserver-common/xserver-common_1.25.bb')
-rw-r--r-- | recipes/xserver-common/xserver-common_1.25.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/xserver-common/xserver-common_1.25.bb b/recipes/xserver-common/xserver-common_1.25.bb index 9e66633d2e..a770729db7 100644 --- a/recipes/xserver-common/xserver-common_1.25.bb +++ b/recipes/xserver-common/xserver-common_1.25.bb @@ -11,12 +11,12 @@ inherit gpe SRC_URI_append = " file://setDPI.sh \ file://89xdgautostart.sh \ - file://avoid-rotated-server.patch;patch=1 \ - file://ts-handling-cleanup.diff;patch=1 \ - file://Xserver-at91.patch;patch=1 \ + file://avoid-rotated-server.patch;apply=yes \ + file://ts-handling-cleanup.diff;apply=yes \ + file://Xserver-at91.patch;apply=yes \ " -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() { |