diff options
author | Koen Kooi <koen@openembedded.org> | 2010-06-16 22:31:15 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-16 22:31:15 +0200 |
commit | 197acb9de5f0404049a1f4da97d3085ba27cb910 (patch) | |
tree | 55d6cf9b340ad5fc7e0bec5951f26178254d34b8 /recipes/gnu-config | |
parent | 8fcab9f2a9952270f00d68003997208073168567 (diff) |
gnu-config git: remove duplicate, wrong checksums
Diffstat (limited to 'recipes/gnu-config')
-rw-r--r-- | recipes/gnu-config/gnu-config_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/gnu-config/gnu-config_git.bb b/recipes/gnu-config/gnu-config_git.bb index 6f7abd6f1a..6c8983d449 100644 --- a/recipes/gnu-config/gnu-config_git.bb +++ b/recipes/gnu-config/gnu-config_git.bb @@ -40,6 +40,4 @@ FILES_${PN} = "${bindir} ${datadir}/gnu-config" BBCLASSEXTEND = "native" NATIVE_INSTALL_WORKS = "1" -SRC_URI[md5sum] = "14d00a7da34eb605864ee793bee93d29" -SRC_URI[sha256sum] = "1072000a8ec5e8f1e63e316adb0839da4d96fb0029f66cc3f2db60dce29a18ef" |