diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2022-12-03 19:19:55 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-12-05 09:16:24 -0800 |
commit | 32e077b837d4dfd9e799a09ee802223855511863 (patch) | |
tree | ceaa1a6c10fcdb2a023e00cbd9cb5c135a607d4e /meta-oe/recipes-support/xmlsec1 | |
parent | f8bd10f914f73c5d8dabb3b754727c2e8d8d310c (diff) | |
download | meta-openembedded-32e077b837d4dfd9e799a09ee802223855511863.tar.gz |
xmlsec1: upgrade 1.2.36 -> 1.2.37
Changelog;
Fixed two regressions from 1.2.36 release: issue #437 and issue #449.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/xmlsec1')
-rw-r--r-- | meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.37.bb (renamed from meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.36.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.36.bb b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.37.bb index 370551b159..bd9c584dfd 100644 --- a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.36.bb +++ b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.37.bb | |||
@@ -22,7 +22,7 @@ SRC_URI = "http://www.aleksey.com/xmlsec/download/${BP}.tar.gz \ | |||
22 | file://ensure-search-path-non-host.patch \ | 22 | file://ensure-search-path-non-host.patch \ |
23 | " | 23 | " |
24 | 24 | ||
25 | SRC_URI[sha256sum] = "f0d97e008b211d85808f038326d42e7f5cf46648e176f07406a323e7e8d41c80" | 25 | SRC_URI[sha256sum] = "5f8dfbcb6d1e56bddd0b5ec2e00a3d0ca5342a9f57c24dffde5c796b2be2871c" |
26 | 26 | ||
27 | inherit autotools-brokensep ptest pkgconfig | 27 | inherit autotools-brokensep ptest pkgconfig |
28 | 28 | ||