diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2025-10-15 20:33:23 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-15 12:03:01 -0700 |
| commit | e48e7e48a2f6db337579100ed93d79213c3318e0 (patch) | |
| tree | 444e965862ff62be706ddd0ea391f603974db784 /meta-networking/recipes-support | |
| parent | 9944529c5224de19039800fa4982e7a3eebec07a (diff) | |
| download | meta-openembedded-e48e7e48a2f6db337579100ed93d79213c3318e0.tar.gz | |
libldb: upgrade 2.8.1 -> 2.8.2
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
| -rw-r--r-- | meta-networking/recipes-support/libldb/libldb_2.8.2.bb (renamed from meta-networking/recipes-support/libldb/libldb_2.8.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/libldb/libldb_2.8.1.bb b/meta-networking/recipes-support/libldb/libldb_2.8.2.bb index dbb27e6ba6..6038066169 100644 --- a/meta-networking/recipes-support/libldb/libldb_2.8.1.bb +++ b/meta-networking/recipes-support/libldb/libldb_2.8.2.bb | |||
| @@ -9,7 +9,7 @@ RDEPENDS:pyldb += "python3" | |||
| 9 | export PYTHONHASHSEED = "1" | 9 | export PYTHONHASHSEED = "1" |
| 10 | export PYTHONARCHDIR = "${PYTHON_SITEPACKAGES_DIR}" | 10 | export PYTHONARCHDIR = "${PYTHON_SITEPACKAGES_DIR}" |
| 11 | 11 | ||
| 12 | SRC_URI = "http://samba.org/ftp/ldb/ldb-${PV}.tar.gz \ | 12 | SRC_URI = "https://samba.org/ftp/ldb/ldb-${PV}.tar.gz \ |
| 13 | file://0001-do-not-import-target-module-while-cross-compile.patch \ | 13 | file://0001-do-not-import-target-module-while-cross-compile.patch \ |
| 14 | file://0002-ldb-Add-configure-options-for-packages.patch \ | 14 | file://0002-ldb-Add-configure-options-for-packages.patch \ |
| 15 | file://0003-Fix-pyext_PATTERN-for-cross-compilation.patch \ | 15 | file://0003-Fix-pyext_PATTERN-for-cross-compilation.patch \ |
| @@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "file://pyldb.h;endline=24;md5=dfbd238cecad76957f7f860fbe9ada | |||
| 34 | file://man/ldb.3.xml;beginline=261;endline=262;md5=137f9fd61040c1505d1aa1019663fd08 \ | 34 | file://man/ldb.3.xml;beginline=261;endline=262;md5=137f9fd61040c1505d1aa1019663fd08 \ |
| 35 | file://tools/ldbdump.c;endline=19;md5=a7d4fc5d1f75676b49df491575a86a42" | 35 | file://tools/ldbdump.c;endline=19;md5=a7d4fc5d1f75676b49df491575a86a42" |
| 36 | 36 | ||
| 37 | SRC_URI[sha256sum] = "b68ce6eb0ccd2870fa3c8c334f2028b5d16606fd41308696c17b71959f7bf59f" | 37 | SRC_URI[sha256sum] = "0e9aeb657aedbd048b1c0de4afe5b01a8dd33c24a6adb8361a0829374a2fc016" |
| 38 | 38 | ||
| 39 | inherit pkgconfig waf-samba ptest | 39 | inherit pkgconfig waf-samba ptest |
| 40 | 40 | ||
