From: Robert Schuster Date: Wed, 4 Aug 2010 09:12:40 +0000 (+0200) Subject: inetlib: Fixed monkeywork typo. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcfbd8579c7b889884cb675c01053d07e0bf959c;p=openembedded.git inetlib: Fixed monkeywork typo. --- diff --git a/recipes/classpath/inetlib_1.1.1.bb b/recipes/classpath/inetlib_1.1.1.bb index 2cb73c4ca6..9377d6dccf 100644 --- a/recipes/classpath/inetlib_1.1.1.bb +++ b/recipes/classpath/inetlib_1.1.1.bb @@ -35,4 +35,4 @@ SRC_URI[md5sum] = "aaa24be4bc8d172ac675be8bdfa636ee" SRC_URI[sha256sum] = "1b078a39e022f86e4e2c8189b4d2789a5da414e8f1cb285587b7800b950a44de" NATIVE_INSTALL_WORKS = "1" -BBCLASSEXTEND = "1" +BBCLASSEXTEND = "native"