diff options
Diffstat (limited to 'meta/recipes-extended/cpio/cpio_2.8.bb')
-rw-r--r-- | meta/recipes-extended/cpio/cpio_2.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/cpio/cpio_2.8.bb b/meta/recipes-extended/cpio/cpio_2.8.bb index be9a64735b..412d19f465 100644 --- a/meta/recipes-extended/cpio/cpio_2.8.bb +++ b/meta/recipes-extended/cpio/cpio_2.8.bb | |||
@@ -8,7 +8,7 @@ PR = "r0" | |||
8 | SRC_URI += "file://m4extensions.patch" | 8 | SRC_URI += "file://m4extensions.patch" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "0caa356e69e149fb49b76bacc64615a1" | 10 | SRC_URI[md5sum] = "0caa356e69e149fb49b76bacc64615a1" |
11 | SRC_URI[sha256sum] = "601b1d774cd6e4cd39416203c91ec59dbd65dd27d79d75e1a9b89497ea643978" | 11 | SRC_URI[sha256sum] = "1b203248874c3b5a728b351f06513e5282f73e0170b7f207fbf8c39f28f6b4ad" |
12 | 12 | ||
13 | # Required to build with gcc 4.3 and later: | 13 | # Required to build with gcc 4.3 and later: |
14 | CFLAGS += "-fgnu89-inline" | 14 | CFLAGS += "-fgnu89-inline" |