diff options
Diffstat (limited to 'meta/recipes-devtools/m4/m4-1.4.16.inc')
-rw-r--r-- | meta/recipes-devtools/m4/m4-1.4.16.inc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-devtools/m4/m4-1.4.16.inc b/meta/recipes-devtools/m4/m4-1.4.16.inc index 1669775c74..01016d643b 100644 --- a/meta/recipes-devtools/m4/m4-1.4.16.inc +++ b/meta/recipes-devtools/m4/m4-1.4.16.inc | |||
@@ -5,8 +5,10 @@ LICENSE = "GPLv3" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\ |
6 | file://examples/COPYING;md5=fbc986d45b3dae6725c29870dd6b669d" | 6 | file://examples/COPYING;md5=fbc986d45b3dae6725c29870dd6b669d" |
7 | 7 | ||
8 | PR = "r3" | 8 | PR = "r4" |
9 | SRC_URI += "file://ac_config_links.patch" | 9 | SRC_URI += "file://ac_config_links.patch \ |
10 | file://remove-gets.patch \ | ||
11 | " | ||
10 | 12 | ||
11 | SRC_URI[md5sum] = "a5dfb4f2b7370e9d34293d23fd09b280" | 13 | SRC_URI[md5sum] = "a5dfb4f2b7370e9d34293d23fd09b280" |
12 | SRC_URI[sha256sum] = "e9176a35bb13a1b08482359aa554ee8072794f58f00e4827bf0e06b570c827da" | 14 | SRC_URI[sha256sum] = "e9176a35bb13a1b08482359aa554ee8072794f58f00e4827bf0e06b570c827da" |