From cecc32d8052d6a6f5f020a80e4f7f63f62179087 Mon Sep 17 00:00:00 2001 From: Adrian Mangeac Date: Tue, 25 Jun 2019 15:59:45 +0200 Subject: python: Mask the recipe in meta-el-common The .bbappend in the above layer applies a patch that conflicts with the version currently fetched. Change-Id: I2302832c9d66965ea7016bc9a3f847e21d3d0eee Signed-off-by: Adrian Mangeac --- conf/layer.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index 46c48eb..b7fffef 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -13,3 +13,6 @@ BBFILE_PRIORITY_el-accelerated = "7" LAYERDEPENDS_el-accelerated = "el-common amp" LAYERSERIES_COMPAT_el-accelerated = "sumo" + + +BBMASK += "/meta-el-common/recipes-devtools/python" -- cgit v1.2.3-54-g00ecf