mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 16:52:44 +00:00
python-lxml: remove redundant sed (fixed in 4.3.0 onwards)
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
28d6b7aeeb
commit
2dcc439aaa
@ -45,10 +45,6 @@ DEBUG_OPTIMIZATION_append_mipsel = " -O"
|
|||||||
BUILD_OPTIMIZATION_remove_mipsel = " -Og"
|
BUILD_OPTIMIZATION_remove_mipsel = " -Og"
|
||||||
BUILD_OPTIMIZATION_append_mipsel = " -O"
|
BUILD_OPTIMIZATION_append_mipsel = " -O"
|
||||||
|
|
||||||
do_configure_prepend() {
|
|
||||||
sed -i -e 's/--version/--modversion/' ${B}/setupinfo.py
|
|
||||||
}
|
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
RDEPENDS_${PN} += "libxml2 libxslt ${PYTHON_PN}-compression"
|
RDEPENDS_${PN} += "libxml2 libxslt ${PYTHON_PN}-compression"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user