[OE-core] [PATCH 2/2] db: add RECIPE_NO_UPDATE_REASON

Maxin B. John maxin.john at intel.com
Mon Jun 6 09:13:41 UTC 2016


db-6.2.23 does not work with RPM-5.x due to changes in locking semantics

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 meta/recipes-support/db/db_6.0.30.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-support/db/db_6.0.30.bb b/meta/recipes-support/db/db_6.0.30.bb
index 50a469b..018dd58 100644
--- a/meta/recipes-support/db/db_6.0.30.bb
+++ b/meta/recipes-support/db/db_6.0.30.bb
@@ -122,3 +122,4 @@ INSANE_SKIP_${PN}-cxx = "dev-so"
 
 BBCLASSEXTEND = "native nativesdk"
 
+RECIPE_NO_UPDATE_REASON = "latest db does not work with RPM-5.x due to changes in locking semantics"
-- 
2.4.0




More information about the Openembedded-core mailing list