diff options
Diffstat (limited to 'recipes/mozilla/firefox_3.5.4.bb')
-rw-r--r-- | recipes/mozilla/firefox_3.5.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/mozilla/firefox_3.5.4.bb b/recipes/mozilla/firefox_3.5.4.bb index b1b2af372a..18e864d984 100644 --- a/recipes/mozilla/firefox_3.5.4.bb +++ b/recipes/mozilla/firefox_3.5.4.bb @@ -75,3 +75,6 @@ do_stage() { # removes 2 lines that call absent headers sed -e '178,179d' ${STAGING_INCDIR}/firefox-${PV}/nsIServiceManager.h } + +SRC_URI[md5sum] = "0b6ccb1e50d96b7127a18a69399fcf05" +SRC_URI[sha256sum] = "b2b0a231aae105090948521a469c5019eb886f0562fa3315a49cebaf74f61be4" |