Skip to content

Commit

Permalink
thunder-interfaces: link is now provided by cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
bramoosterhuis committed Jun 20, 2024
1 parent 0362fa8 commit 8695530
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions recipes-thunder/thunder-interfaces/thunder-interfaces.inc
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ EXTRA_OECMAKE += "\
-DBUILD_REFERENCE=${SRCREV} \
-DPYTHON_EXECUTABLE=${PYTHON} \
"
do_install:append() {
if ${@bb.utils.contains("DISTRO_FEATURES", "opencdm", "true", "false", d)}
then
install -m 0644 ${D}${includedir}/WPEFramework/interfaces/IDRM.h ${D}${includedir}/cdmi.h
fi
}

FILES:${PN} += "${libdir}/thunder/proxystubs/*.so*"
FILES:${PN}-dev += "${libdir}/thunder/proxystubs/*.so"

0 comments on commit 8695530

Please sign in to comment.