Re: [yocto] PREFERRED_VERSION_pn-: which version is selected?

2021-02-08 Thread Quentin Schulz
Hi Mauro, On Mon, Feb 08, 2021 at 11:52:33AM +0100, Mauro Ziliani wrote: > Hi all. > > I'm working with Krogoth on imx6 > > > I have the same recipe with different versions > > recipe1_0.9.bb > > recipe1_1.0.bb > > > In the image recipe I put > > > image-recipe.bb > >

Re: [yocto] devtool question/issue

2021-02-08 Thread Josef Holzmayr
Hi David! Am Mo., 8. Feb. 2021 um 01:01 Uhr schrieb David Gartner : > I found the issue that was causing my problem. Just an FYI if anyone else > happens to run into this. > > There was a file named ".devtoolbase" in /mnt/YB. I think this was a remenant > of some previous work I was doing with

Re: [yocto] PREFERRED_VERSION_pn-: which version is selected?

2021-02-08 Thread Martin Jansa
And the variable should be named PREFERRED_VERSION_recipe1 (it's not using pn as an override). On Mon, Feb 8, 2021 at 12:10 PM Josef Holzmayr wrote: > Howdy! > > Am Mo., 8. Feb. 2021 um 11:52 Uhr schrieb Mauro Ziliani < > ma...@faresoftware.it>: > > In the image recipe I put > > > >

Re: [yocto] PREFERRED_VERSION_pn-: which version is selected?

2021-02-08 Thread Josef Holzmayr
Howdy! Am Mo., 8. Feb. 2021 um 11:52 Uhr schrieb Mauro Ziliani : > In the image recipe I put > > image-recipe.bb > > IMAGE_INSTALL_append := " \ > recipe1 \ > " > > PREFERRED_VERSION_pn-recipe1 := "0.9" As usual, recipe data is local, conf data is global. Setting things that should affect

[yocto] PREFERRED_VERSION_pn-: which version is selected?

2021-02-08 Thread Mauro Ziliani
Hi all. I'm working with Krogoth on imx6 I have the same recipe with different versions recipe1_0.9.bb recipe1_1.0.bb In the image recipe I put image-recipe.bb IMAGE_INSTALL_append := " \     recipe1 \ " PREFERRED_VERSION_pn-recipe1 := "0.9" If I do  bitbake -s I get recipe1   

Re: [yocto] PREFERRED_VERSION_pn-: which version is selected?

2021-02-08 Thread Mauro Ziliani
My purpose is this. For image-recipe_1.0.0 I need recip1 version 0.9 For image-recipe_1.1.0 I need recip1 version 1.0 How I can solve this? Best regards   MZ Il 08/02/21 12:09, Josef Holzmayr ha scritto: Howdy! Am Mo., 8. Feb. 2021 um 11:52 Uhr schrieb Mauro Ziliani : In the image

Re: [yocto] #yocto #zeus #sdk populate_sdk_ext build failing

2021-02-08 Thread Monsees, Steven C (US) via lists.yoctoproject.org
I configured SDK for: SDK_EXT_TYPE = "minimal" SDK_INCLUDE_TOOLCHAIN = "1" SDK_INCLUDE_PKGDATA = "0" And I still see "Error: Failed to generate filtered task list for extensible SDK..." In my latest log I also see: "Error: Task quilt-native.do_fetch attempted to execute unexpectedly... ...

Re: [yocto] #yocto #zeus #sdk populate_sdk_ext build failing

2021-02-08 Thread Khem Raj
That means it’s having issues with checksums is there any AUTOREV being used ? I would suggest to build without your changes and see if you can get an eSDK On Mon, Feb 8, 2021 at 9:09 AM Monsees, Steven C (US) via lists.yoctoproject.org wrote: > > I configured SDK for: > > SDK_EXT_TYPE =

Re: [yocto] PREFERRED_VERSION_pn-: which version is selected?

2021-02-08 Thread Mauro Ziliani
Thanks all for suggestions ed corrections MZ Il 08/02/21 12:14, Quentin Schulz ha scritto: Hi Mauro, On Mon, Feb 08, 2021 at 11:52:33AM +0100, Mauro Ziliani wrote: Hi all. I'm working with Krogoth on imx6 I have the same recipe with different versions recipe1_0.9.bb recipe1_1.0.bb In

Re: [yocto] PREFERRED_VERSION_pn-: which version is selected?

2021-02-08 Thread Quentin Schulz
Hi Mauro, On Mon, Feb 08, 2021 at 05:23:36PM +0100, Mauro Ziliani wrote: > My purpose is this. > > For image-recipe_1.0.0 I need recip1 version 0.9 > > For image-recipe_1.1.0 I need recip1 version 1.0 > You can't. Because recipes cannot impact other recipes. Now there's a catch, which

[yocto] Port toolchain source 4.9.3 to Rocko yocto

2021-02-08 Thread amaya jindal
Hi, I want to port old version of toolchain ie gcc 4.9.3 to Rocko version of yocto. I am getting errors in libgcc-initial. Please suggest any one has performed the same. Rocko has currently 5.4 gcc version that we don't want to use currently. Please suggest. Regards, Rohit

[yocto] M+ & H bugs with Milestone Movements WW06

2021-02-08 Thread Stephen Jolley
All, YP M+ or high bugs which moved to a new milestone in WW06 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 5322 Global DNS fallback mechanism not present in poky distro

[yocto] Current high bug count owners for Yocto Project 3.3

2021-02-08 Thread Stephen Jolley
All, Below is the list as of top 50 bug owners as of the end of WW06 of who have open medium or higher bugs and enhancements against YP 3.3. There are 57 possible work days left until the final release candidates for YP 3.3 needs to be released. Who Count richard.pur...@linuxfoundation.org

[yocto] Enhancements/Bugs closed WW06!

2021-02-08 Thread Stephen Jolley
All, The below were the owners of enhancements or bugs closed during the last week! Who Count richard.pur...@linuxfoundation.org 5 kai.k...@windriver.com 1 Grand Total 6 Thanks, Stephen K. Jolley Yocto Project Program Manager *Cell:(208) 244-4460 * Email:

Re: [yocto] Install systemd unit file into image from source?

2021-02-08 Thread Sean McKay
SYSTEMD_SERVICE_${PN} should just be set to the service name, not the full path. So… SYSTEMD_SERVICE_${PN} = "testapp-extra@.service" Also, consider using ${systemd_system_unitdir} instead of ${systemd_unitdir}/system Cheers! -Sean McKay From: yocto@lists.yoctoproject.org On Behalf Of Paul

[yocto] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2021-02-08 Thread Stephen Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading:

[yocto] Install systemd unit file into image from source?

2021-02-08 Thread Paul Wicks
I've got an application that I'd like to install into my custom image and that application has a couple of associated systemd unit files that should be installed as well. The application itself is a very simple cmake project. The relevant bits of the recipe file look something like this: ```

[linux-yocto]: [kernel v5.4/standard/bcm-2xxx-rpi]: bcm-2xxx-rpi: upgrade patches for raspberrypi 4b platform

2021-02-08 Thread Meng Li
From: Limeng Hi Bruce, There are some new patches merged into upstream raspberrypi sdk kernel, branch rpi-5.4.y. So, I get the latest patches from raspberry pi git repo https://github.com/raspberrypi/linux.git rpi-5.4.y, and intend to merge them into linux-yocto, branch