diff options
Diffstat (limited to 'recipes/u-boot/u-boot_1.3.0.bb')
-rw-r--r-- | recipes/u-boot/u-boot_1.3.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/u-boot/u-boot_1.3.0.bb b/recipes/u-boot/u-boot_1.3.0.bb index a0656baea6..48f177b425 100644 --- a/recipes/u-boot/u-boot_1.3.0.bb +++ b/recipes/u-boot/u-boot_1.3.0.bb @@ -4,3 +4,6 @@ DEFAULT_PREFERENCE = "-1" SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2" + +SRC_URI[md5sum] = "2298f6d6d5c52d42a90c44774ed07751" +SRC_URI[sha256sum] = "a55d6d46120ea7625a9d2fe594f677690e7dc9e9b3151a6af0ebe25978458608" |