diff options
Diffstat (limited to 'recipes/xorg-xserver/xserver-xorg_1.5.1.bb')
-rw-r--r-- | recipes/xorg-xserver/xserver-xorg_1.5.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-xserver/xserver-xorg_1.5.1.bb b/recipes/xorg-xserver/xserver-xorg_1.5.1.bb index be9dcb5132..a1af8c39d1 100644 --- a/recipes/xorg-xserver/xserver-xorg_1.5.1.bb +++ b/recipes/xorg-xserver/xserver-xorg_1.5.1.bb @@ -6,8 +6,8 @@ RDEPENDS += "hal" PE = "1" PR = "${INC_PR}.0" -SRC_URI += "file://drmfix.patch;apply=yes \ - file://sysroot_fix.patch;apply=yes" +SRC_URI += "file://drmfix.patch \ + file://sysroot_fix.patch" MESA_VER = "7.2" |