[oe-commits] Robert Schuster : inetlib: Fixed monkeywork typo.

git version control git at git.openembedded.org
Wed Aug 4 09:22:40 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: fcfbd8579c7b889884cb675c01053d07e0bf959c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fcfbd8579c7b889884cb675c01053d07e0bf959c

Author: Robert Schuster <robertschuster at fsfe.org>
Date:   Wed Aug  4 11:12:40 2010 +0200

inetlib: Fixed monkeywork typo.

---

 recipes/classpath/inetlib_1.1.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/classpath/inetlib_1.1.1.bb b/recipes/classpath/inetlib_1.1.1.bb
index 2cb73c4..9377d6d 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"





More information about the Openembedded-commits mailing list