mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
pstack: Do not define redundant S
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,7 +11,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=671019a96ba80415b696240ed2ca5e80"
|
||||
|
||||
inherit cmake
|
||||
|
||||
S = "${UNPACKDIR}/${BPN}-${PV}"
|
||||
DEPENDS += "zlib xz libunwind elfutils"
|
||||
|
||||
RDEPENDS:${PN} += "elfutils"
|
||||
|
||||
Reference in New Issue
Block a user