mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
9150eee6c4
* Explicitly disable all other languages than python, which was the only language listed in DEPENDS. * Inherit pythonnative to make it find OE's python executable. * Depend on libpcre in order to reliably enable Swig's regex feature. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>