diff options
| author | Liyin Zhang <liyin.zhang.cn@windriver.com> | 2024-10-11 16:52:35 +0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2024-10-13 11:19:52 -0400 |
| commit | 84085f7c4507d238c76150b83dac2d020bba4d78 (patch) | |
| tree | 1cbe42d80040ede82edb57348504d6ee4f52103f | |
| parent | 1ef98ea392afcf468750f281293bc768c4075799 (diff) | |
| download | meta-openembedded-84085f7c4507d238c76150b83dac2d020bba4d78.tar.gz | |
keyutils: Update SRC_URI
Signed-off-by: Liyin Zhang <liyin.zhang.cn@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | meta-oe/recipes-security/keyutils/keyutils_1.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-security/keyutils/keyutils_1.6.1.bb b/meta-oe/recipes-security/keyutils/keyutils_1.6.1.bb index 8a95a15f6f..a915b7f2d2 100644 --- a/meta-oe/recipes-security/keyutils/keyutils_1.6.1.bb +++ b/meta-oe/recipes-security/keyutils/keyutils_1.6.1.bb | |||
| @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.GPL;md5=5f6e72824f5da505c1f4a7197f004b45 \ | |||
| 14 | 14 | ||
| 15 | inherit siteinfo autotools-brokensep ptest | 15 | inherit siteinfo autotools-brokensep ptest |
| 16 | 16 | ||
| 17 | SRC_URI = "http://people.redhat.com/dhowells/keyutils/${BP}.tar.bz2 \ | 17 | SRC_URI = "https://people.redhat.com/dhowells/keyutils/${BP}.tar.bz2 \ |
| 18 | file://keyutils-test-fix-output-format.patch \ | 18 | file://keyutils-test-fix-output-format.patch \ |
| 19 | file://keyutils-fix-error-report-by-adding-default-message.patch \ | 19 | file://keyutils-fix-error-report-by-adding-default-message.patch \ |
| 20 | file://run-ptest \ | 20 | file://run-ptest \ |
