diff options
author | Roger Monk <r-monk@ti.com> | 2010-03-03 06:03:53 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:22 +0200 |
commit | dbf305f26cd431aceeaf90d18a29bd151132f5b6 (patch) | |
tree | 6fb337fdbec5ffcf219ecb504f76d4546407f890 | |
parent | aa9e49d9831f7001801cc5deb2ab1a23ff404570 (diff) |
ti-codecs-dm355: fix checksums
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
-rw-r--r-- | recipes/ti/ti-codecs-dm355_1.13.000.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ti/ti-codecs-dm355_1.13.000.bb b/recipes/ti/ti-codecs-dm355_1.13.000.bb index fe92c69227..5a0e61b4c3 100644 --- a/recipes/ti/ti-codecs-dm355_1.13.000.bb +++ b/recipes/ti/ti-codecs-dm355_1.13.000.bb @@ -6,8 +6,8 @@ SECTION = "multimedia" PV = "1_13_000" -SRC_URI[dm355codecsbin.md5sum] = "64a53cd55bc63d3a6f4db742aff90de9" -SRC_URI[dm355codecsbin.sha256sum] = "4fb1075ad83f6017616410eff35ada7d567f1ee1b5b23624a817e8fc7dda3f8a" +SRC_URI[dm355codecsbin.md5sum] = "f6221188bea76b7aaf0c45e9bcf26329" +SRC_URI[dm355codecsbin.sha256sum] = "f1a6dea51be9798903a0543fb50f463b0594b1f11b897bc50e40825fb7527c61" PR = "r17" |