Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-07 Thread Trevor Woerner
On 12/04/15 09:03, Bryan Evenson wrote: > Although I am having issues with the license; I haven't figured out where to > put it and what to set LIC_FILES_CHKSUM to in the recipe so that bitbake can > find the license. If anyone has a good answer for that, let me know. You could try:

Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-07 Thread Paul Eggleton
On Mon, 07 Dec 2015 12:48:29 Trevor Woerner wrote: > On 12/04/15 09:03, Bryan Evenson wrote: > > Although I am having issues with the license; I haven't figured out where > > to put it and what to set LIC_FILES_CHKSUM to in the recipe so that > > bitbake can find the license. If anyone has a good

Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-07 Thread Bryan Evenson
l Habibi <mikehab...@gmail.com> > Subject: Re: [yocto] Best practice for files copied directly into sysroot? > > On Mon, 07 Dec 2015 12:48:29 Trevor Woerner wrote: > > On 12/04/15 09:03, Bryan Evenson wrote: > > > Although I am having issues with the license; I haven't figure

Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-05 Thread Paul Eggleton
Hi Michael, On Tue, 01 Dec 2015 09:26:15 Michael Habibi wrote: > I am working on potentially migrating our distribution to Yocto (will be a > long, long process). We have an area of our filesystem where any file > placed will go directly into the rootfs of the target. This works well with > our

Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-05 Thread Michael Habibi
Yes you're right thanks for correcting - I meant rootfs! On Sat, Dec 5, 2015 at 3:23 PM, Paul Eggleton wrote: > Hi Michael, > > On Tue, 01 Dec 2015 09:26:15 Michael Habibi wrote: > > I am working on potentially migrating our distribution to Yocto (will be > a > >

Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-04 Thread Michael Habibi
M > > To: Bryan Evenson <beven...@melinkcorp.com> > > Cc: yocto@yoctoproject.org > > Subject: Re: [yocto] Best practice for files copied directly into > sysroot? > > > > Bryan, > > > > I looked through the documentation and I'm a bit unclear on how to use >

Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-04 Thread Bryan Evenson
Michael, > -Original Message- > From: Michael Habibi [mailto:mikehab...@gmail.com] > Sent: Thursday, December 03, 2015 5:54 PM > To: Bryan Evenson <beven...@melinkcorp.com> > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] Best practice for files copied directly

Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-03 Thread Michael Habibi
t;> > -Original Message- >> > From: yocto-boun...@yoctoproject.org [mailto:yocto- >> > boun...@yoctoproject.org] On Behalf Of Michael Habibi >> > Sent: Tuesday, December 01, 2015 10:26 AM >> > To: yocto@yoctoproject.org >> > Subject: [yocto

Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-01 Thread Michael Habibi
Tuesday, December 01, 2015 10:26 AM > > To: yocto@yoctoproject.org > > Subject: [yocto] Best practice for files copied directly into sysroot? > > > > I am working on potentially migrating our distribution to Yocto (will be > a long, > > long process). We have a

Re: [yocto] Best practice for files copied directly into sysroot?

2015-12-01 Thread Bryan Evenson
Michael, > -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of Michael Habibi > Sent: Tuesday, December 01, 2015 10:26 AM > To: yocto@yoctoproject.org > Subject: [yocto] Best practice for files copied dir

[yocto] Best practice for files copied directly into sysroot?

2015-12-01 Thread Michael Habibi
I am working on potentially migrating our distribution to Yocto (will be a long, long process). We have an area of our filesystem where any file placed will go directly into the rootfs of the target. This works well with our product, as we have certain binaries and scripts that need to be copied