On 5/9/23 3:45 AM, Ming Liu wrote:
From: Richard Purdie <richard.pur...@linuxfoundation.org>

base is always inherited so remove this code which will soon cause an error.

This is already in kirkstone:
https://git.openembedded.org/meta-openembedded/commit/meta-oe/recipes-dbs/lmdb?h=kirkstone&id=c5b5f631fc485e91f67827c536c06215a803d7cc

Was this meant for another branch?

-armin

Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
Signed-off-by: Khem Raj <raj.k...@gmail.com>
(cherry picked from commit a755af4fb5ca2e158b00214bb18e27ba69c200fd)
Signed-off-by: Ming Liu <liu.min...@gmail.com>
---
  meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb 
b/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb
index f23960f40..a76d388d7 100644
--- a/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb
+++ b/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb
@@ -16,7 +16,7 @@ SRC_URI = 
"git://github.com/LMDB/lmdb.git;nobranch=1;protocol=https \
SRCREV = "8ad7be2510414b9506ec9f9e24f24d04d9b04a1a" -inherit base ptest
+inherit ptest
S = "${WORKDIR}/git/libraries/liblmdb"



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#102499): 
https://lists.openembedded.org/g/openembedded-devel/message/102499
Mute This Topic: https://lists.openembedded.org/mt/98779065/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to