diff --git a/kura/org.eclipse.kura.linux.usb.armv6hf/.gitignore b/kura/org.eclipse.kura.linux.usb.armv6hf/.gitignore deleted file mode 100644 index ae3c1726048..00000000000 --- a/kura/org.eclipse.kura.linux.usb.armv6hf/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/bin/ diff --git a/kura/org.eclipse.kura.linux.usb.armv6hf/META-INF/MANIFEST.MF b/kura/org.eclipse.kura.linux.usb.armv6hf/META-INF/MANIFEST.MF deleted file mode 100644 index 4146f02c248..00000000000 --- a/kura/org.eclipse.kura.linux.usb.armv6hf/META-INF/MANIFEST.MF +++ /dev/null @@ -1,8 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Native libraries for 'org.eclipse.kura.linux.usb' on ARM 6 HF -Bundle-SymbolicName: org.eclipse.kura.linux.usb.armv6hf -Bundle-Version: 2.0.0.qualifier -Fragment-Host: org.eclipse.kura.linux.usb;bundle-version="[2.0.0,3.0.0)" -Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" -Bundle-NativeCode: lib/linux/libEurotechLinuxUdev.so; osname=Linux; processor=ARM diff --git a/kura/org.eclipse.kura.linux.usb.armv6hf/about.html b/kura/org.eclipse.kura.linux.usb.armv6hf/about.html deleted file mode 100644 index ec5809fefb9..00000000000 --- a/kura/org.eclipse.kura.linux.usb.armv6hf/about.html +++ /dev/null @@ -1,36 +0,0 @@ - - -
- -November 30, 2017
-- The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at http://www.eclipse.org/legal/epl-2.0. - For purposes of the EPL, "Program" will mean the Content. -
- -- If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at http://www.eclipse.org. -
- - - \ No newline at end of file diff --git a/kura/org.eclipse.kura.linux.usb.armv6hf/build.properties b/kura/org.eclipse.kura.linux.usb.armv6hf/build.properties deleted file mode 100644 index 98803eda841..00000000000 --- a/kura/org.eclipse.kura.linux.usb.armv6hf/build.properties +++ /dev/null @@ -1,4 +0,0 @@ -bin.includes = META-INF/,\ - .,\ - about.html,\ - lib/ diff --git a/kura/org.eclipse.kura.linux.usb.armv6hf/lib/linux/libEurotechLinuxUdev.so b/kura/org.eclipse.kura.linux.usb.armv6hf/lib/linux/libEurotechLinuxUdev.so deleted file mode 100755 index 2a12750c727..00000000000 Binary files a/kura/org.eclipse.kura.linux.usb.armv6hf/lib/linux/libEurotechLinuxUdev.so and /dev/null differ diff --git a/kura/org.eclipse.kura.linux.usb.armv6hf/pom.xml b/kura/org.eclipse.kura.linux.usb.armv6hf/pom.xml deleted file mode 100644 index cd6a04936cc..00000000000 --- a/kura/org.eclipse.kura.linux.usb.armv6hf/pom.xml +++ /dev/null @@ -1,54 +0,0 @@ - - -