diff options
-rw-r--r-- | meta-oe/recipes-shells/dash/dash_0.5.12.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-shells/dash/dash_0.5.12.bb b/meta-oe/recipes-shells/dash/dash_0.5.12.bb index 947ef702d7..1bf3625760 100644 --- a/meta-oe/recipes-shells/dash/dash_0.5.12.bb +++ b/meta-oe/recipes-shells/dash/dash_0.5.12.bb | |||
@@ -10,6 +10,8 @@ inherit autotools update-alternatives | |||
10 | SRC_URI = "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz" | 10 | SRC_URI = "http://gondor.apana.org.au/~herbert/${BPN}/files/${BP}.tar.gz" |
11 | SRC_URI[sha256sum] = "6a474ac46e8b0b32916c4c60df694c82058d3297d8b385b74508030ca4a8f28a" | 11 | SRC_URI[sha256sum] = "6a474ac46e8b0b32916c4c60df694c82058d3297d8b385b74508030ca4a8f28a" |
12 | 12 | ||
13 | CVE_PRODUCT = "dash:dash" | ||
14 | |||
13 | EXTRA_OECONF += "--bindir=${base_bindir}" | 15 | EXTRA_OECONF += "--bindir=${base_bindir}" |
14 | 16 | ||
15 | ALTERNATIVE:${PN} = "sh" | 17 | ALTERNATIVE:${PN} = "sh" |