summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-support/ptest-runner
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
commit1c7d6584a7811b7785ae5c1e378f14b5ba0971cf (patch)
treecd70a267a5ef105ba32f200aa088e281fbd85747 /external/poky/meta/recipes-support/ptest-runner
parent4204309872da5cb401cbb2729d9e2d4869a87f42 (diff)
recipes
Diffstat (limited to 'external/poky/meta/recipes-support/ptest-runner')
-rw-r--r--external/poky/meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb (renamed from external/poky/meta/recipes-support/ptest-runner/ptest-runner_2.2.bb)10
1 files changed, 6 insertions, 4 deletions
diff --git a/external/poky/meta/recipes-support/ptest-runner/ptest-runner_2.2.bb b/external/poky/meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb
index 622d23ba..187f22df 100644
--- a/external/poky/meta/recipes-support/ptest-runner/ptest-runner_2.2.bb
+++ b/external/poky/meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb
@@ -7,15 +7,17 @@ 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 = "7015e9199ce748c0717addeebe7a8c47448bab03"
+PV = "2.3.2+git${SRCPV}"
+
+SRC_URI = "git://git.yoctoproject.org/ptest-runner2 \
+"
-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