Re: [yocto] Yocto uses UTC time for DATETIME instead of localtime

2018-06-05 Thread Григорьева Алёна Вадимовна
Hello, Davis Roman! The only way to change ${DATE} and ${TIME} is to change python function: def buildSetVars(self): """ Setup any variables needed before starting a build """ t = time.gmtime() < here use localtime() if not self.data.getVar("B

[yocto] [PATCH][meta-mingw] libsdl2: add bbappend to fix build with mingw

2018-06-05 Thread Ross Burton
We need to disable X11 as we do with libsdl1, and also convince libtool to stop trying to be clever so the build doesn't break. Signed-off-by: Ross Burton --- recipes-graphics/libsdl2/libsdl2_%.bbappend | 10 ++ 1 file changed, 10 insertions(+) create mode 100644 recipes-graphics/libsdl

Re: [yocto] Patch for custom imager plugin in wic.

2018-06-05 Thread Paul Knopf
Can someone instruct me on the proper protocol to request a change? On Wed, May 23, 2018 at 1:37 PM, Paul Knopf wrote: > Can this change be merged into master? > > On Mon, May 21, 2018 at 5:00 PM, Paul Knopf > wrote: > >> From 136d6214b6fc2c1118dac5b7f3e029ed006fab8a Mon Sep 17 00:00:00 2001 >>

[yocto] partitions resizing on the fly

2018-06-05 Thread Mihaela Apetroaie-Cristea
Hello, I have a minimal yocto OS built for RPI, which has three partitions: boot, root and data. Is there any way to resize root and data such that root expands/flattens when files and others are added/deleted? Such that I can make more space for the data partition. At the moment my partitions

Re: [yocto] partitions resizing on the fly

2018-06-05 Thread Iván Castell
I managed this issue redefining this script in my custom layer (rocko branch): scripts/lib/wic/canned-wks/mkefidisk.wks and setting a bigger size for the root partition (80GB in my case): part / --source rootfs --ondisk sda --fstype=ext4 --label platform --align 1024 --use-uuid --*size 8

Re: [yocto] partitions resizing on the fly

2018-06-05 Thread Mihaela Apetroaie-Cristea
Hi, Thanks for your answer. However, my question is whether there is a mechanism such that the root will keep it’s minimal size, but be able to expand if there is free space on the disk when new files are added (not necessarily to occupy the whole free space), and shrink back if files are dele

[yocto] Minutes: Yocto Project Technical Team Meeting

2018-06-05 Thread Jolley, Stephen K
Attendees: Armin, Alex, Tom, Stephen, Joshua, Nick, Scott, Richard, Tim, Randy, Denys, Michael, David, Pascal, Trevor, Alejandro, Ross, Jan-Simon, YP Status: • YP 2.4.3 (Rocko) rc2 is built and in QA see: https://wiki.yoctoproject.org/wiki/2.4_QA_Status it is 94% complete. It most likely

[yocto] Invitation: Yocto Project Technical Team Meeting @ Tue Jun 19, 2018 8am - 9am (PDT) (yocto@yoctoproject.org)

2018-06-05 Thread theyoctoproject
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20180619T15Z DTEND:20180619T16Z DTSTAMP:20180605T163129Z ORGANIZER;CN=theyoctoproj...@gmail.com:mailto:theyoctoproj...@gmail.com UID:7vbvgagb7cquc8o4nprgh67..

Re: [yocto] cgroups and iptables problems running docker - maybe my config wrong?

2018-06-05 Thread Jakob Hasse
Hello, right now, there is no insmod warning anymore, only iptables does still not work with the nat table: root@ccimx6uluvalue:~# dockerd INFO[] libcontainerd: new containerd process, pid: 1003 WARN[] containerd: low RLIMIT_NOFILE changing to max current=1024 max=4096 INFO[0001] [gr

Re: [yocto] [layerindex-web][PATCH 2/2] rrs_upstream_history.py: fix set_regexes function

2018-06-05 Thread Paul Eggleton
Hi Yi On Friday, 1 June 2018 7:00:11 PM NZST Yi Zhao wrote: > REGEX, REGEX_URI and GITTAGREGEX are replaced by UPSTREAM_CHECK_REGEX, > UPSTREAM_CHECK_URI and UPSTREAM_CHECK_GITTAGREGEX Merged both of these, thanks. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- __

[yocto] Gratitude

2018-06-05 Thread Osier-mixon, Jeffrey
I have been the Yocto Project community manager for over 7 years now, and have had the pleasure of knowing or conversing individually with several hundred of you. It is with mixed feelings that I must announce that I am stepping down from my position as the YP community manager and the Advisory