[oe] [meta-browser][PATCH] firefox_10.0.11esr: ${PN} usage in SRC_URI Should use ${BPN} instead to avoid breaking multilib

Khem Raj raj.khem at gmail.com
Fri May 8 02:19:01 UTC 2015


> On Apr 30, 2015, at 1:29 AM, B40290 at freescale.com wrote:
> 
> From: Chunrong Guo <B40290 at freescale.com>
> 
>    fix the following warning:
>    |WARNING: Unable to get checksum for lib32-firefox SRC_URI entry mozilla-lib32-firefox.png: file could not be found
>    |WARNING: Unable to get checksum for lib32-firefox SRC_URI entry mozilla-lib32-firefox.desktop: file could not be found
> 

Looks good to me.

> Signed-off-by: Chunrong Guo <B40290 at freescale.com>
> ---
> recipes-mozilla/firefox/firefox_10.0.11esr.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-mozilla/firefox/firefox_10.0.11esr.bb b/recipes-mozilla/firefox/firefox_10.0.11esr.bb
> index cd303ff..f89da58 100644
> --- a/recipes-mozilla/firefox/firefox_10.0.11esr.bb
> +++ b/recipes-mozilla/firefox/firefox_10.0.11esr.bb
> @@ -8,8 +8,8 @@ LICENSE = "MPLv1 | GPLv2+ | LGPLv2.1+"
> LIC_FILES_CHKSUM = "file://toolkit/content/license.html;endline=39;md5=9cb02f27e77e702043b827c9418bfbf8"
> 
> SRC_URI = "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}.source.tar.bz2;name=archive \
> -           file://mozilla-${PN}.png \
> -           file://mozilla-${PN}.desktop \
> +           file://mozilla-${BPN}.png \
> +           file://mozilla-${BPN}.desktop \
>            file://fixes/Allow-.js-preference-files-to-set-locked-prefs-with-.patch \
>            file://fixes/Avoid-spurious-Run-items-in-application-handlers-con.patch \
>            file://fixes/Properly-launch-applications-set-in-HOME-.mailcap.patch \
> --
> 1.9.2
> 
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150507/944ca36f/attachment-0002.sig>


More information about the Openembedded-devel mailing list