* While merging native recipe one patch got lost which
should have been applied to native build only. Otherwise
a clean rebuild wont work.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
processing, and applying DSSSL (Document Style Semantics and \
Specification Language) stylesheets to SGML and XML documents."
LICENSE = "BSD"
-PR = "r2"
+PR = "r3"
SRC_URI = "${SOURCEFORGE_MIRROR}/openjade/openjade-${PV}.tar.gz \
file://configure.patch \
"
+SRC_URI_append_virtclass-native = " file://oj-native-libosp-fix.patch"
inherit autotools
do_configure () {
cp config/configure.in .
- cp config/aclocal.m4 .
gnu-configize
oe_runconf
}