poky/meta-skeleton/recipes-skeleton/service
Richard Purdie d63de87dd6 skeleton/service: Ensure debug path handling works as intended
DEBUG_PREFIX_MAP uses ${S} but that wasn't set correctly for this
recipe meaning cwd during the build (WORKDIR) was encoded into the
binary leading to buildpath warnings in debug symbols. Set S correctly
to avoid this issue.

(From OE-Core rev: 299abc1d69db13924f02d922139051126f19b306)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-08-17 19:57:32 +01:00
..
service Add a skeleton for init scripts 2011-05-18 14:32:45 +01:00
service_0.1.bb skeleton/service: Ensure debug path handling works as intended 2022-08-17 19:57:32 +01:00