Re: [yocto] Are both TFTPd and TFTPd-HPA handled in one YP version ?

2019-12-04 Thread Jean François DAROCHA via Lists . Yoctoproject . Org
Thank you very much for the suggestion to parse existing builds
Yes, the best way is to listen through different ports via specific 
configuration.

Have a nice day !
BR/J-Fr+

-Message d'origine-
De : yocto@lists.yoctoproject.org  De la part de 
Morne via Lists.Yoctoproject.Org
Envoyé : mercredi 4 décembre 2019 08:18
À : yocto@lists.yoctoproject.org
Cc : yocto@lists.yoctoproject.org
Objet : Re: [yocto] Are both TFTPd and TFTPd-HPA handled in one YP version ?

>I've got 1 YP image with tftpd and another one with tftp-hpa daemon I'd 
>like to merge these 2 YP images embedding the both tftp deamons in a 
>single YP image, Is it possible ?

I suggest having a look at the relevant recipes at the openembedded layer index.
You can filter per yocto version. Check if the either of the two recipes list 
any conflicts. If not, it should be possible, although you would have to make 
sure you config them not to listen on the same port.

https://layers.openembedded.org/layerindex/branch/master/layers/

- Morné
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#47552): https://lists.yoctoproject.org/g/yocto/message/47552
Mute This Topic: https://lists.yoctoproject.org/mt/64982803/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [yocto] Are both TFTPd and TFTPd-HPA handled in one YP version ?

2019-12-03 Thread Morne

I've got 1 YP image with tftpd and another one with tftp-hpa daemon
I'd like to merge these 2 YP images embedding the both tftp deamons in a single 
YP image, Is it possible ?


I suggest having a look at the relevant recipes at the openembedded layer index.
You can filter per yocto version. Check if the either of the two recipes list 
any conflicts. If not, it should be possible, although you would have to make 
sure you config them not to listen on the same port.


https://layers.openembedded.org/layerindex/branch/master/layers/

- Morné
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#47550): https://lists.yoctoproject.org/g/yocto/message/47550
Mute This Topic: https://lists.yoctoproject.org/mt/64982803/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [yocto] Are both TFTPd and TFTPd-HPA handled in one YP version ?

2019-12-03 Thread Jean François DAROCHA via Lists . Yoctoproject . Org
Sure,

I've got 1 YP image with tftpd and another one with tftp-hpa daemon
I'd like to merge these 2 YP images embedding the both tftp deamons in a single 
YP image, Is it possible ?

BR / J-Fr+

-Message d'origine-
De : yocto@lists.yoctoproject.org  De la part de 
Morne via Lists.Yoctoproject.Org
Envoyé : mardi 3 décembre 2019 09:51
À : yocto@lists.yoctoproject.org
Cc : yocto@lists.yoctoproject.org
Objet : Re: [yocto] Are both TFTPd and TFTPd-HPA handled in one YP version ?

>I'm looking for a trigger to handle both tftp deamons (tftpd and 
>tftp-hpa) but could we have an YP image embedding these 2 tftp servers ? You 
>said Yes.
>If it's handling could be done through a simple U-Boot configuration 
>then itanswers to my question, but what could this trigger be at the runtime ?

I think I misunderstood your original question...Can you explain in detail 
again exactly what you are trying to accomplish ?

- Morné
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#47519): https://lists.yoctoproject.org/g/yocto/message/47519
Mute This Topic: https://lists.yoctoproject.org/mt/64982803/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [yocto] Are both TFTPd and TFTPd-HPA handled in one YP version ?

2019-12-03 Thread Morne
I'm looking for a trigger to handle both tftp deamons (tftpd and tftp-hpa) but 
could we have an YP image embedding these 2 tftp servers ? You said Yes.
If it's handling could be done through a simple U-Boot configuration then 
itanswers to my question, but what could this trigger be at the runtime ?


I think I misunderstood your original question...Can you explain in detail again 
exactly what you are trying to accomplish ?


- Morné
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#47515): https://lists.yoctoproject.org/g/yocto/message/47515
Mute This Topic: https://lists.yoctoproject.org/mt/64982803/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [yocto] Are both TFTPd and TFTPd-HPA handled in one YP version ?

2019-12-03 Thread Jean François DAROCHA via Lists . Yoctoproject . Org
Thanks Morné,

I'm looking for a trigger to handle both tftp deamons (tftpd and tftp-hpa) but 
could we have an YP image embedding these 2 tftp servers ? You said Yes. 
If it's handling could be done through a simple U-Boot configuration then it 
answers to my question, but what could this trigger be at the runtime ?
Sorry for my simpleminded questions.

BR / J-Fr+

-Message d'origine-
De : yocto@lists.yoctoproject.org  De la part de 
Morne via Lists.Yoctoproject.Org
Envoyé : lundi 2 décembre 2019 21:02
À : yocto@lists.yoctoproject.org
Cc : yocto@lists.yoctoproject.org
Objet : Re: [yocto] Are both TFTPd and TFTPd-HPA handled in one YP version ?

>Sorry, I’m a newbie in YP. I use YP Morty 2.2 and from it, I’d like to 
>know which YP version(s) is able to handle both tftpd and atftpd or 
>(tftpd-hpa) ?

Are you referring to loading the kernel and dts files from tftp during bootup 
as part of a TFTP & NFS setup ?

If so, that is simply something you configure in U-Boot and any of the YP 
versions will work.

- Morné
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#47514): https://lists.yoctoproject.org/g/yocto/message/47514
Mute This Topic: https://lists.yoctoproject.org/mt/64982803/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [yocto] Are both TFTPd and TFTPd-HPA handled in one YP version ?

2019-12-02 Thread Morne

Sorry, I’m a newbie in YP. I use YP Morty 2.2 and from it, I’d like to know
which YP version(s) is able to handle both tftpd and atftpd or (tftpd-hpa) ?


Are you referring to loading the kernel and dts files from tftp during bootup as 
part of a TFTP & NFS setup ?


If so, that is simply something you configure in U-Boot and any of the YP 
versions will work.


- Morné
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#47507): https://lists.yoctoproject.org/g/yocto/message/47507
Mute This Topic: https://lists.yoctoproject.org/mt/64982803/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-