diff options
Diffstat (limited to 'recipes/u-boot/u-boot_2009.03.bb')
-rw-r--r-- | recipes/u-boot/u-boot_2009.03.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/u-boot/u-boot_2009.03.bb b/recipes/u-boot/u-boot_2009.03.bb index c3e9326da0..2b65948b6c 100644 --- a/recipes/u-boot/u-boot_2009.03.bb +++ b/recipes/u-boot/u-boot_2009.03.bb @@ -23,3 +23,6 @@ do_compile () { oe_runmake ${UBOOT_MACHINE} oe_runmake all } + +SRC_URI[md5sum] = "285e2184d2efef50e0fe43b71d2a7b11" +SRC_URI[sha256sum] = "a2889bee9c45575b284564dbc27cf3dc6cb9833d4ff643976a1b3dba2d763f86" |