diff options
Diffstat (limited to 'recipes/xorg-util/util-macros_1.2.1.bb')
-rw-r--r-- | recipes/xorg-util/util-macros_1.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-util/util-macros_1.2.1.bb b/recipes/xorg-util/util-macros_1.2.1.bb index ebcf93b89a..9c37f50298 100644 --- a/recipes/xorg-util/util-macros_1.2.1.bb +++ b/recipes/xorg-util/util-macros_1.2.1.bb @@ -4,7 +4,7 @@ require util-macros.inc # Instead, the cross compiler must be used. Whenever upgrading to # a new version, please recheck for this problem, otherwise it breaks # builds with older gcc versions! -SRC_URI += " file://cross-compiler-for-checking.patch;apply=yes" +SRC_URI += " file://cross-compiler-for-checking.patch" PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "81b9746d6202ccf0b4a498cfd0731e71" SRC_URI[archive.sha256sum] = "f3804f02f51a1be243ce7413dc67dca774f000686f8f2efedc77203a1962d401" |