diff options
Diffstat (limited to 'recipes-core/bcel/bcel_5.2.bb')
-rw-r--r-- | recipes-core/bcel/bcel_5.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/bcel/bcel_5.2.bb b/recipes-core/bcel/bcel_5.2.bb index 1fa6d59..7a8f46f 100644 --- a/recipes-core/bcel/bcel_5.2.bb +++ b/recipes-core/bcel/bcel_5.2.bb | |||
@@ -19,7 +19,6 @@ do_compile() { | |||
19 | fastjar cf ${JARFILENAME} -C build . | 19 | fastjar cf ${JARFILENAME} -C build . |
20 | } | 20 | } |
21 | 21 | ||
22 | SRC_URI[md5sum] = "905b7e718e30e7ca726530ecf106e532" | ||
23 | SRC_URI[sha256sum] = "68039d59a38379d7b65ea3fc72276c43ba234776460e14361af35771bcaab295" | 22 | SRC_URI[sha256sum] = "68039d59a38379d7b65ea3fc72276c43ba234776460e14361af35771bcaab295" |
24 | 23 | ||
25 | BBCLASSEXTEND = "native" | 24 | BBCLASSEXTEND = "native" |