[Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
Hi osadsp-crosstool-ng maintainers,
Could you create a tag for https://github.com/01org/osadsp-crosstool-ng? Then github may generate its tarball automatically. It's useful for our clearlinux integration.
Best Regards & Thanks, Wang, Long
On Fri, 2018-06-08 at 07:55 +0000, Wang, Long1 wrote:
Hi osadsp-crosstool-ng maintainers,
Could you create a tag for https://github.com/01org/osadsp-crosstool-ng? Then github may generate its tarball automatically. It's useful for our clearlinux integration.
Moving SOF to github, can you use this git repo :-
git@github.com:thesofproject/qemu.git
Tag is sof-v1.2
Liam
Best Regards & Thanks, Wang, Long _______________________________________________ Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Hi Girdwood,
Sorry for my naive question. Seems this git repo cannot produce the cross-complier for baytrail by below steps?
./bootstrap ./configure --prefix=`pwd` make make install ./ct-ng xtensa-byt-elf ./ct-ng build
-----Original Message----- From: Liam Girdwood [mailto:liam.r.girdwood@linux.intel.com] Sent: Friday, June 8, 2018 5:21 PM To: Wang, Long1 long1.wang@intel.com; sound-open-firmware@alsa-project.org Subject: Re: [Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
On Fri, 2018-06-08 at 07:55 +0000, Wang, Long1 wrote:
Hi osadsp-crosstool-ng maintainers,
Could you create a tag for https://github.com/01org/osadsp-crosstool-ng? Then github may generate its tarball automatically. It's useful for our clearlinux integration.
Moving SOF to github, can you use this git repo :-
git@github.com:thesofproject/qemu.git
Tag is sof-v1.2
Liam
Best Regards & Thanks, Wang, Long _______________________________________________ Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Hi Long,
I think Liam made a typo there, it should be git@github.com:thesofproject/crosstool-ng.git what you needs.
Hi Liam, what Long is requiring is a tag for crosstool-ng repo, I think we don't have sof-v1.2 for that atm.
Thanks, ~Keyon
On 2018年06月11日 09:43, Wang, Long1 wrote:
Hi Girdwood,
Sorry for my naive question. Seems this git repo cannot produce the cross-complier for baytrail by below steps?
./bootstrap ./configure --prefix=`pwd` make make install ./ct-ng xtensa-byt-elf ./ct-ng build
-----Original Message----- From: Liam Girdwood [mailto:liam.r.girdwood@linux.intel.com] Sent: Friday, June 8, 2018 5:21 PM To: Wang, Long1 long1.wang@intel.com; sound-open-firmware@alsa-project.org Subject: Re: [Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
On Fri, 2018-06-08 at 07:55 +0000, Wang, Long1 wrote:
Hi osadsp-crosstool-ng maintainers,
Could you create a tag for https://github.com/01org/osadsp-crosstool-ng? Then github may generate its tarball automatically. It's useful for our clearlinux integration.
Moving SOF to github, can you use this git repo :-
git@github.com:thesofproject/qemu.git
Tag is sof-v1.2
Liam
Best Regards & Thanks, Wang, Long _______________________________________________ Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Hi Jie,
Yes. I found git@github.com:thesofproject/crosstool-ng.git there. But it cannot execute the step ./ct-ng xtensa-byt-elf, which was originally in https://github.com/01org/osadsp-crosstool-ng.
Please correct me anything wrong or missing?
Best Regards, Wang, Long
-----Original Message----- From: Keyon Jie [mailto:yang.jie@linux.intel.com] Sent: Monday, June 11, 2018 9:52 AM To: Wang, Long1 long1.wang@intel.com; Liam Girdwood liam.r.girdwood@linux.intel.com; sound-open-firmware@alsa-project.org Subject: Re: [Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
Hi Long,
I think Liam made a typo there, it should be git@github.com:thesofproject/crosstool-ng.git what you needs.
Hi Liam, what Long is requiring is a tag for crosstool-ng repo, I think we don't have sof-v1.2 for that atm.
Thanks, ~Keyon
On 2018年06月11日 09:43, Wang, Long1 wrote:
Hi Girdwood,
Sorry for my naive question. Seems this git repo cannot produce the cross-complier for baytrail by below steps?
./bootstrap ./configure --prefix=`pwd` make make install ./ct-ng xtensa-byt-elf ./ct-ng build
-----Original Message----- From: Liam Girdwood [mailto:liam.r.girdwood@linux.intel.com] Sent: Friday, June 8, 2018 5:21 PM To: Wang, Long1 long1.wang@intel.com; sound-open-firmware@alsa-project.org Subject: Re: [Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
On Fri, 2018-06-08 at 07:55 +0000, Wang, Long1 wrote:
Hi osadsp-crosstool-ng maintainers,
Could you create a tag for https://github.com/01org/osadsp-crosstool-ng? Then github may generate its tarball automatically. It's useful for our clearlinux integration.
Moving SOF to github, can you use this git repo :-
git@github.com:thesofproject/qemu.git
Tag is sof-v1.2
Liam
Best Regards & Thanks, Wang, Long _______________________________________________ Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Thanks for reporting that, Long. We will fix it ASAP and get back to you.
Thanks, ~Keyon
On 2018年06月11日 09:56, Wang, Long1 wrote:
Hi Jie,
Yes. I found git@github.com:thesofproject/crosstool-ng.git there. But it cannot execute the step ./ct-ng xtensa-byt-elf, which was originally in https://github.com/01org/osadsp-crosstool-ng.
Please correct me anything wrong or missing?
Best Regards, Wang, Long
-----Original Message----- From: Keyon Jie [mailto:yang.jie@linux.intel.com] Sent: Monday, June 11, 2018 9:52 AM To: Wang, Long1 long1.wang@intel.com; Liam Girdwood liam.r.girdwood@linux.intel.com; sound-open-firmware@alsa-project.org Subject: Re: [Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
Hi Long,
I think Liam made a typo there, it should be git@github.com:thesofproject/crosstool-ng.git what you needs.
Hi Liam, what Long is requiring is a tag for crosstool-ng repo, I think we don't have sof-v1.2 for that atm.
Thanks, ~Keyon
On 2018年06月11日 09:43, Wang, Long1 wrote:
Hi Girdwood,
Sorry for my naive question. Seems this git repo cannot produce the cross-complier for baytrail by below steps?
./bootstrap ./configure --prefix=`pwd` make make install ./ct-ng xtensa-byt-elf ./ct-ng build
-----Original Message----- From: Liam Girdwood [mailto:liam.r.girdwood@linux.intel.com] Sent: Friday, June 8, 2018 5:21 PM To: Wang, Long1 long1.wang@intel.com; sound-open-firmware@alsa-project.org Subject: Re: [Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
On Fri, 2018-06-08 at 07:55 +0000, Wang, Long1 wrote:
Hi osadsp-crosstool-ng maintainers,
Could you create a tag for https://github.com/01org/osadsp-crosstool-ng? Then github may generate its tarball automatically. It's useful for our clearlinux integration.
Moving SOF to github, can you use this git repo :-
git@github.com:thesofproject/qemu.git
Tag is sof-v1.2
Liam
Best Regards & Thanks, Wang, Long _______________________________________________ Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
On 6/11/2018 11:01, Keyon Jie wrote:
Thanks for reporting that, Long. We will fix it ASAP and get back to you.
TAG is missing.
Thanks, ~Keyon
On 2018年06月11日 09:56, Wang, Long1 wrote:
Hi Jie,
Yes. I found git@github.com:thesofproject/crosstool-ng.git there. But it cannot execute the step ./ct-ng xtensa-byt-elf, which was originally in https://github.com/01org/osadsp-crosstool-ng.
Please correct me anything wrong or missing?
Best Regards, Wang, Long
-----Original Message----- From: Keyon Jie [mailto:yang.jie@linux.intel.com] Sent: Monday, June 11, 2018 9:52 AM To: Wang, Long1 long1.wang@intel.com; Liam Girdwood liam.r.girdwood@linux.intel.com; sound-open-firmware@alsa-project.org Subject: Re: [Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
Hi Long,
I think Liam made a typo there, it should be git@github.com:thesofproject/crosstool-ng.git what you needs.
Hi Liam, what Long is requiring is a tag for crosstool-ng repo, I think we don't have sof-v1.2 for that atm.
Thanks, ~Keyon
On 2018年06月11日 09:43, Wang, Long1 wrote:
Hi Girdwood,
Sorry for my naive question. Seems this git repo cannot produce the cross-complier for baytrail by below steps?
Please checkout to sof-stable branch.
./bootstrap ./configure --prefix=`pwd` make make install ./ct-ng xtensa-byt-elf ./ct-ng build
-----Original Message----- From: Liam Girdwood [mailto:liam.r.girdwood@linux.intel.com] Sent: Friday, June 8, 2018 5:21 PM To: Wang, Long1 long1.wang@intel.com; sound-open-firmware@alsa-project.org Subject: Re: [Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
On Fri, 2018-06-08 at 07:55 +0000, Wang, Long1 wrote:
Hi osadsp-crosstool-ng maintainers,
Could you create a tag for https://github.com/01org/osadsp-crosstool-ng? Then github may generate its tarball automatically. It's useful for our clearlinux integration.
Moving SOF to github, can you use this git repo :-
git@github.com:thesofproject/qemu.git
Hi Liam,
You have taged qemu repo. Long is asking for a ct-ng tag and release https://github.com/thesofproject/crosstool-ng
Thanks Xiuli
Tag is sof-v1.2
Liam
Best Regards & Thanks, Wang, Long _______________________________________________ Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
Hi Girdwood,
Thanks for pushing tag. Could you also push license into https://github.com/thesofproject/crosstool-ng/blob/sof-stable/LICENSES?
Best Regards Wang, Long
-----Original Message----- From: sound-open-firmware-bounces@alsa-project.org [mailto:sound-open-firmware-bounces@alsa-project.org] On Behalf Of Liam Girdwood Sent: Monday, June 11, 2018 7:11 PM To: Pan, Xiuli xiuli.pan@linux.intel.com; Keyon Jie yang.jie@linux.intel.com; sound-open-firmware@alsa-project.org Cc: Li, Jocelyn jocelyn.li@linux.intel.com Subject: Re: [Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
On Mon, 2018-06-11 at 14:28 +0800, Pan, Xiuli wrote:
On 6/11/2018 11:01, Keyon Jie wrote:
Thanks for reporting that, Long. We will fix it ASAP and get back to you.
TAG is missing.
Thanks,
Now pushed.
Liam _______________________________________________ Sound-open-firmware mailing list Sound-open-firmware@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/sound-open-firmware
On Tue, 2018-06-12 at 02:20 +0000, Wang, Long1 wrote:
Hi Girdwood,
Thanks for pushing tag. Could you also push license into https://github.com/th esofproject/crosstool-ng/blob/sof-stable/LICENSES?
LICENSE is the same as crosstool-NG as we are a fork. We provide overlays for gdb, binutils and gcc so these overlay patches have the same licences as gdb, binutils and gcc.
Liam
Best Regards Wang, Long
Hi Girdwood,
Could you push all built-out binary of the cross complier into the tar ball? It should include xtensa-byt-elf, xtensa-bxt-elf etc.
Best Regards, Wang, Long
-----Original Message----- From: Liam Girdwood [mailto:liam.r.girdwood@linux.intel.com] Sent: Tuesday, June 12, 2018 4:07 PM To: Wang, Long1 long1.wang@intel.com; Pan, Xiuli xiuli.pan@linux.intel.com; Keyon Jie yang.jie@linux.intel.com; sound-open-firmware@alsa-project.org Cc: Li, Jocelyn jocelyn.li@linux.intel.com Subject: Re: [Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
On Tue, 2018-06-12 at 02:20 +0000, Wang, Long1 wrote:
Hi Girdwood,
Thanks for pushing tag. Could you also push license into https://github.com/th esofproject/crosstool-ng/blob/sof-stable/LICENSES?
LICENSE is the same as crosstool-NG as we are a fork. We provide overlays for gdb, binutils and gcc so these overlay patches have the same licences as gdb, binutils and gcc.
Liam
Best Regards Wang, Long
On Thu, 2018-06-14 at 07:18 +0000, Wang, Long1 wrote:
Hi Girdwood,
Could you push all built-out binary of the cross complier into the tar ball? It should include xtensa-byt-elf, xtensa-bxt-elf etc.
We are not going to do any binary releases of the compiler.
Can you update crosstool-ng and xtensa-overlay from sofproject (and use sof- gcc7.3 branches for both).
Please then run within crosstool-ng :-
./bootstrap ./configure --prefix=`pwd` make make install
and then each GCC version can be built using :-
cp config-byt-gcc7.3-gdb7.11.2-binutils2.30 .config ./ct-ng build
Please note there is a different config for each compiler version.
Thanks
Liam
OK. There are configure files as below. Is there missing for config-byt-gcc7.3-gdb7.11.2-binutils2.30? config-apl-gcc7.3-gdb7.12.1 config-byt-gcc7.3-gdb7.12.1 config-cnl-gcc7.3-gdb7.12.1 config-hsw-gcc7.3-gdb7.12.1
-----Original Message----- From: Liam Girdwood [mailto:liam.r.girdwood@linux.intel.com] Sent: Thursday, June 14, 2018 10:04 PM To: Wang, Long1 long1.wang@intel.com; Pan, Xiuli xiuli.pan@linux.intel.com; Keyon Jie yang.jie@linux.intel.com; sound-open-firmware@alsa-project.org Cc: Li, Jocelyn jocelyn.li@linux.intel.com Subject: Re: [Sound-open-firmware] Request to create a tag for https://github.com/01org/osadsp-crosstool-ng
On Thu, 2018-06-14 at 07:18 +0000, Wang, Long1 wrote:
Hi Girdwood,
Could you push all built-out binary of the cross complier into the tar ball? It should include xtensa-byt-elf, xtensa-bxt-elf etc.
We are not going to do any binary releases of the compiler.
Can you update crosstool-ng and xtensa-overlay from sofproject (and use sof- gcc7.3 branches for both).
Please then run within crosstool-ng :-
./bootstrap ./configure --prefix=`pwd` make make install
and then each GCC version can be built using :-
cp config-byt-gcc7.3-gdb7.11.2-binutils2.30 .config ./ct-ng build
Please note there is a different config for each compiler version.
Thanks
Liam
On Thu, 2018-06-14 at 15:25 +0000, Wang, Long1 wrote:
OK. There are configure files as below. Is there missing for config-byt- gcc7.3-gdb7.11.2-binutils2.30? config-apl-gcc7.3-gdb7.12.1 config-byt-gcc7.3-gdb7.12.1 config-cnl-gcc7.3-gdb7.12.1 config-hsw-gcc7.3-gdb7.12.1
No, why do you ask ?
Liam
participants (4)
-
Keyon Jie
-
Liam Girdwood
-
Pan, Xiuli
-
Wang, Long1