summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-support/ptest-runner
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-support/ptest-runner')
-rw-r--r--poky/meta/recipes-support/ptest-runner/ptest-runner_2.3.1.bb (renamed from poky/meta/recipes-support/ptest-runner/ptest-runner_2.2.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/poky/meta/recipes-support/ptest-runner/ptest-runner_2.2.bb b/poky/meta/recipes-support/ptest-runner/ptest-runner_2.3.1.bb
index 622d23ba9..4b7992bf2 100644
--- a/poky/meta/recipes-support/ptest-runner/ptest-runner_2.2.bb
+++ b/poky/meta/recipes-support/ptest-runner/ptest-runner_2.3.1.bb
@@ -7,15 +7,15 @@ HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/ptest-runner2/about/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
-SRCREV = "49956f65bb53ea2a2c1b394e5e59ffdfcdcc490f"
-PV = "2.2+git${SRCPV}"
+SRCREV = "05b112bda7ac2adba8e9b0f088d6e5843b148a38"
+PV = "2.3.1+git${SRCPV}"
SRC_URI = "git://git.yoctoproject.org/ptest-runner2"
S = "${WORKDIR}/git"
FILES_${PN} = "${bindir}/ptest-runner"
-EXTRA_OEMAKE = "-e MAKEFLAGS="
+EXTRA_OEMAKE = "-e MAKEFLAGS= CFLAGS="${CFLAGS} -DDEFAULT_DIRECTORY=\\\"${libdir}\\\"""
do_compile () {
oe_runmake