diff options
Diffstat (limited to 'recipes/gdb/gdb-cross_6.6.bb')
-rw-r--r-- | recipes/gdb/gdb-cross_6.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gdb/gdb-cross_6.6.bb b/recipes/gdb/gdb-cross_6.6.bb index a1851f7777..9040e54f17 100644 --- a/recipes/gdb/gdb-cross_6.6.bb +++ b/recipes/gdb/gdb-cross_6.6.bb @@ -7,3 +7,6 @@ PR = "r3" SRC_URI += "file://early_debug_in_nptl.patch;patch=1;pnum=0" + +SRC_URI[md5sum] = "18be4e7a1ac713bda93d00fee20bbef8" +SRC_URI[sha256sum] = "c119ce82f0e42d3412420c42c1ead75e0b9de67131a5c9dd3cdab509f65ddfdd" |