diff options
Diffstat (limited to 'recipes/nasm/nasm_0.98.38.bb')
-rw-r--r-- | recipes/nasm/nasm_0.98.38.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nasm/nasm_0.98.38.bb b/recipes/nasm/nasm_0.98.38.bb index abe47fe660..5616789e4e 100644 --- a/recipes/nasm/nasm_0.98.38.bb +++ b/recipes/nasm/nasm_0.98.38.bb @@ -14,3 +14,6 @@ do_install() { oe_runmake 'INSTALLROOT=${D}' install } + +SRC_URI[md5sum] = "9f682490c132b070d54e395cb6ee145e" +SRC_URI[sha256sum] = "87e64eff736196862ed46c04a3dffa612d765df980fa974fc65e026d811bd9d0" |