Commit f6b78447 authored by Florent Revest's avatar Florent Revest

statefs: disable examples building as it causes trouble on newer toolchains (migration to jethro)

parent 729bea14
......@@ -16,5 +16,9 @@ inherit cmake
B = "${WORKDIR}/git"
do_configure_prepend() {
sed -i "/examples/d" CMakeLists.txt
}
FILES_${PN} += "/usr/lib/systemd"
FILES_${PN}-dbg += "/opt/"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment