diff options
| -rw-r--r-- | meta-oe/recipes-devtools/tcltk/tk_8.6.10.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/tcltk/tk_8.6.10.bb b/meta-oe/recipes-devtools/tcltk/tk_8.6.10.bb index f3cab4e610..237c4e7389 100644 --- a/meta-oe/recipes-devtools/tcltk/tk_8.6.10.bb +++ b/meta-oe/recipes-devtools/tcltk/tk_8.6.10.bb | |||
| @@ -28,6 +28,8 @@ SRC_URI[sha256sum] = "63df418a859d0a463347f95ded5cd88a3dd3aaa1ceecaeee362194bc30 | |||
| 28 | 28 | ||
| 29 | S = "${WORKDIR}/${BPN}${PV}/unix" | 29 | S = "${WORKDIR}/${BPN}${PV}/unix" |
| 30 | 30 | ||
| 31 | DEBUG_PREFIX_MAP += "-fdebug-prefix-map=${S}/../=${TARGET_DBGSRC_DIR}/.." | ||
| 32 | |||
| 31 | PSEUDO_IGNORE_PATHS .= ",${WORKDIR}/${BPN}${PV}" | 33 | PSEUDO_IGNORE_PATHS .= ",${WORKDIR}/${BPN}${PV}" |
| 32 | 34 | ||
| 33 | # Short version format: "8.6" | 35 | # Short version format: "8.6" |
