diff options
Diffstat (limited to 'recipes/nonworking/bogl/bogl-utils-native_0.1.9.bb')
-rw-r--r-- | recipes/nonworking/bogl/bogl-utils-native_0.1.9.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nonworking/bogl/bogl-utils-native_0.1.9.bb b/recipes/nonworking/bogl/bogl-utils-native_0.1.9.bb index 94a1d4e00b..902032867c 100644 --- a/recipes/nonworking/bogl/bogl-utils-native_0.1.9.bb +++ b/recipes/nonworking/bogl/bogl-utils-native_0.1.9.bb @@ -18,3 +18,6 @@ do_stage() { install -d ${STAGING_BINDIR}/ install -m 0755 bdftobogl pngtobogl ${STAGING_BINDIR}/ } + +SRC_URI[md5sum] = "644c4bc8d45b3be8132f120fd89bf72a" +SRC_URI[sha256sum] = "a18326be2b52f0aa062afc697e22cc639ac3a8f5cee35cb0c1dfcbf638196144" |