diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 21:47:20 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 21:56:21 +0200 |
commit | 01daac1be0f89f00495f920359edc4b39c7a100f (patch) | |
tree | 3e24b7e5c6d9dbfa1d448119e8e5534b9e378ee5 /recipes/geode-drivers | |
parent | 91eba9fbb29aaf31bae2d4f677866c62c68367e3 (diff) |
recipes: few more checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/geode-drivers')
-rw-r--r-- | recipes/geode-drivers/geode-accessbus5536_2.6.11.bb | 3 | ||||
-rw-r--r-- | recipes/geode-drivers/geode-aeslx_2.6.11.bb | 3 | ||||
-rw-r--r-- | recipes/geode-drivers/geode-alsa5536_2.6.11.bb | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/geode-drivers/geode-accessbus5536_2.6.11.bb b/recipes/geode-drivers/geode-accessbus5536_2.6.11.bb index b622bc7b32..9d68f64c36 100644 --- a/recipes/geode-drivers/geode-accessbus5536_2.6.11.bb +++ b/recipes/geode-drivers/geode-accessbus5536_2.6.11.bb @@ -12,3 +12,6 @@ AMD_DRIVER_LABEL = "AccessBus_Linux_5536_${AMD_DRIVER_VERSION}" require geode-modules.inc SRC_URI[md5sum] = "9e738b508a6031946ad15b6591d0e5d4" SRC_URI[sha256sum] = "d1edbe9c1c17cc3cc712b0b776c3eeab1f928f9e0a32467a4cb5a201c2902ab8" +#CHECKSUMS.INI MISMATCH: I've got this instead: +#SRC_URI[md5sum] = "8664fb4e38fd2b6da7571d92ac8c3d45" +#SRC_URI[sha256sum] = "00c237a57b39ce4f3de4b37f91f6c48aad72fd3a36ae07012f3fe86c1a108193" diff --git a/recipes/geode-drivers/geode-aeslx_2.6.11.bb b/recipes/geode-drivers/geode-aeslx_2.6.11.bb index 477ed0b318..2c906df24c 100644 --- a/recipes/geode-drivers/geode-aeslx_2.6.11.bb +++ b/recipes/geode-drivers/geode-aeslx_2.6.11.bb @@ -20,3 +20,6 @@ do_install_append(){ SRC_URI[md5sum] = "12cb241a9037fffe31ba7c68a48ed614" SRC_URI[sha256sum] = "a6068b4aa0e2330eed6e4741bad3191dc9ca7d7326f7bfab578ac55e2b8b91a2" +# CHECKSUMS.INI MISMATCH: I've got this instead: +#SRC_URI[md5sum] = "f776224867498a1dacab28842b135d0e" +#SRC_URI[sha256sum] = "4626030be0e78c75a907d83f24aff12d0a22232dd19edf67bad2bb19891962ae" diff --git a/recipes/geode-drivers/geode-alsa5536_2.6.11.bb b/recipes/geode-drivers/geode-alsa5536_2.6.11.bb index dea7154464..5fcdbded31 100644 --- a/recipes/geode-drivers/geode-alsa5536_2.6.11.bb +++ b/recipes/geode-drivers/geode-alsa5536_2.6.11.bb @@ -12,3 +12,6 @@ AMD_DRIVER_LABEL = "Audio_LinuxALSA_5536_${AMD_DRIVER_VERSION}" require geode-modules.inc SRC_URI[md5sum] = "8bd2a92fb94faa1b4fc43865d40bd988" SRC_URI[sha256sum] = "a317cd11719659892bdae6ec54ee2e37549d0df7d5bdce02036963acc2ad1486" +#CHECKSUMS.INI MISMATCH: I've got this instead: +#SRC_URI[md5sum] = "254e7227c685ec04867024f6d5963dd6" +#SRC_URI[sha256sum] = "7ce7f7e75a55a2e25d33887a0b4f5ac245536caf886a08353a0b969c9ce35151" |