All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Thomas Perrot" <thomas.perrot@bootlin.com>
To: meta-freescale@lists.yoctoproject.org
Cc: Fabio Estevam <festevam@gmail.com>
Subject: Re: [meta-freescale] [PATCH] imx-cst: introduce the recipe for the version 3.3.0
Date: Thu, 12 Aug 2021 11:16:03 +0200	[thread overview]
Message-ID: <f764cbc8a3bc0759aee68eeeb3c4575cbfc9ec80.camel@bootlin.com> (raw)
In-Reply-To: <CAOMZO5BRFQYAhYh-cQtU8B0t=DMDeD4PwKR1kG14J5K394to6g@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3967 bytes --]

Hello Fabio,
On Sat, 2021-08-07 at 08:46 -0300, Fabio Estevam wrote:
> Hi Thomas,
> 
> On Sat, Aug 7, 2021 at 5:32 AM Thomas Perrot <
> thomas.perrot@bootlin.com> wrote:
> 
> > +SRC_URI = "git://gitlab.apertis.org/pkg/imx-code-signing-
> > tool.git;protocol=https;tag=debian/3.3.0+dfsg2-1;nobranch=1"
> 
> Could you please use CST 3.3.1 instead? It is the latest one available
> at:
> https://www.nxp.com/webapp/Download?colCode=IMX_CST_TOOL_NEW
> 

I have already tried to use the https link above, but it is necessary
to be identified, otherwise the archive isn't downloaded:

cat work/armv7at2hf-neon-oe-linux-gnueabi/imx-cst/3.3.1-
r0/Download\?colCode\=IMX_CST_TOOL_NEW

</script>
<script  type="text/javascript" charset="utf-8">
        var i18n_en = { 'We detected that your email is a Freescale
account. Please go to SPS X.500 Directory Services indicated on top of
the page to request for password reset.' : 'We detected that your email
is an employee account. Please go to SPS X.500 Directory Services
indicated on top of the page to request for password reset.','<b>NXP
(Non-legacy Freescale) employees:</b> Please use your WBI ID and
nxp.com password after <a
href="http://password.freescale.net">activating your nxp.com login
here</a>. (VPN access required)' : '<b>If you do NOT have a core ID
(Legacy NXP employees and new employees hired at a legacy NXP
facility):</b> Please use your WBI ID and nxp.com password after <a
href="http://password.freescale.net">activating your nxp.com login
here</a>. (VPN access required)','We detected that your email is a
Freescale account. To reset your password, please go to' : 'We detected
that your email is a NXP account. To reset your password, please go
to','Country' : 'Territory/Country',', Your request to reset your
Freescale.com Password' : ', Your request to reset your NXP.com
Password','<b>Legacy Freescale employees:</b> Please use your core ID
and OneIT password to log in.' : '<b>If you have a core ID (Legacy
Freescale employees and new employees hired at a legacy Freescale
facility):</b> Please use your core ID and OneIT password to log in.'}

        i18n.set({lang: 'en', data : i18n_en } );  
        </script>
<script type="text/javascript" charset="UTF-8">
function getTranslatedText(input){
        var translatedValue = i18n._(input);
        return translatedValue;
}
</script>
</body>
                <footer class="loadnav">
            <!-- // /* FOOTER CONTENT GOES HERE */ -->
      </footer>



<!--
/data/devs_git_repositories/b56858/ebiz/projects/ebiz/WebContent/NewCoS
ectionalNavRules.json -->
<script type="text/javascript" src="/resources/scripts/nxp-cms/global-
bundle.js"></script>


<script type="text/javascript">
var  XMLRequest=getAjaxRequest();
function
openfeedBackBlock(window_title,blockDiagUrl,code,psp_URL,width,height,f
astpreview){
        if(document.getElementById('feedBackajaxbox')!=null){
          
document.getElementById('feedBackajaxbox').contentarea.innerHTML="";
    }
    var url =
getPreviewUrl('/webapp/sps/components/hotFeedback.jsp?collateralCode=NE
WCO_FEEDBACK_FORM');
    ajaxwin=dhtmlwindow.open('feedBackajaxbox',url,window_title,
'width='+width+'px,height='+height+'px,left=172px,top=1px,resize=0,scro
lling=1');
    return ajaxwin ;
}

function
openthankYouBlock(window_title,blockDiagUrl,code,psp_URL,width,height,f
astpreview){
    var url =
getPreviewUrl('/webapp/sps/components/hotFeedback.jsp?collateralCode=ON
LINE_THANK_YOU');
    ajaxwin=dhtmlwindow.open('feedBackajaxbox',url,window_title,
'width='+width+'px,height='+height+'px,left=165px,top=1px,resize=0,scro
lling=1');
    return ajaxwin ;
}

function getPreviewUrl(url, fastpreview){
    if(fastpreview!=null  &&  (trim(fastpreview) != '' ) ){
        return url+'&fastpreview=1' ;
    }else{
        return url ;
    }
}

</script>

Best regards,
Thomas

> 
> 

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 673 bytes --]

      reply	other threads:[~2021-08-12  9:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-07  8:30 [PATCH] imx-cst: introduce the recipe for the version 3.3.0 Thomas Perrot
2021-08-07 11:33 ` [meta-freescale] " Otavio Salvador
2021-08-12 11:30   ` Thomas Perrot
2021-08-07 11:46 ` Fabio Estevam
2021-08-12  9:16   ` Thomas Perrot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f764cbc8a3bc0759aee68eeeb3c4575cbfc9ec80.camel@bootlin.com \
    --to=thomas.perrot@bootlin.com \
    --cc=festevam@gmail.com \
    --cc=meta-freescale@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.