diff options
Diffstat (limited to 'recipes/neon/neon_0.25.5.bb')
-rw-r--r-- | recipes/neon/neon_0.25.5.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/neon/neon_0.25.5.bb b/recipes/neon/neon_0.25.5.bb index 468cecfefc..e67132f054 100644 --- a/recipes/neon/neon_0.25.5.bb +++ b/recipes/neon/neon_0.25.5.bb @@ -15,9 +15,5 @@ inherit autotools binconfig lib_package pkgconfig EXTRA_OECONF = "--with-ssl=gnutls --with-libxml2 --with-expat --enable-shared --without-gssapi" EXTRA_AUTORECONF=" -I ${S}/macros " -do_stage() { - autotools_stage_all -} - SRC_URI[md5sum] = "b5fdb71dd407f0a3de0f267d27c9ab17" SRC_URI[sha256sum] = "b5513f88cb54c5f11e4c8348ee6c7ace9767b45c263c3a3ba8a5ce4e2b40a07a" |