mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +00:00
webkit-efl: inherit pythonnative
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Conflicts: meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
This commit is contained in:
@@ -11,7 +11,7 @@ DEPENDS = "icu libxslt sqlite3 gperf-native bison-native flex-native jpeg \
|
|||||||
|
|
||||||
SRCREV = "105069"
|
SRCREV = "105069"
|
||||||
PV = "1.7.3+svnr${SRCPV}"
|
PV = "1.7.3+svnr${SRCPV}"
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
|
|
||||||
SRCREV_FORMAT = "source"
|
SRCREV_FORMAT = "source"
|
||||||
|
|
||||||
@@ -30,7 +30,7 @@ do_configure_prepend() {
|
|||||||
cp ${WORKDIR}/CMakeLists.txt ${S};
|
cp ${WORKDIR}/CMakeLists.txt ${S};
|
||||||
}
|
}
|
||||||
|
|
||||||
inherit cmake lib_package pkgconfig perlnative
|
inherit cmake lib_package pkgconfig perlnative pythonnative
|
||||||
|
|
||||||
ARM_INSTRUCTION_SET = "arm"
|
ARM_INSTRUCTION_SET = "arm"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user