diff options
| author | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-03-09 22:57:37 +0100 |
|---|---|---|
| committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-05-25 22:12:33 +0200 |
| commit | 9fa973a195775e7c17966dce68e4c92338257612 (patch) | |
| tree | 5b837e392ab87cf050c771dcfd518e0b24a5c0f2 /recipes-core/jcraft | |
| parent | 3386ea6c96096f107f43f282f654e5afa456109e (diff) | |
| download | meta-java-9fa973a195775e7c17966dce68e4c92338257612.tar.gz | |
meta-java: remove NATIVE_INSTALL_WORKS
Diffstat (limited to 'recipes-core/jcraft')
| -rw-r--r-- | recipes-core/jcraft/jsch_0.1.40.bb | 1 | ||||
| -rw-r--r-- | recipes-core/jcraft/jzlib_1.0.7.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/jcraft/jsch_0.1.40.bb b/recipes-core/jcraft/jsch_0.1.40.bb index afb84d6..ebe1885 100644 --- a/recipes-core/jcraft/jsch_0.1.40.bb +++ b/recipes-core/jcraft/jsch_0.1.40.bb | |||
| @@ -26,6 +26,5 @@ do_compile() { | |||
| 26 | SRC_URI[md5sum] = "b59cec19a487e95aed68378976b4b566" | 26 | SRC_URI[md5sum] = "b59cec19a487e95aed68378976b4b566" |
| 27 | SRC_URI[sha256sum] = "ca9d2ae08fd7a8983fb00d04f0f0c216a985218a5eb364ff9bee73870f28e097" | 27 | SRC_URI[sha256sum] = "ca9d2ae08fd7a8983fb00d04f0f0c216a985218a5eb364ff9bee73870f28e097" |
| 28 | 28 | ||
| 29 | NATIVE_INSTALL_WORKS = "1" | ||
| 30 | BBCLASSEXTEND = "native" | 29 | BBCLASSEXTEND = "native" |
| 31 | 30 | ||
diff --git a/recipes-core/jcraft/jzlib_1.0.7.bb b/recipes-core/jcraft/jzlib_1.0.7.bb index 5eb390c..96aec3c 100644 --- a/recipes-core/jcraft/jzlib_1.0.7.bb +++ b/recipes-core/jcraft/jzlib_1.0.7.bb | |||
| @@ -19,6 +19,5 @@ do_compile() { | |||
| 19 | SRC_URI[md5sum] = "3c52a0afb970e8a1fb2d34f30d330a83" | 19 | SRC_URI[md5sum] = "3c52a0afb970e8a1fb2d34f30d330a83" |
| 20 | SRC_URI[sha256sum] = "20923a3f771a14c58c8cddfff2b589d568aff09f8a931919dc63ddaabb32407a" | 20 | SRC_URI[sha256sum] = "20923a3f771a14c58c8cddfff2b589d568aff09f8a931919dc63ddaabb32407a" |
| 21 | 21 | ||
| 22 | NATIVE_INSTALL_WORKS = "1" | ||
| 23 | BBCLASSEXTEND = "native" | 22 | BBCLASSEXTEND = "native" |
| 24 | 23 | ||
