diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2025-11-11 22:37:18 +1300 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2025-11-12 11:14:57 +0530 |
| commit | 7053ee82cb1cd4f56c81caaa3bfc9ace180e1b24 (patch) | |
| tree | 88cb2e877a2b2c12df4155539fad02e52e882195 /meta-networking | |
| parent | a2623f24ac0d6865a5e82b2783532fa459c570a1 (diff) | |
| download | meta-openembedded-7053ee82cb1cd4f56c81caaa3bfc9ace180e1b24.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>
(cherry picked from commit e48e7e48a2f6db337579100ed93d79213c3318e0)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-networking')
| -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 29ff2cf6f2..d5d83bfbc1 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 | ||
