Build nativesdk-cmake and dependency libs without without openssl.
Signed-off-by: Samuli Piippo
---
recipes-devtools/cmake/cmake_%.bbappend | 7 +++
recipes-extended/libarchive/libarchive_%.bbappend | 1 +
recipes-support/curl/curl_%.bbappend | 2 ++
3 files changed
v 16, 2018 at 12:33 AM Samuli Piippo wrote:
>>
>> I've been testing cmake with Qt Creator integration which explicitly uses -G
>> "MinGW Makefiles", while cmake defaults to NMake Makefiles. I'm not sure if
>> it's possible to set generator in the to
November 2018 05:35:50
To: Samuli Piippo
Cc: Yocto list discussion
Subject: Re: [yocto] [meta-mingw][PATCH 2/2] cmake: add support for building
nativesdk-cmake
On Thu, Nov 15, 2018 at 7:22 PM Samuli Piippo wrote:
>
> Build nativesdk-cmake and dependency libs without without openssl.
&
GCCPIE defaults to "--enable-default-pie" in security_flags.inc,
which breaks Windows binaries.
Signed-off-by: Samuli Piippo
---
conf/machine-sdk/include/mingw32-common.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/conf/machine-sdk/include/mingw32-common.inc
b/conf/m
2/2 is also unrelated, there should 3 patches from me, sent at the same time.
Don’t know where they got stuck.
> On 15 Nov 2018, at 19.21, Burton, Ross wrote:
>
> I see 1/2 but no 2/2, presumably this missing patch is the PIE one?
>
> Ross
>> On Thu, 15 Nov 2018 at
Sure, it’ll take me couple of hours though.
Let’s see if the missing emails appear meanwhile.
> On 15 Nov 2018, at 19.33, Burton, Ross wrote:
>
> Weird.
>
> Can you push them to a git repo?
>
> Ross
>> On Thu, 15 Nov 2018 at 17:32, Samuli Piippo wrote:
>>
&g
Build nativesdk-cmake and dependency libs without without openssl.
Signed-off-by: Samuli Piippo
---
.../nativesdk-packagegroup-sdk-host.bbappend | 1 +
recipes-devtools/cmake/cmake_%.bbappend | 8
recipes-extended/libarchive/libarchive_%.bbappend
I don't have access to the contrib git repo, so pushed them here instead:
https://github.com/sapiippo/meta-mingw/
From: Samuli Piippo
Sent: 15 November 2018 19:45:29
To: Burton, Ross
Cc: Yocto-mailing-list
Subject: Re: [yocto] [meta-mingw][PATCH 1/2] winpth
Use the winpthreads library available in the mingw64 and
change the thread model from win32 to posix to get access
to c++11 features.
Signed-off-by: Samuli Piippo
---
conf/machine-sdk/include/mingw32-common.inc | 2 -
recipes-core/gettext/gettext_0.19.%.bbappend | 5 +-
recipes-devtools
patch sent.
On Thu, 15 Nov 2018 at 11:17, Burton, Ross wrote:
>
> Good work!
>
> Can we have a patch from someone please?
>
> Ross
>
> On Thu, 15 Nov 2018 at 08:35, Samuli Piippo wrote:
>>
>> On Thu, 15 Nov 2018 at 07:01, Khem Raj wrote:
>> >
>
On Thu, 15 Nov 2018 at 07:01, Khem Raj wrote:
>
> On Wed, Nov 14, 2018 at 8:08 PM Joshua Watt wrote:
> >
> > On Wed, Nov 14, 2018 at 8:41 PM Mark Hatle wrote:
> > >
> > > On 11/14/18 9:54 AM, Mark Hatle wrote:
> > > > On 11/13/18 3:56 AM, Samuli P
On Tue, 13 Nov 2018 at 12:17, Burton, Ross wrote:
>
> On Tue, 13 Nov 2018 at 09:57, Samuli Piippo wrote:
> > I've just upgraded poky and meta-mingw layers from sumo to thud and as a
> > result a lot of the executables in the toolchain no longer run correctly on
> >
Hi,
I've just upgraded poky and meta-mingw layers from sumo to thud and as a
result a lot of the executables in the toolchain no longer run correctly on
Windows.
I've built meta-toolchain for SDKMACHINE=x86_64-mingw32. From that, gcc/g++
work fine on Windows 10, but ar, as, objdumb, and others ha
ping
On 10 November 2017 at 11:30, Samuli Piippo wrote:
> Use the latest mingw64 release to get access to the latest Windows APIs
>
> BUILDSDK_CPPFLAGS were emptied from poky.conf, but are needed for mingw
> build to include correct float.h. (error: '_MCW_DN' undeclared he
fined reference to `xmlFree''
Signed-off-by: Samuli Piippo
---
recipes-core/gettext/gettext_0.19.%.bbappend| 2 +-
...gw-w64-headers_3.1.0.bb => nativesdk-mingw-w64-headers_5.0.3.bb} | 4 ++--
...gw-w64-runtime_3.1.0.bb => nativesdk-mingw-w64-runtime_5.0.3.
Signed-off-by: Samuli Piippo
---
recipes-devtools/gdb/gdb-cross-canadian_%.bbappend | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-devtools/gdb/gdb-cross-canadian_%.bbappend
b/recipes-devtools/gdb/gdb-cross-canadian_%.bbappend
index 54b975a..067b614 100644
--- a
Cannot use += operator together with machine override.
Signed-off-by: Samuli Piippo
---
recipes-connectivity/bluez5/bluez5_%.bbappend | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-connectivity/bluez5/bluez5_%.bbappend
b/recipes-connectivity/bluez5/bluez5_
Update to more recent version that fixes errors with conflicting
declaration of 'xxx' with 'C' linkage coming from intrin.h
Signed-off-by: Samuli Piippo
---
...ingw-w64-headers_3.1.0.bb => nativesdk-mingw-w64-headers_3.3.0.bb} | 4 ++--
...ingw-w64-runtime_3.1.0.bb
Moved to /usr/bin so that any application there finds
it without setting additional PATHs.
Signed-off-by: Samuli Piippo
---
recipes-devtools/gcc/libgcc_%.bbappend | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/recipes-devtools/gcc/libgcc_%.bbappend
b/recipes-devtools
19 matches
Mail list logo