Skip to content
Snippets Groups Projects
Commit 6afaa373 authored by Pete Tucker's avatar Pete Tucker
Browse files

Revert "Added INSANE_SKIP to remove QA error for having a symbolic link to an...

Revert "Added INSANE_SKIP to remove QA error for having a symbolic link to an so libray in non-dev package" as part of removing meta-iot-cloud

This reverts commit 65fe743d.
parent b82ac06b
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,6 @@
#runtime issues, other than perhaps slower than desired performance of the
#google node-red components.
INSANE_SKIP_${PN} += "dev-so"
do_install() {
install -d ${D}/lib
ln -sfT /lib/ld-linux.so.3 ${D}/lib/ld-linux-armhf.so
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment