The current logic for checking cve tag is not correct. It errors
out if and only if the patch contains a line which begins with
CVE-- and contains nothing else.
It will not error out if the patch contains no CVE information, nor
will it error out if the patch contains line like below.
'Fi
Hi Jon,
On Thu, Nov 1, 2018 at 3:56 PM Jon Mason wrote:
> I am planning on being at SCaLE (assuming the OEDEM happens there).
>
> Many corporate travel budgets are tied to presenting at conferences.
> So, if we could somehow get a track there (which might be too late in
> the game to do now), th
Thank you for the tip Outback.
Since sending my email I’ve actually tried exactly that, I built a fresh image
with target raspberrypi-cm3.
And the funny thing is, it does the exact same thing. It works fine on the
regular pi, and nothing with my cm3 lite.
My current suspicion is that this is re
Hi,
I have tried schemes like these and found that although they appear to work
during rootfs generation, it can result in RPM transaction failures if you try
to perform in-place upgrades using RPMs. The post install scriptlets can fail
as they attempt to run the update-rc.d command, passing b
On Thu, Nov 1, 2018 at 10:04 AM Trevor Woerner wrote:
>
> Hello Fellow YP/OE Enthusiasts!
>
> There were discussions at our recent OEDEM regarding:
> - our next developers meeting
> - SCaLE 2019
> - expanding/adding to the YP/OE presence at conferences (i.e. our own
> miniconf?)
>
> Please see t
Guys,
I sent the commit to discuss if this is the right way to include NGINX
module in the customization layer.
It actully compiles OK and works in run-time on target.
But, again, I'm looking for the **right** way to do it.
I'll be happy to get some feedback.
Thanks,
--- Kosta Z
--
_
NGINX support adding third-party modules.
These modules are created and maintained by members of the NGINX community.
NGINX, Inc. provides support for some of these modules.
Each module is developed as a separate git project, but can be compiled
only as part of NGINX compilation using `--add-modul
On Tue, 2018-10-23 at 09:03 +0300, Kristupas Savickas wrote:
> Greetings,
> I'm trying to remove the hostapd init file as I'll handle startup
> of it on my own. I've created a .bbappend file in my layer to
> do
> this:
>
> > do_install_append() {
> >
> >
On Thu, Nov 1, 2018 at 3:32 PM akuster808 wrote:
> Trevor,
>
>
> On 11/1/18 7:04 AM, Trevor Woerner wrote:
> > Please see time indices: 12:13 and 16:45
> >
> https://docs.google.com/document/d/1YDAHjIOXCIgvSZVOKCYLxa8h26dkruX8zspoge7zCpk
>
> Could you please give us a day's notice the next time s
Trevor,
On 11/1/18 7:04 AM, Trevor Woerner wrote:
> Hello Fellow YP/OE Enthusiasts!
>
> There were discussions at our recent OEDEM regarding:
> - our next developers meeting
> - SCaLE 2019
> - expanding/adding to the YP/OE presence at conferences (i.e. our own
> miniconf?)
>
> Please see time i
Hello Fellow YP/OE Enthusiasts!
There were discussions at our recent OEDEM regarding:
- our next developers meeting
- SCaLE 2019
- expanding/adding to the YP/OE presence at conferences (i.e. our own
miniconf?)
Please see time indices: 12:13 and 16:45
https://docs.google.com/document/d/1YDAHjIOX
On Thu, Nov 1, 2018 at 6:50 PM Outback Dingo wrote:
>
> On Thu, Nov 1, 2018 at 6:33 PM Erik Hoogeveen
> wrote:
> >
> > Hello,
> >
> > I’m rather new to embedded software and Yocto. I hope this is the right
> > place to ask. If not I’d appreciate it if someone could point me the right
> > way to
On Thu, Nov 1, 2018 at 6:33 PM Erik Hoogeveen
wrote:
>
> Hello,
>
> I’m rather new to embedded software and Yocto. I hope this is the right place
> to ask. If not I’d appreciate it if someone could point me the right way to
> do so.
>
> I’m trying to make a Yocto build for a raspberry pi 3. I’ve
Hello,
I’m rather new to embedded software and Yocto. I hope this is the right place
to ask. If not I’d appreciate it if someone could point me the right way to do
so.
I’m trying to make a Yocto build for a raspberry pi 3. I’ve got it booting and
doing things on a regular plain vanilla Raspber
On Tue, Oct 23, 2018 at 9:14 AM Kristupas Savickas
kristupas.savickas-at-teltonika.lt wrote:
>
> Greetings,
>
> I'm trying to remove the hostapd init file as I'll handle startup of it on my
> own. I've created a .bbappend file in my layer to do this:
>
> do_install_append() {
> rm -rf ${D}${s
15 matches
Mail list logo