[OE-core] file paths in the production code

2016-11-24 Thread Umut Tezduyar Lindskog
Hello, Some open source softwares are one way or another including the file paths in the binaries which reside in non debug sectors. They won't get stripped out and shipped in the production code. It is quite a waste when the storage is scarce. Do you guys handle this problem? Umut -- _

Re: [OE-core] 32 bit time_t in openembedded

2015-09-09 Thread Umut Tezduyar Lindskog
happen for openembedded stack too. Isn’t this a concern to anyone? Umut > On Sep 8, 2015, at 2:04 PM, Burton, Ross wrote: > > > On 8 September 2015 at 12:44, Umut Tezduyar Lindskog > wrote: > Upstream systemd’s answer is pretty much using 64 bits time_t structure but &g

[OE-core] 32 bit time_t in openembedded

2015-09-08 Thread Umut Tezduyar Lindskog
Hi, Can 32 bits ISA handle year 2038 problem in openembedded? Our ISA is 32 bits and we are using relatively new kernel with relatively old glibc (2.15). We are using RTC chips which come with a random date/time initialized. We started seeing boot problems in systemd if the random value of RTC

[OE-core] [PATCH] systemd: update the status of configurable root patch

2015-07-13 Thread Umut Tezduyar Lindskog
--- .../systemd/0010-Make-root-s-home-directory-configurable.patch | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch b/meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directo