diff options
Diffstat (limited to 'recipes/expat/expat_1.95.7.bb')
-rw-r--r-- | recipes/expat/expat_1.95.7.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/expat/expat_1.95.7.bb b/recipes/expat/expat_1.95.7.bb index 0b230d7588..032f8ca123 100644 --- a/recipes/expat/expat_1.95.7.bb +++ b/recipes/expat/expat_1.95.7.bb @@ -1,8 +1,8 @@ require expat.inc PR = "r3" -SRC_URI += "file://autotools.patch;patch=1 \ - file://expat-XMLCALL.patch;patch=1 \ +SRC_URI += "file://autotools.patch;apply=yes \ + file://expat-XMLCALL.patch;apply=yes \ " inherit lib_package |