diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:24 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:43:56 -0700 |
| commit | 5288d2b6cf8ddf0ed6e9509ec113916505d9e290 (patch) | |
| tree | ac0e6a8885041b7774c35eb87d09efdf2feab8b0 | |
| parent | db0ddbad35014844fc03bf7bbaf349078dd5b176 (diff) | |
| download | meta-openembedded-5288d2b6cf8ddf0ed6e9509ec113916505d9e290.tar.gz | |
log4cpp: upgrade 1.1.4 -> 1.1.6
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-support/log4cpp/log4cpp_1.1.6.bb (renamed from meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.6.bb index d51e51387b..72cca22ca1 100644 --- a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.4.bb +++ b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.6.bb | |||
| @@ -6,7 +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[sha256sum] = "696113659e426540625274a8b251052cc04306d8ee5c42a0c7639f39ca90c9d6" | 9 | SRC_URI[sha256sum] = "a036bc6bd6044479e6c456de7edd042b060ea5c843e47beb75f59baea9b20e3a" |
| 10 | 10 | ||
| 11 | S = "${UNPACKDIR}/${BPN}" | 11 | S = "${UNPACKDIR}/${BPN}" |
| 12 | 12 | ||
