diff options
Diffstat (limited to 'recipes/nonworking/r/r_2.0.0.bb')
-rw-r--r-- | recipes/nonworking/r/r_2.0.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nonworking/r/r_2.0.0.bb b/recipes/nonworking/r/r_2.0.0.bb index 4a0004fb55..68d8e5d3bc 100644 --- a/recipes/nonworking/r/r_2.0.0.bb +++ b/recipes/nonworking/r/r_2.0.0.bb @@ -42,3 +42,6 @@ do_compile_prepend () { do_compile() { oe_runmake 'R_EXE_NATIVE = ${STAGING_BINDIR_NATIVE}/R' } + +SRC_URI[md5sum] = "3900bca37cabb4b76b8d736d51cc9251" +SRC_URI[sha256sum] = "a06c3546400503e6d4ca4505c3f838b9bbd03fab6a3cbab7993f6d9115b68b64" |