Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
+++ /dev/null
-inherit native
-
-require openssl.inc
-
-PR = "r2"
-
-# This flag can contain target options (e.g -mfpu=neon for armv7-a systems)
-export FULL_OPTIMIZATION = " "
-export BUILD_OPTIMIZATION = " "
-
-SRC_URI += "file://debian.patch;patch=1 \
- file://configure-targets.patch;patch=1 \
- file://shared-libs.patch;patch=1"
-
SRC_URI += "file://debian.patch;patch=1 \
file://configure-targets.patch;patch=1 \
file://shared-libs.patch;patch=1"
+
+BBCLASSEXTEND = "native"