[oe-commits] [meta-openembedded] 39/52: python-lxml: remove redundant RDEPENDS_class-native

git at git.openembedded.org git at git.openembedded.org
Thu Dec 12 00:23:36 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 776ca8771bef574888fdf62a48afce8682c7f7aa
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Tue Dec 10 17:06:18 2019 +0000

    python-lxml: remove redundant RDEPENDS_class-native
    
    python3-native RPROVIDES python3-compression, so the class-native override isn't
    required anymore.
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-lxml.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index 5dc95e5..df9573b 100644
--- a/meta-python/recipes-devtools/python/python-lxml.inc
+++ b/meta-python/recipes-devtools/python/python-lxml.inc
@@ -48,4 +48,3 @@ BUILD_OPTIMIZATION_append_mipsel = " -O"
 BBCLASSEXTEND = "native nativesdk"
 
 RDEPENDS_${PN} += "libxml2 libxslt ${PYTHON_PN}-compression"
-RDEPENDS_${PN}_class-native = "libxml2-native libxslt-native"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list