summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/dash/dash_0.5.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/dash/dash_0.5.8.bb')
-rw-r--r--meta-oe/recipes-extended/dash/dash_0.5.8.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/dash/dash_0.5.8.bb b/meta-oe/recipes-extended/dash/dash_0.5.8.bb
index 4961d7b83..78ca60d6f 100644
--- a/meta-oe/recipes-extended/dash/dash_0.5.8.bb
+++ b/meta-oe/recipes-extended/dash/dash_0.5.8.bb
@@ -7,7 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b5262b4a1a1bff72b48e935531976d2e"
7 7
8inherit autotools update-alternatives 8inherit autotools update-alternatives
9 9
10SRC_URI = "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz" 10SRC_URI = "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz \
11 file://0001-Fix-printf-format-errors-with-clang.patch \
12 "
11SRC_URI[md5sum] = "5c152209680dab3c319e8923f6c51378" 13SRC_URI[md5sum] = "5c152209680dab3c319e8923f6c51378"
12SRC_URI[sha256sum] = "c6db3a237747b02d20382a761397563d813b306c020ae28ce25a1c3915fac60f" 14SRC_URI[sha256sum] = "c6db3a237747b02d20382a761397563d813b306c020ae28ce25a1c3915fac60f"
13 15