diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:01:06 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:18:52 +0200 |
commit | 845da57b03a91d15bb782325358591649df1579c (patch) | |
tree | 726062180cbb7b014f19faca1279042986a53f74 /recipes/directfb | |
parent | 76cf00c745b2be7c39fb0d966959948adeab1801 (diff) |
recipes: more checksums and more fixes to download them all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/directfb')
-rw-r--r-- | recipes/directfb/directfb_1.1.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/directfb/directfb_1.1.1.bb b/recipes/directfb/directfb_1.1.1.bb index 9b5588b627..e6b747eac3 100644 --- a/recipes/directfb/directfb_1.1.1.bb +++ b/recipes/directfb/directfb_1.1.1.bb @@ -25,3 +25,6 @@ EXTRA_OECONF = "\ --disable-vnc \ --disable-x11 \ " + +SRC_URI[md5sum] = "c75255049ca8d5c69afe4db58f603028" +SRC_URI[sha256sum] = "f12ec5f0864d85268a8d67e4919cb7f3d7f0e06ed6cc278c952f6c342673d931" |