diff options
Diffstat (limited to 'recipes/gdb/gdb_6.6.bb')
-rw-r--r-- | recipes/gdb/gdb_6.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gdb/gdb_6.6.bb b/recipes/gdb/gdb_6.6.bb index 501e1164ff..5ed504a357 100644 --- a/recipes/gdb/gdb_6.6.bb +++ b/recipes/gdb/gdb_6.6.bb @@ -4,3 +4,6 @@ LICENSE = "GPLv2" PR = "r5" SRC_URI += "file://early_debug_in_nptl.patch;patch=1;pnum=0" + +SRC_URI[md5sum] = "18be4e7a1ac713bda93d00fee20bbef8" +SRC_URI[sha256sum] = "c119ce82f0e42d3412420c42c1ead75e0b9de67131a5c9dd3cdab509f65ddfdd" |