Re: [yocto] To enable all service files

2019-08-25 Thread ChenQi

On 08/24/2019 04:16 PM, JH wrote:

Hi,

I have multiple services files defined in following statements, will
it all automatically be enabled?

SYSTEMD_SERVICE_${PN} = "${PN}.service app1.service app2.service
app2.timer app3.service"
SYSTEMD_AUTO_ENABLE_${PN} = "enable"

Thank you.

Kind regards,

- jh


By design, yes.

Best Regards,

Chen Qi

--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Build break in the latest openbmc tree.

2019-08-25 Thread akuster808
the meta-security layer should be fix now.

please update and let me know if not.

-armin

On 8/22/19 6:09 PM, Brad Bishop wrote:
> at 6:38 PM, James Feist  wrote:
>
>> On 8/22/19 3:35 PM, Jae Hyun Yoo wrote:
>>> Hi brad,
>>
>> + The mailing list
>>
>>> We met a build break while making Intel platform builds.
>>> ERROR: No recipes available for:
>>> /home/yoojae/workspace/openbmc/meta-security/recipes-kernel/linux/linux-stable_5.2.bbappend
>>> It was added by the subtree update patch but there is no main recipe
>>> for it. Did we miss something?
>>> Thanks,
>>> Jae
>
> Hi Jae
>
> linux-stable is in meta-odroid:
> https://lists.yoctoproject.org/pipermail/yocto/2019-August/046424.html
>
> It isn’t clear to me if meta-security is supposed to have a hard
> dependency on meta-odroid or not.
>
> Hi Armin
>
> Could you suggest what the right thing to do here might be?
>
> thx!
> brad

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] U-boot recipe fails for the master branch(new sbc)

2019-08-25 Thread akuster


On 8/25/19 2:15 AM, nishant poorswani wrote:
> Hi,
>
> I'm trying to add a new board called rock-pi-s to the yocto project.
> I've succesfully done it for the rocko branch. Now I'm moving it to
> the master branch. I'm facing issues with u-boot. Here is the log for it:
>
> https://pastebin.com/NAxqsvcB
>
> It seems the libfdt from dtc-1.5.0 is incompatible with the older
> versions of u-boot. Can anyone recommend a method to fix it? Any help
> is appreciated.

You can try having your own recipe for the version you need and then use
PREFERRED_VERSION to set the version you want.

- armin
>
> Regards,
> Nishant Poorswani
>

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] U-boot recipe fails for the master branch(new sbc)

2019-08-25 Thread nishant poorswani
Hi,

I'm trying to add a new board called rock-pi-s to the yocto project. I've
succesfully done it for the rocko branch. Now I'm moving it to the master
branch. I'm facing issues with u-boot. Here is the log for it:

https://pastebin.com/NAxqsvcB

It seems the libfdt from dtc-1.5.0 is incompatible with the older versions
of u-boot. Can anyone recommend a method to fix it? Any help is
appreciated.

Regards,
Nishant Poorswani
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto