diff options
| author | Armin Kuster <akuster808@gmail.com> | 2021-02-24 21:19:14 -0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2021-03-02 11:56:27 -0800 |
| commit | f97a8bef14690f2ea3d8246285c05712320fc66d (patch) | |
| tree | ed22d9823572dd5f971f6d1e05eacdfe3b3c0c59 | |
| parent | a1077219609e0f5ebe8a4bbb52690658656fea4a (diff) | |
| download | meta-security-f97a8bef14690f2ea3d8246285c05712320fc66d.tar.gz | |
kas-security-base.yml: drop DL_DIR
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | kas/kas-security-base.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kas/kas-security-base.yml b/kas/kas-security-base.yml index 4d3220b..fca0ebe 100644 --- a/kas/kas-security-base.yml +++ b/kas/kas-security-base.yml | |||
| @@ -34,7 +34,6 @@ local_conf_header: | |||
| 34 | CONF_VERSION = "1" | 34 | CONF_VERSION = "1" |
| 35 | SOURCE_MIRROR_URL = "http://downloads.yoctoproject.org/mirror/sources/" | 35 | SOURCE_MIRROR_URL = "http://downloads.yoctoproject.org/mirror/sources/" |
| 36 | SSTATE_MIRRORS = "file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n" | 36 | SSTATE_MIRRORS = "file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n" |
| 37 | DL_DIR = "/home/srv/downloads/master" | ||
| 38 | BB_HASHSERVE = "auto" | 37 | BB_HASHSERVE = "auto" |
| 39 | BB_SIGNATURE_HANDLER = "OEEquivHash" | 38 | BB_SIGNATURE_HANDLER = "OEEquivHash" |
| 40 | INHERIT += "buildstats buildstats-summary buildhistory" | 39 | INHERIT += "buildstats buildstats-summary buildhistory" |
