diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-08 18:07:51 +0800 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-05-08 21:37:55 -0700 | 
| commit | 2080452f1dc48f3be79d9a8001d48abf2ad01064 (patch) | |
| tree | fe3d05f956e77a9e76c1f2d4adbb4cf48db87259 | |
| parent | f52e4b3c0a1fed82eb7fceee985e26eef244ed9b (diff) | |
| download | meta-openembedded-2080452f1dc48f3be79d9a8001d48abf2ad01064.tar.gz | |
log4cpp: upgrade 1.1.3 -> 1.1.4
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb (renamed from meta-oe/recipes-support/log4cpp/log4cpp_1.1.3.bb) | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.3.bb b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb index 8e6d455174..729857eb62 100644 --- a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.3.bb +++ b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb | |||
| @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | |||
| 6 | SRC_URI = "http://downloads.sourceforge.net/${BPN}/${BP}.tar.gz \ | 6 | SRC_URI = "http://downloads.sourceforge.net/${BPN}/${BP}.tar.gz \ | 
| 7 | file://fix-pc.patch;striplevel=2 \ | 7 | file://fix-pc.patch;striplevel=2 \ | 
| 8 | " | 8 | " | 
| 9 | SRC_URI[md5sum] = "b9e2cee932da987212f2c74b767b4d8b" | 9 | SRC_URI[sha256sum] = "696113659e426540625274a8b251052cc04306d8ee5c42a0c7639f39ca90c9d6" | 
| 10 | SRC_URI[sha256sum] = "2cbbea55a5d6895c9f0116a9a9ce3afb86df383cd05c9d6c1a4238e5e5c8f51d" | ||
| 11 | 10 | ||
| 12 | S = "${WORKDIR}/${BPN}" | 11 | S = "${WORKDIR}/${BPN}" | 
| 13 | 12 | ||
