diff options
Diffstat (limited to 'recipes/recode/recode_3.6.bb')
-rw-r--r-- | recipes/recode/recode_3.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/recode/recode_3.6.bb b/recipes/recode/recode_3.6.bb index 7226bef0dd..3e7c6cd572 100644 --- a/recipes/recode/recode_3.6.bb +++ b/recipes/recode/recode_3.6.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" PR = "r1" SRC_URI = "${GNU_MIRROR}/recode/recode-${PV}.tar.gz \ - file://recode-bitfield-width.patch;apply=yes" + file://recode-bitfield-width.patch" inherit autotools |