diff options
Diffstat (limited to 'recipes/gobby/obby_0.4.1.bb')
-rw-r--r-- | recipes/gobby/obby_0.4.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gobby/obby_0.4.1.bb b/recipes/gobby/obby_0.4.1.bb index f72ca51ab3..00c641b889 100644 --- a/recipes/gobby/obby_0.4.1.bb +++ b/recipes/gobby/obby_0.4.1.bb @@ -16,3 +16,6 @@ do_stage() { install -m 644 inc/serialise/*.hpp ${STAGING_INCDIR}/obby/serialise install -m 755 src/.libs/*so* ${STAGING_LIBDIR}/ } + +SRC_URI[md5sum] = "b79146369fc76a61d6d4056a937c71c8" +SRC_URI[sha256sum] = "b69a259795762881a5384072085bb501d77c6fb974e0b7a16ca573565ffe3629" |