diff options
| -rw-r--r-- | meta-oe/recipes-support/neon/neon_0.33.0.bb | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/meta-oe/recipes-support/neon/neon_0.33.0.bb b/meta-oe/recipes-support/neon/neon_0.33.0.bb index 4c6ed00827..66398c6de0 100644 --- a/meta-oe/recipes-support/neon/neon_0.33.0.bb +++ b/meta-oe/recipes-support/neon/neon_0.33.0.bb | |||
| @@ -32,9 +32,6 @@ PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib" | |||
| 32 | 32 | ||
| 33 | EXTRA_OECONF += "--enable-shared --enable-threadsafe-ssl=posix" | 33 | EXTRA_OECONF += "--enable-shared --enable-threadsafe-ssl=posix" | 
| 34 | 34 | ||
| 35 | # Do not install into /usr/local | ||
| 36 | EXTRA_OEMAKE:append:class-native = " prefix=${prefix_native}" | ||
| 37 | |||
| 38 | do_configure:prepend() { | 35 | do_configure:prepend() { | 
| 39 | echo "${PV}" > ${S}/.version | 36 | echo "${PV}" > ${S}/.version | 
| 40 | } | 37 | } | 
