Signed-off-by: Chris Larson <chris_larson@mentor.com>
inherit autotools
+acpaths =+ "-I${S}/conftools"
+INC_PR = "r3"
require expat.inc
-
-PR = "r2"
+PR = "${INC_PR}.0"
do_install () {
oe_runmake prefix="${D}${prefix}" \
require expat.inc
-PR = "r3"
+PR = "${INC_PR}.0"
SRC_URI += "file://autotools.patch \
file://expat-XMLCALL.patch \
require expat.inc
-PR = "r3"
+PR = "${INC_PR}.0"
BBCLASSEXTEND = "native nativesdk"