diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2022-11-21 13:30:46 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-04-07 17:50:36 -0700 |
| commit | 83df084d6bb6263ad87d751134c8759b911cc00c (patch) | |
| tree | fcfba34756602850b9f495f9e62dafe08dd281a6 /meta-xilinx-core/recipes-devtools | |
| parent | 57bcc3771b9bd382f50dc5c86c6dcddc698f9a6d (diff) | |
| download | meta-xilinx-83df084d6bb6263ad87d751134c8759b911cc00c.tar.gz | |
qemu-xilinx: Enable ptests, based on YP config
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-devtools')
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc index cc12b03e..7dc0b84b 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc | |||
| @@ -38,8 +38,6 @@ PACKAGECONFIG[jack] = "" | |||
| 38 | 38 | ||
| 39 | DISABLE_STATIC:pn-${PN} = "" | 39 | DISABLE_STATIC:pn-${PN} = "" |
| 40 | 40 | ||
| 41 | PTEST_ENABLED = "" | ||
| 42 | |||
| 43 | do_install:append() { | 41 | do_install:append() { |
| 44 | # Prevent QA warnings about installed ${localstatedir}/run | 42 | # Prevent QA warnings about installed ${localstatedir}/run |
| 45 | if [ -d ${D}${localstatedir}/run ]; then rmdir ${D}${localstatedir}/run; fi | 43 | if [ -d ${D}${localstatedir}/run ]; then rmdir ${D}${localstatedir}/run; fi |
